You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build used on the device is debian 9 but int o/p for "show lldp neighbor detai" the codename "jessie" is shown.
This should be showing up as "stretch"
Steps to reproduce the issue:
check lldp nbr detail o/p in peer
Describe the results you received:
show lldp nbr:
script log:
<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>
"msg": {
"Ethernet1": {
"neighbor_chassis_id": "0x4c7625e4e4c0",
"neighbor_port_desc": "ARISTA16T2:Ethernet1",
"neighbor_port_id": "hundredGigE1/16",
"neighbor_sys_desc": "Debian GNU/Linux 8 (jessie) Linux 4.9.0-5-amd64 #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86_64",
"neighbor_sys_name": "sonic-z9100-02"
<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>
show cmd on vm:
<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>
ARISTA01T2#show lldp nei det
Interface Ethernet1 detected 1 LLDP neighbors:
Neighbor 4c76.25e4.e4c0/"hundredGigE1/1", age 14 seconds
Discovered 4:16:47 ago; Last changed 4:15:43 ago
Chassis ID type: MAC address (4)
Chassis ID : 4c76.25e4.e4c0
Port ID type: Locally assigned (7)
Port ID : "hundredGigE1/1"
Time To Live: 120 seconds
Port Description: "ARISTA01T2:Ethernet1"
System Name: "sonic-z9100-02"
System Description: "Debian GNU/Linux 8 (jessie) Linux 4.9.0-5-amd64 Update README.md #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86_64"
System Capabilities : Bridge, WLAN Access Point, Router, Station Only
Enabled Capabilities: Bridge, Router
Management Address Subtype: IPv4
Management Address : 10.1.0.32
Interface Number Subtype : ifIndex (2)
Interface Number : 1
OID String :
Management Address Subtype: IPv6
Management Address : fc00:1::32
Interface Number Subtype : ifIndex (2)
Interface Number : 1
OID String :
IEEE802.1/IEEE802.3 Link Aggregation
Link Aggregation Status: Capable, Disabled (0x01)
Port ID : 0
IEEE802.3 MAC/PHY Configuration/Status
Auto-negotiation : Not Supported
Operational MAU Type : Unknown
The build used on the device is debian 9 but int o/p for "show lldp neighbor detai" the codename "jessie" is shown.
This should be showing up as "stretch"
-->
Description
The build used on the device is debian 9 but int o/p for "show lldp neighbor detai" the codename "jessie" is shown.
This should be showing up as "stretch"
Steps to reproduce the issue:
Describe the results you received:
show lldp nbr:
script log:
<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>
"msg": {
"Ethernet1": {
"neighbor_chassis_id": "0x4c7625e4e4c0",
"neighbor_port_desc": "ARISTA16T2:Ethernet1",
"neighbor_port_id": "hundredGigE1/16",
"neighbor_sys_desc": "Debian GNU/Linux 8 (jessie) Linux 4.9.0-5-amd64 #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86_64",
"neighbor_sys_name": "sonic-z9100-02"
<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>
show cmd on vm:
<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>
ARISTA01T2#show lldp nei det
Interface Ethernet1 detected 1 LLDP neighbors:
Neighbor 4c76.25e4.e4c0/"hundredGigE1/1", age 14 seconds
Discovered 4:16:47 ago; Last changed 4:15:43 ago
Chassis ID : 4c76.25e4.e4c0
Port ID : "hundredGigE1/1"
Enabled Capabilities: Bridge, Router
Management Address : 10.1.0.32
Interface Number Subtype : ifIndex (2)
Interface Number : 1
OID String :
Management Address : fc00:1::32
Interface Number Subtype : ifIndex (2)
Interface Number : 1
OID String :
Link Aggregation Status: Capable, Disabled (0x01)
Port ID : 0
Auto-negotiation : Not Supported
Operational MAU Type : Unknown
Interface Ethernet2 detected 0 LLDP neighbors:
Interface Ethernet3 detected 0 LLDP neighbors:
Interface Ethernet4 detected 0 LLDP neighbors:
Interface Ethernet5 detected 0 LLDP neighbors:
Interface Management1 detected 0 LLDP neighbors:
ARISTA01T2#
<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>
Describe the results you expected:
The build used on the device is debian 9 but int o/p for "show lldp neighbor detai" the codename "jessie" is shown.
This should be showing up as "stretch"