A DHCP pool has been created with the name CONTROL. The pool uses the next to last usable IP address as the default gateway for the DHCP clients. The server is located at 172.16.32.15. What is the next step in the process for clients on the 192.168.52.0/24 subnet to reach the DHCP server?
A. ip helper-address 172.16.32.15
B. ip default-gateway 192.168.52.253
C. ip forward-protocol udp 137
D. ip detault-network 192.168.52.253
Question 922
DRAG DROP -Drag and drop the Qos features from the left onto the corresponding statements on the right.
Question 923
Refer to the exhibit. Which configuration enables DHCP addressing for hosts connected to interface FastEthernet0/1 on router R3?
A. interface FastEthernet0/1 ip helper-address 10.0.1.1 ! access-list 100 permit tcp host 10.0.1.1 eq 67 host 10.148.2.1
B. interface FastEthernet0/1 ip helper-address 10.0.1.1 ! access-list 100 permit udp host 10.0.1.1 eq 67 host 10.148.2.1
C. interface FastEthernet0/0 ip helper-address 10.0.1.1 ! access-list 100 permit host 10.0.1.1 host 10.148.2.1 eq bootps
D. interface FastEthernet0/1 ip helper-address 10.0.1.1 ! access-list 100 permit udp host 10.0.1.1 eq bootps host 10.148.2.1
Question 924
DRAG DROP -Drag and drop the steps in a standard DNS lookup operation from the left into the order on the right.
Question 925
Which two features introduced in SNMPv2 provide the ability to retrieve large amounts of data in one request and acknowledge a trap using PDUs? (Choose two.)
A. Get
B. GetNext
C. Set
D. GetBulk
E. Inform
Question 926
DRAG DROP -Drag and drop the DNS commands from the left onto their effects on the right.
Question 927
What is the purpose of configuring different levels of syslog for different devices on the network?
A. to set the severity of syslog messages from each device
B. to control the number of syslog messages from different devices that are stored locally
C. to identify the source from which each syslog message originated
D. to rate-limit messages for different severity levels from each device
Question 928
Refer to the exhibit. The DHCP server is configured with a DHCP pool for each of the subnets represented. Which command must be configured on switch SW1 to allow DHCP clients on VLAN 10 to receive dynamic IP addresses from the DHCP server?
A. SW1(config-if)#ip helper-address 192.168.10.1
B. SW1(config-if)#ip helper-address 192.168.20.1
C. SW1(config-if)#ip helper-address 192.168.20.2
D. SW1(config-if)#ip helper-address 192.168.10.2
Question 929
DRAG DROP -Drag and drop the DNS lookup commands from the left onto the functions on the right.
Question 930
Refer to the exhibit. Which minimum configuration items are needed to enable Secure Shell version 2 access to R15?