|
Cisco 642-892 Exam - Passitexam.com Free 642-892 Sample Questions: 1. Refer to the exhibit. EIGRP is configured on all routers in the network. On the basis of the output provided, which statement is true?

A. Because the key chain names do not match, router R1 will not be able to ping routers R2 and R3.
B. Because the key strings do not match, router R1 will not be able to ping routers R2 and R3.
C. Because authentication is misconfigured on interfaces Gi0/0 and Gi0/1 on router R2, router R1 will not be able to ping routers R2 and R3.
D. Because autosummarization needs to be turned on for EIGRP on all routers, router R1 will not be able to ping routers R2 and R3.
E. Router R1 will be able to ping routers R2 and R3.
Answer: E
2. The switches shown in the diagram, Core and Core2, are both Catalyst 2950s. The addressing scheme for each company site is as follows:
Router Ethernet port - 1st usable address
Core - 2nd usable address
Core2 - 3rd usable address
For this network, which of the following commands must be configured on Core2 to allow it to be managed remotely from any subnet on the network? (Choose three.)

A. Core2(config)# interface f0/0
Core2(config-if)# ip address 192.168.1.10 255.255.255.248
B. Core2(config)# interface vlan 1
Core2(config-if)# ip address 192.168.1.11 255.255.255.248
C. Core2(config)# line con 0
Core2(config-line)# password cisco
D. Core2(config)# line vty 0 4
Core2(config-line)# password cisco
E. Core2(config)# ip default-gateway 192.168.1.9
F. Core2(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.8
Answer: B, D, E
3. Which statement is true about IPv6?
A. Only one IPv6 address is assigned per node.
B. Only one IPv6 address can be assigned to each interface.
C. Each host can autoconfigure its address without the aid of a DHCP server.
D. IPv6 hosts use anycast addresses to assign IP addresses to interfaces.
Answer: C
4. Which two features or capabilities are valid options for both an Autonomous and a Lightweight WLAN solution? (Choose two)
A. use of a Cisco Wireless Location Appliance for location tracking
B. use of Cisco Secure Access Control Server (ACS) for security
C. Cisco Wireless Control System (WCS) for management
D. PoE capability
Answer: B, D
5. Which three statements are true about EIGRP route summarization? (Choose three.)
A. Manual route summarization is configured in router configuration mode when the router is configured for EIGRP routing.
B. Manual route summarization is configured on the interface.
C. When manual summarization is configured, the summary route will use the metric of the largest specific metric of the summary routes.
D. The ip summary-address eigrp command generates a default route with an administrative distance of 90.
E. The ip summary-address eigrp command generates a default route with an administrative distance of 5.
F. When manual summarization is configured, the router immediately creates a route that points to null0 interface.
Answer: B, E, F
5. Which two statements about the IS-IS routing protocol are true? (Choose two.)
A. IS-IS is capable of supporting IPv4 and IPv6.
B. IS-IS is only capable of supporting IPv4 and CLNS.
C. IS-IS routers use ES-IS hellos (ESH) to establish and to maintain neighbor relationships.
D. IS-IS routers run the Bellman-Ford algorithm against their LSDBs to pick the best paths.
E. Level 1 routers learn about paths within the area of which they are a part.
F. Level 2 routers learn about paths both within areas and between areas.
Answer: A, E
6. Which statement is true about Layer 2 security threats?
A. MAC spoofing, in conjunction with ARP snooping, is the most effective counter-measure against reconnaissance attacks that use dynamic ARP inspection (DAI) to determine vulnerable attack points.
B. DHCP snooping sends unauthorized replies to DHCP queries.
C. ARP spoofing can be used to redirect traffic to counter dynamic ARP inspection.
D. Dynamic ARP inspection in conjunction with ARP spoofing can be used to counter DHCP snooping attacks.
E. MAC spoofing attacks allow an attacking device to receive frames intended for a different network host.
F. Port scanners are the most effective defense against dynamic ARP inspection.
Answer: E
7. Refer to the exhibit. A network administrator has configured DHCP services on the router as shown. DHCP clients connected to the FastEthernet0/0 interface are working properly. DHCP clients connected to the FastEthernet0/1 interface are not receiving addresses. Which two statements contain recommendations that will solve the problem? (Choose two.)

A. The ip helper-address 10.0.0.1 command should be issued so that the address can be added to the FastEthernet0/0 configuration.
B. The ip helper-address 10.0.0.1 command should be issued so that the address can be added to the FastEthernet0/1 configuration.
C. A second DHCP pool for network 10.10.0.0/24 should be configured.
D. The network shown in the output under the ip dhcp pool Central command should be changed to network 10.10.0.0 with a mask of 255.255.255.0.
E. An ip dhcp excluded-address global configuration command for network 10.10.0.0/24 should be issued.
Answer: C, E
8. Which two statements about WLAN components are true? (Choose two.)
A. Cisco Aironet autonomous access points cannot be supported by the Cisco Unified Wireless Network.
B. Cisco Aironet lightweight access points cannot be supported by the Cisco Unified Wireless Network.
C. In the autonomous access point solution, control is provided by the Wireless Domain Services (WDS).
D. In the autonomous access point solution, control is provided by the WLAN controller.
E. In the lightweight access point solution, WLAN management is provided by the WLAN Solution Engine (WLSE).
F. In the lightweight access point solution, WLAN management is provided by the WLAN Control System (WCS).
Answer: C, F
9. Which command will display EIGRP packets sent and received, as well as statistics on hello packets, updates, queries, replies, and acknowledgments?
A. debug eigrp packets
B. show ip eigrp traffic
C. debug ip eigrp
D. show ip eigrp interfaces
Answer: B
10. Which type of IGMP message is sent when a network client wants to join a multicast group?
A. host membership query
B. host membership report
C. host membership status
D. host membership notification
Answer: B
11. Refer to the exhibit. Router RTR is attempting to establish BGP neighbor relationships with routers RT1 and RT3. On the basis of the information that is presented in the exhibit, which two statements are true? (Choose two.)

A. RTR has a BGP password set but neighbor 10.0.0.1 does not.
B. RTR has a BGP password set but neighbor 10.0.0.5 does not.
C. RTR has a BGP password set but neighbor 10.0.0.1 has an incorrect password set.
D. RTR has a BGP password set but neighbor 10.0.0.5 has an incorrect password set.
E. Neighbor 10.0.0.1 has a BGP password set but RTR does not. F. Neighbor 10.0.0.5 has a BGP password set but RTR does not. Answer: A, D
12. Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0? (Choose two.)
A. Router(config)# router ospf 0
B. Router(config)# router ospf 1
C. Router(config)# router ospf area 0
D. Router(config-router)# network 192.168.16.0 0.0.0.255 0
E. Router(config-router)# network 192.168.16.0 0.0.0.255 area 0
F. Router(config-router)# network 192.168.16.0 255.255.255.0 area 0
Answer: B, E
13. A network administrator would like to configure an EIGRP router as a stub router that advertises directly connected and summary routes only. What command must the administrator issue to accomplish this?
A. Eigrp stub
B. Eigrp stub connected
C. Eigrp stub summary
D. Eigrp stub connected static
E. Eigrp stub receive-only
Answer: A
14. Refer to the exhibit. What is the problem with this configuration?

A. Spanning tree PortFast cannot be configured on a port when a sticky secure MAC address is used.
B. Spanning tree PortFast cannot be configured on a port where a voice VLAN is configured.
C. Sticky secure MAC addresses cannot be used on a port when a voice VLAN is configured.
D. The switch port must be configured as a trunk.
Answer: C
15. Which statement is true concerning 6to4 tunneling?
A. IPv4 traffic is encapsulated with an IPv6 header.
B. The edge routers can use any locally configured IPv6 address.
C. Hosts and routers inside a 6to4 site will need a special code.
D. An edge router must use IPv6 address of 2002::/16 in its prefix.
Answer: D
16. What is the difference between the IPv6 addresses ::/0 and ::/128?
A. ::/0 is the unspecified address, and ::/128 is the multicast address.
B. ::/0 is the unicast address, and ::/128 is the anycast address.
C. ::/0 is the unicast address, and ::/128 is the multicast address.
D. ::/0 is the anycast address, and ::/128 is the multicast address.
E. ::/0 is the default route, and ::/128 is the unspecified address.
F. ::/0 is the anycast address, and ::/128 is the default address.
Answer: E
17. Refer to the exhibit. What statement is true about the configuration on switch CAT1?

A. The configuration overrides 802.1p priorities on packets entering ports Fa0/11 and Fa0/12 with a value of 48.
B. The configuration establishes policed DSCP on ports Fa0/11 and Fa0/12 with values ranging from 8 to 56.
C. The configuration overrides the Quality of Service value in packets entering ports Fa0/11 and Fa0/12 with a value of 45.
D. Two IP phones with the MAC addresses of 0008.8595.d1a7 and 0007.8595.d2b7 are connected to CAT1 ports Fa0/11 and Fa0/12, respectively.
E. Security violation shutdown mode has been activated for ports Fa0/11 and Fa0/12.
F. Untagged Port VLAN ID (PVID) frames will carry voice traffic on VLAN 40.
Answer: D
18. Which statement is true regarding the configuration of ISL trunks?
A. All Catalyst switches support ISL trunking.
B. A Catalyst switch will report giants if one side is configured for ISL while the other side is not.
C. ISL trunking requires that native VLANs match.
D. A Catalyst switch cannot have ISL and IEEE 802.1q trunks enabled.
Answer: B
19. Which three components are included in the Cisco autonomous WLAN solution?(Choose three.)
A. Wireless LAN Solution Engine (WLSE)
B. Access Control Server (ACS)
C. Wireless Control System (WCS)
D. Wireless Services Module (WiSM)
E. Wireless Domain Services (WDS)
F. Lightweight Access Point Protocol (LWAPP)
Answer: A, B, E
20. Refer to the exhibit. All multilayer switches are running PIM sparse mode. Host B and Host F are sending IGMPv2 join messages to their respective multilayer switches. Which statement is true?

A. The multicast server is the rendezvous point of the multicast tree.
B. Switches 1, 2, 3, and 6 will participate in the multicast tree once pruning has taken place.
C. Switches 2 and 6 will participate in the multicast tree once pruning has taken place.
D. Switches 1, 2, 3, and 6 will participate in the multicast tree. E. Switch 1 is the rendezvous of the multicast tree.
Answer: D |