A network administrator executes the `show cdp neighbors` command on a Cisco Catalyst switch to inspect connected devices and receives the following output:
Device ID Local Intrfce Holdtme Capability Platform Port ID
SW-ACCESS-02 Gig 0/1 162 R S I WS-C3560 Gig 0/24
Based on this command output, which interface on the local switch directly connects to neighboring switch SW-ACCESS-02?
- GigabitEthernet 0/1Cevap
- BGigabitEthernet 0/24
- CVLAN 162
- DFastEthernet 0/1
Cevap
The local switch interface connected to SW-ACCESS-02 is GigabitEthernet 0/1.
In the `show cdp neighbors` command output, the 'Local Intrfce' column specifies the physical interface on the current (local) switch where the CDP advertisement was received. For the entry corresponding to device SW-ACCESS-02, the 'Local Intrfce' is GigabitEthernet 0/1 (abbreviated as Gig 0/1).
Adım Adım Çözüm
Anahtar Kavram
CDP Neighbor Output Data Parsing (Local vs Remote Interface Identification)