Exams > Cisco > 200-301: Cisco Certified Network Associate (CCNA)
200-301: Cisco Certified Network Associate (CCNA)
Page 14 out of 80 pages Questions 131-140 out of 791 questions
Question#131

Refer to the exhibit. Which two commands when used together create port channel 10? (Choose two.)

  • A. int range g0/0-1 channel-group 10 mode active
  • B. int range g0/0-1 channel-group 10 mode desirable
  • C. int range g0/0-1 channel-group 10 mode passive
  • D. int range g0/0-1 channel-group 10 mode auto
  • E. int range g0/0-1 channel-group 10 mode on
Discover Answer Hide Answer

AC

Question#132

Refer to the exhibit. An administrator is tasked with configuring a voice VLAN. What is the expected outcome when a Cisco phone is connected to the
GigabitEthernet 3/1/4 port on a switch?

  • A. The phone and a workstation that is connected to the phone do not have VLAN connectivity.
  • B. The phone sends and receives data in VLAN 50, but a workstation connected to the phone sends and receives data in VLAN 1.
  • C. The phone sends and receives data in VLAN 50, but a workstation connected to the phone has no VLAN connectivity.
  • D. The phone and a workstation that is connected to the phone send and receive data in VLAN 50.
Discover Answer Hide Answer

B

Question#133

Refer to the exhibit. Which action is expected from SW1 when the untagged frame is received on the GigabitEthernet0/1 interface?

  • A. The frame is processed in VLAN 1
  • B. The frame is processed in VLAN 11
  • C. The frame is processed in VLAN 5
  • D. The frame is dropped
Discover Answer Hide Answer

C

Question#134

Which command is used to enable LLDP globally on a Cisco IOS ISR?

  • A. lldp run
  • B. lldp enable
  • C. lldp transmit
  • D. cdp run
  • E. cdp enable
Discover Answer Hide Answer

A
Link Layer Discovery Protocol (LLDP) is an industry standard protocol that allows devices to advertise, and discover connected devices, and there capabilities
(same as CDP of Cisco). To enable it on Cisco devices, we have to use this command under global configuration mode:
Sw(config)# lldp run

Question#135

Which command should you enter to configure an LLDP delay time of 5 seconds?

  • A. lldp timer 5000
  • B. lldp holdtime 5
  • C. lldp reinit 5000
  • D. lldp reinit 5
Discover Answer Hide Answer

D
✑ lldp holdtime seconds: Specify the amount of time a receiving device should hold the information from your device before discarding it
✑ lldp reinit delay: Specify the delay time in seconds for LLDP to initialize on an interface
✑ lldp timer rate: Set the sending frequency of LLDP updates in seconds
Reference:
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3560/software/release/12-2_55_se/configuration/guide/3560_scg/swlldp.html

Question#136

In a CDP environment, what happens when the CDP interface on an adjacent device is configured without an IP address?

  • A. CDP becomes inoperable on that neighbor
  • B. CDP uses the IP address of another interface for that neighbor
  • C. CDP operates normally, but it cannot provide IP address information for that neighbor
  • D. CDP operates normally, but it cannot provide any information for that neighbor
Discover Answer Hide Answer

C
Although CDP is a Layer 2 protocol but we can check the neighbor IP address with the ג€show cdp neighbor detailג€ command. If the neighbor does not has an IP address then CDP still operates without any problem. But the IP address of that neighbor is not provided.

Question#137

DRAG DROP -
Drag and drop the benefits of a Cisco Wireless Lan Controller from the left onto the correct examples on the right.
Select and Place:

Discover Answer Hide Answer


Question#138

When configuring an EtherChannel bundle, which mode enables LACP only if a LACP device is detected?

  • A. Passive
  • B. Desirable
  • C. On
  • D. Auto
  • E. Active
Discover Answer Hide Answer

A
The LACP is Link Aggregation Control Protocol. LACP is an open protocol, published under the 802.3ad.
The modes of LACP are active, passive or on. The side configured as ג€passiveג€ will waiting the other side that should an Active for the Etherchannel to be established.
PAgP is Port-Aggregation Protocol. It is Cisco proprietary protocol. The mode are On, Desirable or Auto. Desirable ג€" Auto will establish an EtherChannel.
An example of how to configure an Etherchannel:

SwitchFormula1>enable -
SwitchFormula1#configure terminal
SwitchFormula1(config)# interface range f0/5 -14
SwitchFormula1(config-if-range)# channel-group 13 mode ?
active Enable LACP unconditionally
auto Enable PAgP only if a PAgP device is detected
desirable Enable PAgP unconditionally
on Enable Etherchannel only
passive Enable LACP only if a LACP device is detected

Question#139

Refer to the exhibit. Which VLAN ID is associated with the default VLAN in the given environment?

  • A. VLAN 1
  • B. VLAN 5
  • C. VLAN 10
  • D. VLAN 20
Discover Answer Hide Answer

A

Question#140

Which two VLAN IDs indicate a default VLAN? (Choose two.)

  • A. 0
  • B. 1
  • C. 1005
  • D. 1006
  • E. 4096
Discover Answer Hide Answer

BC
VLAN 1 is a system default VLAN, you can use this VLAN but you cannot delete it. By default VLAN 1 is use for every port on the switch.
Standard VLAN range from 1002-1005 it's Cisco default for FDDI and Token Ring. You cannot delete VLANs 1002-1005. Mostly we don't use VLAN in this range.

chevron rightPrevious Nextchevron right