Cisco Certified Network Associate (200-301 CCNA) – Question291

An engineer is configuring data and voice services to pass through the same port. The designated switch interface fastethernet0/1 must transmit packets using the same priority for data when they are received from the access port of the IP phone. Which configuration must be used?

A.
interface fastethernet0/1
switchport voice vlan dot1p
B. interface fastethernet0/1
switchport priority extend cos 7
C. interface fastethernet0/1
switchport voice vlan untagged
D. interface fastethernet0/1
switchport priority extend trust

Correct Answer: D

Cisco Certified Network Associate (200-301 CCNA) – Question288


Refer to the exhibit. For security reasons, automatic neighbor discovery must be disabled on the R5 Gi0/1 interface. These tasks must be completed:
* Disable all neighbor discovery methods on R5 interface Gi0/1
* Permit neighbor discovery on R5 interface Gi0/2.
* Verify there are no dynamically learned neighbors on R5 interface Gi0/1.
* Display the IP address of R6's interface Gi0/2
Which configuration must be used?

A.
R5(config)#int Gi0/1
R5(config-if)#no cdp enable
R5(config-if)#exit
R5(config)#lldp run
R5(config)#no cdp run
R5#sh cdp neighbor detail
R5#sh lldp neighbor
B. R5(config)#int Gi0/1
R5(config-if)#no cdp enable
R5(config-if)#exit
R5(config)#no lldp run
R5(config)#cdp run
R5#sh cdp neighbor
R5#sh lldp neighbor
C. R5(config)#int Gi0/1
R5(config-if)#no cdp run
R5(config-if)#exit
R5(config)#lldp run
R5(config)#cdp enable
R5#sh cdp neighbor
R5#sh lldp neighbor
D. R5(config)#int Gi0/1
R5(config-if)#no cdp enable
R5(config-if)#exit
R5(config)#no lldp run
R5(config)#cdp run
R5#sh cdp neighbor detail
R5#sh lldp neighbor

Correct Answer: D

Cisco Certified Network Associate (200-301 CCNA) – Question287


Refer to the exhibit. An engineer built a new L2 LACP EtherChannel between SW1 and SW2 and executed these show commands to verify the work establish an LACP port channel?

A.
Change the channel-group mode on SW1 to desirable
B. Change the channel-group mode on SW1 to active or passive
C. Change the channel-group mode on SW2 to auto
D. Configure the interface port-channel 1 command on both swtiches

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question286

A network administrator needs to aggregate 4 ports into a single logical link which must negotiate layer 2 connectivity to ports on another switch. What must be configured when using active mode on both sides of the connection?

A.
LLDP
B. LACP
C. Cisco vPC
D. 802 1q trunks

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question283

What is a requirement when configuring or removing LAG on a WLC?

A.
The incoming and outgoing ports for traffic flow must be specified if LAG is enabled.
B. The management interface must be reassigned if LAG is disabled
C. The controller must be rebooted after enabling or reconfiguring LAG
D. Multiple untagged interfaces on the same port must be supported

Correct Answer: B

Cisco Certified Network Associate (200-301 CCNA) – Question282


Refer to the exhibit. Which action must be taken so that neighboring devices rapidly discover switch Cat9300?

A.
Enable portfast on the ports that connect to neighboring devices.
B. Configure the cdp timer 10 command on switch Cat9300.
C. Configure the cdp holdtime 10 command on switch Cat9300
D. Configure the cdp timer 10 command on the neighbors of switch Cat9300

Correct Answer: B