Refer to the exhibit. Which switch becomes the root of the spanning tree for VLAN 110?
ASwitch 1
BSwitch 2
CSwitch 3
DSwitch 4
Correct Answer:B
Q410(none)
What is a benefit of VRRP?
AIt provides traffic load balancing to destinations that are more than two hops from the source.
BIt provides the default gateway redundancy on a LAN using two or more routers.
CIt allows neighbors to share routing table information between each other.
DIt prevents loops in a Layer 2 LAN by forwarding all traffic to a root bridge, which then makes the final forwarding decision.
Correct Answer:B
Q411(none)
Which protocol does an IPv4 host use to obtain a dynamically assigned IP address?
AARP
BDHCP
CCDP
DDNS
Correct Answer:B
Q412(none)
Refer to the exhibit. An access list is required to permit traffic from any host on interface G0/0 and deny traffic from interface G/0/1. Which access list must be applied? A. Option A
BOption B
COption C
DOption D
Correct Answer:A
Q413(none)
How does a switch process a frame received on Fa0/1 with the destination MAC address of 0e38.7363.657b when the table is missing the address?
Alt drops the frame immediately.
BIt forwards the frame back out of interface Fa0/1. C. It floods the frame to all interfaces except Fa0/1.
DIt holds the frame until the MAC address timer expires and then drops the frame.
Correct Answer:C
Q414(none)
Which condition must be met before an NMS handles an SNMP trap from an agent?
AThe NMS software must be loaded with the MIB associated with the trap.
BThe NMS must be configured on the same router as the SNMP agent
CThe NMS must receive a trap and an inform message from the SNMP agent within a configured interval
DThe NMS must receive the same trap from two different SNMP agents to verify that it is reliable.
Correct Answer:A
Q415(none)
What is the purpose of a southbound API in a control based networking architecture?
AFacilities communication between the controller and the applications
BFacilities communication between the controller and the networking hardware
Callows application developers to interact with the network
Dintegrates a controller with other automation and orchestration tools.
Correct Answer:B
The Southbound Interface In a controller-based network architecture, the controller needs to communicate to the networking devices. In most network drawings and architecture drawings, those network devices typically sit below the controller, as shown in Figure 16-5. There is an interface between the controller and those devices, and given its location at the bottom part of drawings, the interface came to be known as the southbound interface, or SBI, as labeled in Figure 16-5. QUESTION 416 Which switch technology establishes a network connection immediately when it is plugged in? A. PortFast B.
Q417(none)
What causes a port to be placed in the err-disabled state?
Alatency
Bport security violation
Cshutdown command issued on the port
Dnothing plugged into the port
Correct Answer:B
This mode is the default violation mode; when in this mode, the switch will automatically force the switchport into an error disabled (err-disable) state when a violation occurs. While in this state, the switchport forwards no traffic. The switchport can be brought out of this error disabled state by issuing the errdisable recovery cause CLI command or by disabling and reenabling the switchport.
Q418(none)
An engineer needs to add an old switch back into a network. To prevent the switch from corrupting the VLAN database which action must be taken?
AAdd the switch in the VTP domain with a lower revision number
BAdd the switch with DTP set to dynamic desirable
CAdd the switch in the VTP domain with a higher revision number D. Add the switch with DTP set to desirable
Correct Answer:A
Q419(none)
Which JSON data type is an unordered set of attribute- value pairs?