Question 911
Refer to the exhibit. User traffic originating within site B is failing to reach an application hosted on IP address 192.168.0.10, which is located within site A. What is determined by the routing table?
A. The traffic is blocked by an implicit deny in an ACL on router2.
B. The lack of a default route prevents delivery of the traffic.
C. The traffic to 192.168.0.10 requires a static route to be configured in router1.
D. The default gateway for site B is configured incorrectly.
Question 912
Refer to the exhibit.
Which two values does router R1 use to identify valid routes for the R3 loopback address 1.1.1.3/32? (Choose two.)
A. lowest cost to reach the next hop
B. highest administrative distance
C. lowest metric
D. highest metric
E. lowest administrative distance
Question 913
What is the role of community strings in SNMP operations?
A. It translates alphanumeric MIB output values to numeric values.
B. It passes the Active Directory username and password that are required for device access.
C. It serves as a sequence tag on SNMP traffic messages.
D. It serves as a password to protect access to MIB objects.
Question 914
Which syslog severity level is considered the most severe and results in the system being considered unusable?
A. Error
B. Emergency
C. Alert
D. Critical
Question 915
The clients and DHCP server reside on different subnets.
Which command must be used to forward requests and replies between clients on the 10.10.0.1/24 subnet and the DHCP server at 192.168.10.1?
A. ip route 192.168.10.1
B. ip dhcp address 192.168.10.1
C. ip default-gateway 192.168.10.1
D. ip helper-address 192.168.10.1
Question 916
Refer to the exhibit. Which command set configures ROUTER-1 to allow Internet access for users on the 192.168.1.0/24 subnet while using 209.165.202.129 for Port Address Translation?
A. ip nat pool CCNA 192.168.0.0 192.168.1.255 netmask 255.255.255.0
access-list 10 permit 192.168.0.0 0.0.0.255
ip nat inside source list 10 pool CCNA overload
B. ip nat pool CCNA 209.165.202.129 209.165.202.129 netmask 255.255.255.255
access-list 10 permit 192.168.1.0 255.255.255.0
ip nat inside source list 10 pool CCNA overload
C. ip nat pool CCNA 192.168.0.0 192.168.1.255 netmask 255.255.255.0
access-list 10 permit 192.168.0.0 255.255.255.0
ip nat inside source list 10 pool CCNA overload
D. ip nat pool CCNA 209.165.202.129 209.165.202.129 netmask 255.255.255.255
access-list 10 permit 192.168.1.0 0.0.0.255
ip nat inside source list 10 pool CCNA overload
Question 917
Which IP header field is changed by a Cisco device when QoS marking is enabled?
A. ECN
B. Header Checksum
C. Type of Service
D. DSCP
Question 918
DRAG DROP -Drag and drop the SNMP components from the left onto the descriptions on the right.
Question 919
Which DSCP per-hop forwarding behavior is divided into subclasses based on drop probability?
A. expedited
B. default
C. assured
D. class-selector
Question 920
What are two features of the DHCP relay agent? (Choose two.)
A. assigns DNS locally and then forwards request to DHCP server
B. minimizes the necessary number of DHCP servers
C. permits one IP helper command under an individual Layer 3 interface
D. is configured under the Layer 3 interface of a router on the client subnet
E. allows only MAC-to-IP reservations to determine the local subnet of a client