A network administrator is troubleshooting neighbor discovery on a Cisco Catalyst switch connected to a multi-vendor IP phone on interface GigabitEthernet1/0/5. Global LLDP has already been enabled with the `lldp run` command. However, output from `show lldp neighbors` indicates that while the switch successfully processes incoming packets from the IP phone, the IP phone is not receiving any LLDP advertisements from the switch.
Which interface configuration command must be applied under interface GigabitEthernet1/0/5 to resolve this issue and allow the switch to send LLDP frames to the phone?
- lldp transmitCevap
- Blldp enable
- Clldp run
- Dcdp enable
Cevap
The command 'lldp transmit' must be configured under interface GigabitEthernet1/0/5 to allow outbound LLDP advertisements.
The correct answer specifies 'lldp transmit'. Unlike Cisco Discovery Protocol (CDP), which uses a single interface command ('cdp enable'), Link Layer Discovery Protocol (LLDP) provides granular directional control on interfaces. The 'lldp transmit' interface submode command explicitly instructs the Cisco switch port to generate and send outbound LLDP frames to adjacent devices.
Adım Adım Çözüm
Anahtar Kavram
LLDP Interface Configuration Commands
Tahmini Süre:1m 0s