A network administrator is troubleshooting neighbor visibility on a Cisco Catalyst switch (SW-1) connected to a non-Cisco switch. The administrator executes the `show lldp entry Core-SW2` command on SW-1 and receives the following CLI output:
text
Local Interface: Gi1/0/24
Chassis id: 0014.f2ca.8800
Port id: Eth1/1
Port Description: Trunk-to-Core1
System Name: Core-SW2
System Description:
Cisco Nexus Operating System (NX-OS) Software, Version 9.3(5)
Time remaining: 92 seconds
System Capabilities: B, R
Enabled Capabilities: B, R
Management Addresses:
IP: 10.1.100.2
Auto Negotiation: supported, enabled
Physical media capabilities:
1000baseT(FD)
Media Attachment Unit type: 30
VLAN Advertised: 10, 20, 99
Port VLAN ID (PVID): 99
Based on this LLDP detailed output, which conclusion correctly interprets the neighbor properties and link configuration?
- The local switch interface receiving the LLDP frames is GigabitEthernet1/0/24, while the remote neighbor's egress port is Ethernet1/1 with a native VLAN (PVID) of 99.Cevap
- BThe local switch interface connected to the neighbor is Ethernet1/1, and GigabitEthernet1/0/24 represents the remote switch interface.
- CThe Port VLAN ID (PVID) of 99 indicates the native VLAN currently configured on the local switch interface GigabitEthernet1/0/24.
- DThe neighbor device has an active LLDP holdtime set to 92 seconds, which is the default holdtime value for LLDP on Cisco switches.