Cisco (300-410-ENARSI) Exam Questions And Answers page 21
Which of the following commands allows a Cisco router to obtain an IP address from a DHCP server?
Router(config)# ip address dhcp
Router(dhcp-config)# ip address dhcp
Router(config)# address dhcp
Router(dhcp-config)# address dhcp
Layer 3 Technologies
Infrastructure Services
Which of the following commands configures an SNMP host to authenticate a user by username and send clear text notifications, the receipt of which will be acknowledged by the receiver?
Router(config)# snmp-server host 192.168.5.5 informs version 3 noauth CISCO
Router(config)# snmp-server host 192.168.5.5 traps version 3 auth CISCO
Router(config)# snmp-server host 192.168.5.5 informs version 2c CISCO
Router(config)# snmp-server host 192.168.5.5 informs version 3 authpriv CISCO
Layer 3 Technologies
Infrastructure Security and Services
Which of the following commands is used to verify the link-local, global unicast, and multicast addresses of an IPv6 router?
show ipv6 neighbors (only link-local addresses)
show ipv6 route
show ipv6 protocols
show ipv6 interface
Layer 3 Technologies
Infrastructure Security and Services
Which of the following commands must be present in the configuration to support Unicast RFP?
bandwidth
ip cef
ip route 0.0.0.0 0.0.0.0
log
Layer 3 Technologies
VPN Technologies
Which of the following commands should you use to determine both the feasible successors and the non-feasible successors to a given destination network?
show ip route eigrp
show ip eigrp topology
show ip eigrp topology all-links
show ip eigrp topology zero-successors
Layer 3 Technologies
VPN Technologies
Which of the following commands would reveal the K values configured on an EIGRP router?
debug ip eigrp
debug eigrp packet
show ip eigrp traffic
show ip protocols
Layer 3 Technologies
VPN Technologies
Which of the following does the show ip eigrp topology all-links command display?
Only feasible successors
Only non-feasible successors
Both feasible successors and non-feasible successors
Both successors and feasible successors
Layer 3 Technologies
Infrastructure Services
Which of the following IPv6/IPv4 interoperability techniques routes both IP versions simultaneously?
NAT-PT
Dual stack
6to4 tunnels
Teredo
Layer 3 Technologies
VPN Technologies
What is false about the PPP Session Phase of PPPoE?
Single Choice
Which of the following is NOT true of the PPP Session Phase of PPPoE?
PPP options are negotiated
BNG sends a PPPoE Active Discovery Offer to the client
Authentication is performed
Once link setup is complete, data will be transferred across the PPP link within PPPoE headers
Layer 3 Technologies
VPN Technologies
Which of the following statements are TRUE about manually configured IPV4-to-IP6 tunnels and GRE tunnels? (Choose two.)
Manually configured tunnels use the tunnel mode ipv6ip command, while GRE tunnels use the tunnel mode gre ip command.
Manually configured tunnels support IPv6 IGPs, while GRE tunnels do not.
Manually configured tunnels block IPv6 multicasts, while GRE forwards them.
Manually configured tunnels do not support multiple passenger protocols, while GRE tunnels support them.
Layer 3 Technologies
VPN Technologies
Comments