350-801 · Question #552
A network with IP telephony traffic uses LLDP to support information advertisement between network devices. An engineer must disable LLDP on the specific interface of a Cisco switch. Which two…
The correct answer is B. no lldp receive C. no lldp transmit. To disable LLDP (Link Layer Discovery Protocol) on a specific interface of a Cisco switch, the following interface-level commands are used: - no lldp transmit command disables the transmission of LLDP advertisements from the specific interface. Without this command, the…
Question
A network with IP telephony traffic uses LLDP to support information advertisement between network devices. An engineer must disable LLDP on the specific interface of a Cisco switch. Which two commands must be used on an interface configuration? (Choose two.)
Options
- Ano lldp transmit interface-id
- Bno lldp receive
- Cno lldp transmit
- Dno lldp receive interface-id
- Eno lldp run
How the community answered
(36 responses)- A3% (1)
- B94% (34)
- E3% (1)
Explanation
To disable LLDP (Link Layer Discovery Protocol) on a specific interface of a Cisco switch, the following interface-level commands are used: - no lldp transmit command disables the transmission of LLDP advertisements from the specific interface. Without this command, the interface continues to advertise its information to neighboring devices. - command disables the reception of LLDP information on the specific interface. This prevents the interface from accepting LLDP packets from other devices. Correct Configuration Example: interface GigabitEthernet1/0/1 no lldp transmit By using and receive, LLDP is disabled on the specific no lldp transmit no lldp interface, satisfying the requirement without affecting other interfaces or global LLDP series-managed-switches/smb5578-configure-link-layer-discovery-protocol-lldp-port-settings-
Topics
Community Discussion
No community discussion yet for this question.