Looks like no one added any tags here yet for you.
When the show spanning-tree vlan 33 command is issued on a switch, three ports are shown in the forwarding state. In which two port roles could these interfaces function while in the forwarding state? (Choose two.)
blocked
alternate
disabled
Designated
Root
Designated
Root
Which routing protocol is able to scale for large networks and utilizes non-backbone areas for expansion?
EIGRP
BGP
OSPF
RIPv2
OSPF
In the Cisco hierarchical design model, which layer is more likely to have a fixed configuration switch than the other layers?
distribution
transport
internet
access
core
access
A network engineer is interested in obtaining specific information relevant to the operation of both distribution and access layer Cisco devices. Which command provides common information relevant to both types of devices?
show ip protocols
show ip interface
show cdp neighbors
show port-security
show mac-address-table
Show CDP neighbors
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?
The network will no longer share VLAN database updates.
The newly added switch will automatically switch to VTP client mode.
The VTP databases will remain unchanged in all switches with the exception of the newly added switch.
All switches in the network will update their VTP database to reflect the VTP database of the new switch.
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?
Change the switch that has connected hosts in the new VLAN to be in VTP server mode.
Configure a port on the VTP servers for the same VLAN as the new VLAN.
Manually add the VLAN to the VLAN database of the VTP servers.
Configure interfaces on the switch that has connected hosts in the new VLAN and reboot the switch.
Manually add the VLAN to the VLAN database of the VTP servers.
Which three pairs of trunking modes will establish a functional trunk link between two Cisco switches? (Choose three.)
dynamic desirable - dynamic desirable
dynamic auto - dynamic auto
dynamic desirable - dynamic auto
dynamic desirable - trunk
access - trunk
access - dynamic auto
dynamic desirable - dynamic desirable
dynamic desirable - trunk
dynamic desirable - dynamic auto
VLAN Configuration
Refer to the exhibit. The configuration shows the commands entered by a network administrator for inter-VLAN routing. However, host PCA cannot communicate with PCB. Which part of the inter-VLAN configuration causes the problem?
trunking
port mode on the two switch
FastEthernet ports
VLAN configuration
router port configuration
Refer to the exhibit. What is the role of the SW3 switch?
https://ccnav6.com/wp-content/uploads/2017/07/p15.gif
designated switch
edge switch
root bridge
enabled bridge
local bridge
Root bridge
Which spanning tree standard was developed by Cisco to provide separate instances of 802.1w per VLAN?
RSTP
802.1D
MSTP
Rapid PVST+
Rapid PVST+
Which industry-wide specification was developed to decrease the time that is needed to move to the forwarding state by switch ports that are operating in a redundantly switched topology?
VLSM
PVST
802.1Q
RSTP
VTP
RSTP
Refer to the exhibit. A network administrator is verifying the bridge ID and the status of this switch in the STP election. Which statement is correct based on the command output?
https://ccnav6.com/wp-content/uploads/2017/07/p19.png
The bridge priority of Switch_2 has been lowered to a predefined value to become the root bridge.
The bridge priority of Switch_2 has been lowered to a predefined value to become the backup root bridge.
The STP instance on Switch_2 is failing due to no ports being blocked and all switches believing they are the root.
The STP instance on Switch_2 is using the default STP priority and the election is based on Switch_2 MAC address.
The bridge priority of Switch_2 has been lowered to a predefined value to become the root bridge.
Refer to the exhibit. Which switching technology would allow data to be transmitted over each access layer switch link and prevent the port from being blocked by spanning tree due to the redundant link?
https://ccnav6.com/wp-content/uploads/2017/07/p21.png
EtherChannel
HSRP
PortFast
trunking
EtherChannel
What are two advantages of EtherChannel? (Choose two.)
Configuring the EtherChannel interface provides consistency in the configuration of the physical links.
Load balancing occurs between links configured as different EtherChannels.
EtherChannel uses upgraded physical links to provide increased bandwidth.
Spanning Tree Protocol views the physical links in an EtherChannel as one logical connection.
Spanning Tree Protocol ensures redundancy by transitioning failed interfaces in an EtherChannel to a forwarding state.
Configuring the EtherChannel interface provides consistency in the configuration of the physical links.
Spanning Tree Protocol views the physical links in an EtherChannel as one logical connection.
When EtherChannel is implemented, multiple physical interfaces are bundled into which type of logical connection?
interface range
loopback
VLAN interface
port channel
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?
active
auto
desirable
passive
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.)
RIPv2
BGP
OSPF
IS-IS
EIGRP
OSPF
IS-IS
Refer to the exhibit. A network administrator is utilizing RIPv1 in the exhibited network topology. What would the router R2 do with a packet that is originating from the 192.168.4.0/24 network and destined for network 172.16.1.0/24? https://ccnav6.com/wp-content/uploads/2017/07/p28.png
The router will forward the packet to R1.
The router will forward the packet to R3.
The router will load balance and forward packets to both R1 and R3.
The router will drop the packet.
The router will load balance and forward packets to both R1 and R3.
What best describes the operation of distance vector routing protocols?
They use hop count as their only metric.
They only send out updates when a new network is added.
They send their routing tables to directly connected neighbors.
They flood the entire network with routing updates.
They send their routing tables to directly connected neighbors.
Which statement defines the speed of convergence of routing protocols?
The time it takes a router to form a neighbor adjacency.
The time it takes a router to learn about directly connected links.
The time it takes a router to calculate the cost of a link.
The time it takes a router within a network to forward routing information.
The time it takes a router within a network to forward routing information.
What is associated with link-state routing protocols?
low processor overhead
poison reverse
routing loops
split horizon
Shortest Path First calculations
Shortest Path First calculations
Which two pieces of information are contained within a link-state packet (LSP)? (Choose two.)
hop count
bandwidth
link type
delay
load
bandwidth
link type
What is a difference between the routing protocols EIGRP and OSPF?
EIGRP uses hop count as the metric and OSPF uses cost as the metric.
EIGRP is an implementation of EGP whereas OSPF is an implementation of IGP.
EIGRP supports routing different network layer protocols whereas OSPF supports routing only IP-based protocols.
EIGRP only supports equal-cost load balancing whereas OSPF supports both equal-cost and unequal-cost load balancing.
EIGRP supports routing different network layer protocols whereas OSPF supports routing only IP-based protocols.
What protocol is used by EIGRP for the delivery and receipt of EIGRP packets?
RTP
TCP
UDP
ICMP
RTP
How is bandwidth to a destination network calculated by EIGRP?
the lowest configured bandwidth of any interface along the route
the sum of the configured bandwidths of all interfaces along the path
the highest configured bandwidth of any interface along the path
the bandwidth of the ingress interface of the last hop router
the lowest configured bandwidth of any interface along the route
Refer to the exhibit. Which statement accurately reflects the configuration of routing on the HQ router?
https://ccnav6.com/wp-content/uploads/2017/07/p42.png
A static default route was configured on this router.
A static default route was learned via EIGRP routing updates.
The static default route should be redistributed using the default-information originate command.
The IP address assigned to the GigabitEthernet0/0 interface is 172.16.2.0 255.255.255.0.
A static default route was configured on this router.
Refer to the exhibit. Which statement accurately reflects the configuration of routing on the HQ router?
https://ccnav6.com/wp-content/uploads/2017/07/p42.png
A static default route was configured on this router.
A static default route was learned via EIGRP routing updates.
The static default route should be redistributed using the default-information originate command.
The IP address assigned to the GigabitEthernet0/0 interface is 172.16.2.0 255.255.255.0.
A static default route was configured on this router.
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?
ip bandwidth-percent eigrp 100 8
maximum-paths 8
variance 8
traffic-share balanced
ip bandwidth-percent eigrp 100 8
Which criterion is preferred by the router to choose a router ID?
the IP address of the highest configured loopback interface on the router
the IP address of the highest active interface on the router
the router-id rid command
that is used for the area of a network that is affected when a device or network service experien
the IP address of the highest active OSPF-enabled interface
the router-id rid command
What is the effect of entering the network 192.168.10.1 0.0.0.0 area 0 command in router configuration mode?
The interface with the IPv4 address 192.168.10.1 will be a passive interface.
OSPF advertisements will include the network on the interface with the IPv4 address 192.168.10.1.
This command will have no effect because it uses a quad zero wildcard mask.
OSPF advertisements will include the specific IPv4 address 192.168.10.1.
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.)
The two routers must include the inter-router link network in an OSPFv2 network command.
The OSPFv2 process is enabled on the interface by entering the ospf process area-id command.
The OSPF hello or dead timers on each router must match.
The OSPFv2 process ID must be the same on each router.
The link interface subnet masks must match.
The link interface on each router must be configured with a link-local address.
The two routers must include the inter-router link network in an OSPFv2 network command.
The OSPF hello or dead timers on each router must match.
The link interface subnet masks must match.
Which type of OSPF router connects an OSPF area to non-OSPF routing domains?
ABR
ASBR
DR
backbone router
ASBR
Which function is performed by an OSPF ABR?
flooding type 2 LSAs within an area
originating type 5 LSAs into an area
injecting type 3 LSAs into an area
advertising the router ID of any designated routers within an area
injecting type 3 LSAs into an area
In which mode is the area area-id range address mask command issued when multiarea OSPF summarization is being configured?
global configuration mode
router configuration mode
interface configuration mode of area 0 interfaces
interface configuration mode of all participating interfaces
router configuration mode
Refer to the exhibit. What are three resulting DR and DBR elections for the given topology? (Choose three.)
R4 is BDR for segment B.
R4 is DR for segment B.
R3 is DR for segment A.
R2 is DR for segment A.
R3 is BDR for segment B.
R5 is DR for segment B.
https://ccnav6.com/wp-content/uploads/2017/07/p53-2.png
R3 is DR for segment A.
R3 is BDR for segment B.
R5 is DR for segment B.
Refer to the exhibit. How did this router learn of the highlighted route in the routing table?
by entering the router configuration mode command default-information originate
by entering the global configuration mode command ip route 0.0.0.0 0.0.0.0 interface-type interface-number
by entering the global configuration mode command ip route 0.0.0.0 0.0.0.0 ip-address
by receiving an update from another OSPF router that is running another routing protocol
by receiving an update from another OSPF router that has the default-information originate command configured
https://ccnav6.com/wp-content/uploads/2017/07/p55-1.png
by receiving an update from another OSPF router that has the default-information originate command configured
Which command can be used to view OSPF adjacencies with neighboring routers along with the transition state?
show ip protocols
show ip ospf neighbor
show ip ospf interface
show running-config
show ip ospf neighbor
Match the description to the EIGRP packet type. (Not all options are used.)
https://ccnav6.com/wp-content/uploads/2017/07/p57-1024x383.jpg
Match the description to the EIGRP packet type. (Not all options are used.)
https://ccnav6.com/wp-content/uploads/2017/07/p57-1024x383.jpg
What is the term that is used for the area of a network that is affected when a device or network service experiences problems?
failure domain
collision domain
broadcast domain
user domain
failure domain
What term is used to express the thickness or height of a switch?
rack unit
port density
domain size
module size
rack unit
Which configuration changes will increment the configuration revision number on the VTP server?
configuring trunk links on the VTP server
configuring or changing the VTP password
configuring or changing the VTP domain name
configuring or changing the VTP version number
configuring or deleting a VLAN or creating a VLAN name
configuring or deleting a VLAN or creating a VLAN name
What are three characteristics of VTP? (Choose three.)
In the default VTP mode, VLANs can be created and modified on a switch.
Switches in VTP server mode store VLANs in the vlan.dat database.
VTP-enabled switches exchange three types of advertisements: summary routes, subnet advertisements, and advertisement requests from transparent bridges.
The switch configuration must be saved and the switch reloaded to reset a configuration revision number.
VTP updates are exchanged across trunk links only.
Switches in different VTP domains can exchange updates if revision numbers are the same.
In the default VTP mode, VLANs can be created and modified on a switch.
Switches in VTP server mode store VLANs in the vlan.dat database.
VTP updates are exchanged across trunk links only.
What is the purpose of the vlan.dat file on a switch?
It holds the running configuration.
It holds the saved configuration.
It holds the VLAN database.
It holds the operating system
It holds the VLAN database
What eliminates switching loops?
hold-down timer
spoison reverse
Spanning Tree Protocol
Time to Live
VTP
Spanning Tree Protocol
A small company network has six interconnected Layer 2 switches. Currently all switches are using the default bridge priority value. Which value can be used to configure the bridge priority of one of the switches to ensure that it becomes the root bridge in this design?
1
28672
32768
34816
61440
28672
What is the value used to determine which port on a non-root bridge will become a root port in a STP network?
the highest MAC address of all the ports in the switch
the lowest MAC address of all the ports in the switch
the VTP revision number
the path cost
the path cost
Which three STP states were replaced with the RSTP discarding state? (Choose three.)
listening
learning
blocking
disabled
forwarding
blocking
disabled
listening
As the network administrator you have been asked to implement EtherChannel on the corporate network. What does this configuration consist of?
providing redundant links that dynamically block or forward traffic
grouping multiple physical ports to increase bandwidth between two switches
grouping two devices to share a virtual IP address
providing redundant devices to allow traffic to flow in the event of device failure
grouping multiple physical ports to increase bandwidth between two switches
Which command will start the process to bundle two physical interfaces to create an EtherChannel group via LACP?
channel-group 2 mode auto
interface port-channel 2
channel-group 1 mode desirable
interface range GigabitEthernet 0/4 - 5
interface range GigabitEthernet 0/4 - 5
A network administrator is analyzing the features that are supported by different first-hop router redundancy protocols. Which statement is a feature that is associated with GLBP?
GLBP allows load balancing between routers.
It is nonproprietary.
It uses a virtual router master.
It works together with VRRP.
GLBP allows load balancing between routers.
A network administrator configured an EtherChannel link with three interfaces between two switches. What is the result if one of the three interfaces is down?
The EtherChannel fails.
The remaining two interfaces continue to load balance traffic.
The remaining two interfaces become separate links between the two switches.
One interface becomes an active link for data traffic and the other becomes a backup link.
The remaining two interfaces continue to load balance traffic.
When EtherChannel is configured, which mode will force an interface into a port channel without exchanging aggregation protocol packets?
active
auto
on
desirable
On
Refer to the exhibit. A network administrator is reviewing the configuration of switch S1. Which protocol has been implemented to group multiple physical ports into one logical link?
PAgP
DTP
LACP
STP
https://ccnav6.com/wp-content/uploads/2017/07/p23.png
PAgP
What type of packets are sent when there is a change in the EIGRP topology?
hello
triggered bounded update
acknowledge
reply
triggered bounded update
Which three pieces of information does a link-state routing protocol use initially as link-state information for locally connected links? (Choose three.)
the link router interface IP address and subnet mask
the type of network link
the link next-hop IP address
the link bandwidth
the cost of that link
the link router interface IP address and subnet mask
the type of network link
the cost of that link
What indicates to a link-state router that a neighbor is unreachable?
if the router no longer receives routing updates
if the router no longer receives hello packets
if the router receives an update with a hop count of 16
if the router receives an LSP with previously learned information
if the router no longer receives hello packets
What are three features of EIGRP? (Choose three.)
uses the Shortest Path First algorithm
establishes neighbor adjacencies
uses the Reliable Transport Protocol
sends full routing table updates periodically
broadcasts updates to all EIGRP routers
supports equal and unequal cost load balancing
establishes neighbor adjacencies
uses the Reliable Transport Protocol
supports equal and unequal cost load balancing
What capability do protocol-dependent modules provide to the EIGRP routing protocol?
route different Layer 3 protocols
exchange summary routes between areas
combine routes learned from different protocols into a single routing table
load balance between routing protocols
route different Layer 3 protocols
https://ccnav6.com/wp-content/uploads/2017/07/p34.png
Which command should be used to configure EIGRP to only advertise the network that is attached to the gigabit Ethernet 0/1 interface?
network 172.16.23.64 0.0.0.63
network 172.16.23.0 255.255.255.192
network 172.16.23.64 0.0.0.127
network 172.16.23.0 255.255.255.128
network 172.16.23.64 0.0.0.63
Which command will configure an IPv6 default static route?
router(config)# ipv6 ::/64 s0/0/0
router(config-rtr)# redistribute static
router(config)# ipv6 route ::/0 s0/0/0
router(config)# ipv6 unicast-routing
router(config)# ipv6 route ::/0 s0/0/0
What routing protocol can be configured to load balance across paths with unequal metrics through the use of the variance command?
EIGRP
OSPF
OSPFv3
RIPng
EIGRP
What are two features of a link-state routing protocol? (Choose two.)
Routers send periodic updates only to neighboring routers.
Routers send triggered updates in response to a change.
Routers create a topology of the network by using information from other routers.
The database information for each router is obtained from the same source.
Paths are chosen based on the lowest number of hops to the designated router.
Routers send triggered updates in respons to a change.
Routers create a topology of the network by using information from other routers.
A router is participating in an OSPFv2 domain. What will always happen if the dead interval expires before the router receives a hello packet from an adjacent DROTHER OSPF router?
OSPF will run a new DR/BDR election.
SPF will run and determine which neighbor router is "down".
A new dead interval timer of 4 times the hello interval will start.
OSPF will remove that neighbor from the router link-state database.
OSPF will remove that neighbor from the router link-state database.
In an OSPFv2 configuration, what is the effect of entering the command network 192.168.1.1 0.0.0.0 area 0?
It changes the router ID of the router to 192.168.1.1.
It enables OSPF on all interfaces on the router.
It tells the router which interface to turn on for the OSPF routing process.
It allows all 192.168.1.0 networks to be advertised.
It tells the router which interface to turn on for the OSPF routing process.
What does the cost of an OSPF link indicate?
A higher cost for an OSPF link indicates a faster path to the destination.
Link cost indicates a proportion of the accumulated value of the route to the destination.
Cost equals bandwidth.
A lower cost indicates a better path to the destination than a higher cost does.
A lower cost indicates a better path to the destination than a higher cost does.
Which two addresses represent valid destination addresses for an OSPFv3 message? (Choose two.)
FF02::5
224.0.0.5FF02::A
FE80::42
2001:db8:acad:1::1
FE80::42
FF02::5
What information is contained in OSPF type 3 LSAs?
networks reachable in other areas
networks learned from other routing protocols
the router ID of the DR to all routers in the area
the router ID of an ASBR and the route to reach it
networks reachable in other areas
Refer to the exhibit. For the given topology, what are three results of the OSPF DR and BDR elections? (Choose three.)
https://ccnav6.com/wp-content/uploads/2017/07/p52.png
R1 is BDR for segment A.
R2 is DR for segment A.
R3 is DR for segment A.
R4 is DR for segment B.
R5 is BDR for segment B.
R3 is DR for segment B.
R3 is DR for segment A.
R5 is BDR for segment B.
R3 is DR for segment B.
Refer to the exhibit. In this scenario, Area 40 cannot be connected directly to Area 0. Which OSPF network type must be configured in Area 1 to connect these areas?
https://ccnav6.com/wp-content/uploads/2017/07/p53.png
point-to-point
virtual link
point-to-multipoint
nonbroadcast multiaccess
virtual link
Refer to the exhibit. What method can be used to enable an OSPF router to advertise a default route to neighboring OSPF routers?
https://ccnav6.com/wp-content/uploads/2017/07/p53-1-1.png
Use a static route pointing to the ISP and redistribute it.
Use the redistribute static command on R0-A.
Use the default-information originate command on ISP.
Use the default-information originate command on R0-A.
Use the default-information originate command on R0-A.
Refer to the exhibit. A network administrator has configured the OSPF timers to the values that are shown in the graphic. What is the result of having those manually configured timers?
https://ccnav6.com/wp-content/uploads/2017/07/p55.png
The R1 dead timer expires between hello packets from R2.
R1 automatically adjusts its own timers to match the R2 timers.
The hello timer on R2 expires every ten seconds.
The neighbor adjacency has formed.
The R1 dead timer expires between hello packets from R2.
Refer to the exhibit.A network administrator has configured OSPFv2 on the two Cisco routers as shown. The routers are unable to form a neighbor adjacency. What should be done to fix the problem?
https://ccnav6.com/wp-content/uploads/2017/07/p56.png
Implement the command no passive-interface Serial0/1.
Implement the command network 192.168.2.4 0.0.0.3 area 0 on router R2.
Implement the command network 192.168.3.0 0.0.0.255 area 0 on router R2.
Change the router-id of router R2 to 2.2.2.2.
Implement the command no passive-interface Serial0/1.
A network administrator has configured an EtherChannel between two switches that are connected via four trunk links. If the physical interface for one of the trunk links changes to a down state, what happens to the EtherChannel?
Spanning Tree Protocol will transition the failed physical interface into forwarding mode.
Spanning Tree Protocol will recalculate the remaining trunk links.
The EtherChannel will transition to a down state.
The EtherChannel will remain functional.
The EtherChannel will remain functional.
Which mode configuration setting would allow formation of an EtherChannel link between switches SW1 and SW2 without sending negotiation traffic?
SW1: on
SW2: on
SW1: desirable
SW2: desirable
SW1: auto
SW2: auto
PortFast enabled on both switches
SW1: auto
SW2: auto
trunking enabled on both switches
SW1: passive
SW2: active
SW1: on
SW2: on
Match the order of precedence to the process logic that an OSPFv3 network router goes through in choosing a router ID. (Not all options are used.)
https://ccnav6.com/wp-content/uploads/2017/07/p40-1024x316.jpg
Which two statements are correct about EIGRP acknowledgment packets? (Choose two.)
The packets are used to discover neighbors that are connected on an interface.
The packets are sent as unicast.
The packets require confirmation.
The packets are unreliable.
The packets are sent in response to hello packets.
The packets are sent as unicast
The packets are unreliable.
A set of switches is being connected in a LAN topology. Which STP bridge priority value will make it least likely for the switch to be selected as the root?
61440
4096
65535
32768
61440
A network administrator is analyzing the features that are supported by different first-hop router redundancy protocols. Which statement describes a feature that is associated with HSRP?
HSRP uses active and standby routers.
It uses ICMP messages in order to assign the default gateway to hosts.
It allows load balancing between a group of redundant routers.
HSRP is nonproprietary.
HSRP uses active and standby routers.
The graphic shows the following information: Switch S1 (the root bridge) uses a port that is labeled B to connect to switch S3 on a port labeled D. S3 is connected to switch S2 on a port labeled A. S2 uses a port labeled C to connect to S1. S2 is connected also to three PC workstations labeled A, B, and C.Refer to the exhibit. What are the possible port roles for ports A, B, C, and D in this RSTP-enabled network?
https://ccnav6.com/wp-content/uploads/2017/07/hinh1.png
alternate, root, designated, root
designated, alternate, root, root
alternate, designated, root, root
designated, root, alternate, root
alternate, designated, root, root
Refer to the exhibit. What are two results of issuing the displayed commands on S1, S2, and S3? (Choose two.)
https://ccnav6.com/wp-content/uploads/2017/07/hinh2.gif
S2 can become root bridge if S1 fails.
S2 can become root bridge if S3 fails.
S1 will automatically adjust the priority to be the lowest.
S3 can be elected as a secondary bridge.
S1 will automatically adjust the priority to be the highest.
S2 can become root bridge if S1 fails
S1 will automatically adjust the priority to be the lowest.
Which statement describes a characteristic of OSPF external routes?
The cost of a type 1 route is always the external cost, regardless of the interior cost to reach that route.
The difference between type 1 and type 2 is in the way the cost of the route is being calculated.
A type 2 route is always preferred over a type 1 route for the same destination.
Type 1 and type 2 external routes in IPv4 networks are represented in the routing table by EX1 and EX2, respectively
The difference between type 1 and type 2 is in the way the cost of the route is being calculated.
By default, how many equal cost routes to the same destination can be installed in the routing table of a Cisco router?
2
4
16
32
4
An EIGRP router loses the route to a network. Its topology table contains two feasible successors to the same network. What action will the router take?
The best alternative backup route is immediately inserted into the routing table.
The router will query neighbors for an alternate route.
The DUAL algorithm is recomputed to find an alternate route.
The router uses the default route.
The best alternative backup route is immediately inserted into the routing table.
A network administrator is analyzing first-hop router redundancy protocols. What is a characteristic of VRRPv3?
It allows load balancing between routers.
VRRPv3 is Cisco proprietary.
It supports IPv6 and IPv4 addressing.
It works together with HSRP.
It supports IPv6 and IPv4 addressing.
What is the function of STP in a scalable network?
It combines multiple switch trunk links to act as one logical link for increased bandwidth.
It protects the edge of the enterprise network from malicious activity.
It disables redundant paths to eliminate Layer 2 loops.
It decreases the size of the failure domain to contain the impact of failures.
It disables redundant paths to eliminate Layer 2 loops.
When should EIGRP automatic summarization be turned off?
when a router has less than five active interfaceswhen a router has more than three active interfaces
when a network contains discontiguous network addresses
when a router has not discovered a neighbor within three minutes
when a network addressing scheme uses VLSM
when a network contains discontiguous network addresses
Which characteristic would most influence a network design engineer to select a multilayer switch over a Layer 2 switch?
ability to aggregate multiple ports for maximum data throughput
ability to have multiple forwarding paths through the switched network based on VLAN number(s)
ability to provide power to directly-attached devices and the switch itself
ability to build a routing table
ability to build a routing table
What are two features of OSPF interarea route summarization? (Choose two.)
Route summarization results in high network traffic and router overhead.
Routes within an area are summarized by the ABR.
Type 3 and type 5 LSAs are used to propagate summarized routes by default.
ASBRs perform all OSPF summarization.
ABRs advertise the summarized routes into the backbone.
Routes within an area are summarized by the ABR.
ABRs advertise the summarized routes into the backbone.
What are the only two roles that permit an OSPF router to be configured for summarization? (Choose two.)
designated router
backbone router
internal router
autonomous system boundary router
area border router
autonomous system boundary router
area border router
A network engineer examining the operation of EIGRP on a router notices that one particular route is in an active state. What can the engineer determine about this route?
Data packets to be sent to the specified network will be forwarded on this route.
The Diffusing Update Algorithm has determined a successor and a feasible successor for this route.
The EIGRP processes are still calculating the administrative distance for this route.
EIGRP query messages are being sent to other routers requesting paths to this network.
EIGRP query messages are being sent to other routers requesting paths to this network.
A router needs to be configured to route within OSPF Area 0. Which two commands are required to accomplish this? (Choose two.)
RouterA(config)# router ospf 0
RouterA(config-router)# network 192.168.2.0 255.255.255.0 0
RouterA(config-router)# network 192.168.2.0 0.0.0.255 area 0
RouterA(config-router)# network 192.168.2.0 0.0.0.255 0
RouterA(config)# router ospf 1
RouterA(config-router)# network 192.168.2.0 0.0.0.255 area
RouterA(config)# router ospf 1
Refer to the exhibit. Which two conclusions can be derived from the output? (Choose two.)
https://ccnav6.com/wp-content/uploads/2017/07/hinh3.png
There is one feasible successor to network 192.168.1.8/30.
The network 192.168.10.8/30 can be reached through 192.168.11.1.
The reported distance to network 192.168.1.0/24 is 41024256.
The neighbor 172.16.6.1 meets the feasibility condition to reach the 192.168.1.0/24 network.
Router R1 has two successors to the 172.16.3.0/24 network.
The neighbor 172.16.6.1 meets the feasibility condition to reach the 192.168.1.0/24 network.
There is one feasible successor to network 192.168.1.8/30.
Which statement is true about the states of the IEEE 802.1D Spanning Tree Protocol?
Ports must be blocked before they can be placed in the disabled state.
Ports listen and learn before going into the forwarding state.
Ports are manually configured to be in the forwarding state.
It takes 15 seconds for a port to go from blocking to forwarding.
Ports listen and learn before going into the forwarding state.
Refer to the exhibit. What are three resulting DR and BDR elections for the given topology? (Choose three.)
https://ccnav6.com/wp-content/uploads/2017/07/hinh4.png
R4 is BDR for segment B.
R1 is DR for segment A.
R5 is DR for segment B.
R3 is DR for segment B.
R3 is DBR for segment B.
R2 is BDR for segment A.
R4 is BDR for segment B.
R5 is DR for segment B.
R2 is BDR for segment A.
Refer to the exhibit. The network administrator configures both switches as displayed. However, host C is unable to ping host D and host E is unable to ping host F. What action should the administrator take to enable this communication?
https://ccnav6.com/wp-content/uploads/2017/07/hinh5.png
Associate hosts A and B with VLAN 10 instead of VLAN 1.
Configure either trunk port in the dynamic desirable mode.
Include a router in the topology.
Remove the native VLAN from the trunk.
Add the switchport nonegotiate command to the configuration of SW2.
Configure either trunk port in the dynamic desirable mode.
What is one reason to use the ip ospf priority command when the OSPF routing protocol is in use?
to influence the DR/BDR election process
to streamline and speed up the convergence process
to provide a backdoor for connectivity during the convergence process
to activate the OSPF neighboring process
to influence the DR/BDR election process
A network administrator is configuring EIGRP load balancing with the commands:
Router(config)# router eigrp 1
Router(config-router)# variance 3
Router(config-router)# end
What is a direct result of entering these commands?
Any feasible successor routes to the same destination network with a metric, equal to or less than 3 times that of the successor, will be installed in the routing table.
Up to three equal cost routes to the same destination can be installed in the routing table.
No matter whether the metric is equal or unequal, up to three routes to the same destination can be installed in the routing table.
Up to three unequal cost routes to the same destination can be installed in the routing table.
Any feasible successor routes to the same destination network with a metric, equal to or less than 3 times that of the successor, will be installed in the routing table.
What are two load-balancing methods in the EtherChannel technology? (Choose two.)
source IP to destination IP
source MAC to destination MAC
combination of source MAC and IP to destination MAC and IP
combination of source port and IP to destination port and IP
source port to destination port
source IP to destination IP
source MAC to destination MAC
Which statement describes the autonomous system number used in EIGRP configuration on a Cisco router?
It carries the geographical information of the organization.
It identifies the ISP that provides the connection to network of the organization.
It functions as a process ID in the operation of the router.
It is a globally unique autonomous system number that is assigned by IANA.
It functions as a process ID in the operation of the router.