GUIDE
QUESTIONS WITH 100% CORRECT ANSWERS
"A switched network has converged completely. All switches currently have a VTP revision
number of 5. A new switch that has been configured as a VTP server is added to the network.
The new switch has a VTP revision number of 4. What will occur within the network?
A. The network will no longer share VLAN database updates.
B. The newly added switch will automatically switch to VTP client mode.
C. The VTP databases will remain unchanged in all switches with the exception of the newly
added switch.
D. All switches in the network will update their VTP database to reflect the VTP database of the
new switch. - CORRECT ANSWER The VTP databases will remain unchanged in all switches
with the exception of the newly added switch."
"A network administrator is adding a new VLAN for testing. The company uses VTP and the
VLAN is not directly attached to either of the switches configured as VTP servers. What is the
best method to add this VLAN to the network?
A. Change the switch that has connected hosts in the new VLAN to be in VTP server mode.
B. Configure a port on the VTP servers for the same VLAN as the new VLAN.
C. Manually add the VLAN to the VLAN database of the VTP servers.
D. Configure interfaces on the switch that has connected hosts in the new VLAN and reboot the
switch. - CORRECT ANSWER Manually add the VLAN to the VLAN database of the VTP
servers."
"When EtherChannel is implemented, multiple physical interfaces are bundled into which type
of logical connection? - CORRECT ANSWER port channel"
"When a range of ports is being configured for EtherChannel, which mode will configure LACP
on a port only if the port receives LACP packets from another device? - CORRECT ANSWER
passive"
"A new chief information officer (CIO) has requested implementation of a link-state dynamic
routing protocol. Which two routing protocols fulfill this requirement? (Choose two.)
1
,1. RIPv2
2. BGP
3. OSPF
4. IS-IS
5. EIGRP - CORRECT ANSWER 3. OSPF
4. IS-IS"
"Which statement defines the speed of convergence of routing protocols?
1. The time it takes a router to form a neighbor adjacency.
2. The time it takes a router to learn about directly connected links..
3. The time it takes a router to calculate the cost of a link.
4. The time it takes a router within a network to forward routing information. - CORRECT
ANSWER The time it takes a router within a network to forward routing information."
"What is associated with link-state routing protocols?
1. low processor overhead
2. poison reverse
3. routing loops
4. split horizon
5. Shortest Path First calculations - CORRECT ANSWER Shortest Path First calculations"
"What is a difference between the routing protocols EIGRP and OSPF?
1. EIGRP uses hop count as the metric and OSPF uses cost as the metric.
2. EIGRP is an implementation of EGP whereas OSPF is an implementation of IGP.
3. EIGRP supports routing different network layer protocols whereas OSPF supports routing
only IP-based protocols.
4. EIGRP only supports equal-cost load balancing whereas OSPF supports both equal-cost and
unequal-cost load balancing. - CORRECT ANSWER EIGRP supports routing different network
layer protocols whereas OSPF supports routing only IP-based protocols."
"Which command would limit the amount of bandwidth that is used by EIGRP for protocol
control traffic to approximately 128 Kb/s on a 1.544 Mb/s link?
1. ip bandwidth-percent eigrp 100 8
2
, 2. maximum-paths 8
3. variance 8
4. traffic-share balanced - CORRECT ANSWER ip bandwidth-percent eigrp 100 8"
"What is the effect of entering the network 192.168.10.1 0.0.0.0 area 0 command in router
configuration mode?
1. The interface with the IPv4 address 192.168.10.1 will be a passive interface.
2. OSPF advertisements will include the network on the interface with the IPv4 address
192.168.10.1.
3. This command will have no effect because it uses a quad zero wildcard mask.
4. OSPF advertisements will include the specific IPv4 address 192.168.10.1. - CORRECT
ANSWER OSPF advertisements will include the network on the interface with the IPv4
address 192.168.10.1."
"Which three requirements are necessary for two OSPFv2 routers to form an adjacency?
(Choose three.)
1. The two routers must include the inter-router link network in an OSPFv2 network command.
2. The OSPFv2 process is enabled on the interface by entering the ospf process area-id
command.
3. The OSPF hello or dead timers on each router must match.
4. The OSPFv2 process ID must be the same on each router.
5. The link interface subnet masks must match.
6. The link interface on each router must be configured with a link-local address. - CORRECT
ANSWER 1. The two routers must include the inter-router link network in an OSPFv2 network
command.
3. The OSPF hello or dead timers on each router must match.
5. The link interface subnet masks must match."
"Which type of OSPF router connects an OSPF area to non-OSPF routing domains? - CORRECT
ANSWER ASBR"
"Which function is performed by an OSPF ABR?
1. flooding type 2 LSAs within an area
2. originating type 5 LSAs into an area
3. injecting type 3 LSAs into an area
3