A network administrator executes the following command on switch SW-1 to troubleshoot connectivity to an adjacent network device:
text
SW-1# show lldp neighbors detail
------------------------------------------------
Local Intf: Gi0/1
Chassis id: 0014.f25a.a100
Port id: GigabitEthernet1/0/24
Port Description: Trunk Link to SW-1
System Name: SW-2
System Description: Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9-M)
Time remaining: 98 seconds
System Capabilities: B, R
Enabled Capabilities: B
Management Addresses:
IP: 10.1.10.2
Auto Negotiation - supported, enabled
Physical media capabilities:
1000baseT(FD)
Media Attachment Unit type: 30
VLAN ID: 20
Based on the output provided, which conclusion accurately describes the neighbor relationship and port configuration?
- The adjacent switch SW-2 is connected via its interface GigabitEthernet1/0/24 to SW-1's local interface GigabitEthernet0/1, operating with a port VLAN ID of 20 and management address 10.1.10.2.Answer
- BSW-1 is physically connected using its local port GigabitEthernet1/0/24 to SW-2's remote port GigabitEthernet0/1.
- CA native VLAN mismatch is present because LLDP cannot report VLAN ID 20 on interface GigabitEthernet0/1 unless VLAN 1 is configured as the untagged native VLAN.
- DThe neighbor device SW-2 is operating as a Layer 3 router because 'Enabled Capabilities: B' indicates routing functions are active on interface GigabitEthernet1/0/24.