Technical Documentation

show lldp local-information

Syntax

show lldp local-information

Release Information

Command introduced in JUNOS Release 9.0 for EX Series switches.

Description

Displays the information that the switch provides in Link Layer Discovery Protocol (LLDP) advertisements to its neighbors.

Required Privilege Level

view

List of Sample Output

show lldp local-information

Output Fields

Table 1 lists the output fields for the show lldp local-information command. Output fields are listed in the approximate order in which they appear.

Table 1: show lldp local-information Output Fields

Field Name

Field Description

LLDP Local Information details

Information about the local system (the switch):

  • Chassis ID—MAC address associated with the switch.
  • System name—User-configured name of the switch.
  • System descr—System description containing information about the switch model and the current software image running on the switch. This information is taken from the software and is not configurable.

System Capabilities

Capabilities (such as bridge or router) that are supported or enabled on the system.

Management Information

Details of the management information: Port Name, Port ID (SNMP interface index), Port ID Subtype, and Port Subtype.

Interface Name

Name of the local interface.

Interface ID

SNMP interface index.

Interface description

User-configured port description.

Status

Administrative status of the interface: either up or down.

Tunneling

Status of tunneling on the interface: either enabled or disabled.

Sample Output

show lldp local-information

user@switch> show lldp local-information
LLDP Local Information details

Chassis ID   : b0:c6:9a:67:90:80
System name  : sanfran
System descr : Juniper Networks, Inc. ex4200-24t , version 10.1I0 [builder] Build date: 2010-05-07 06:32:45 UTC

System Capabilities
    Supported       : Bridge Router
    Enabled         : Bridge

Management Information
    Port Name       : -
    Port ID         : 34
    Port ID Subtype : local(7)
    Port Subtype    : ifIndex(2)

Interface name    Interface ID    Interface description    Status      Tunneling
me0.0             34              -                        Down        Disabled
ge-0/0/0.0        503             -                        Up          Disabled
ge-0/0/1.0        505             -                        Up          Disabled
ge-0/0/2.0        507             -                        Up          Disabled
ge-0/0/3.0        509             -                        Up          Disabled
ge-0/0/4.0        511             -                        Up          Disabled
ge-0/0/5.0        513             -                        Up          Disabled
ge-0/0/6.0        515             -                        Up          Disabled
ge-0/0/7.0        517             -                        Up          Disabled
ge-0/0/8.0        519             -                        Up          Disabled
ge-0/0/9.0        521             -                        Up          Disabled
ge-0/0/10.0       523             -                        Up          Disabled
ge-0/0/11.0       525             -                        Up          Disabled
ge-0/0/12.0       527             -                        Up          Disabled
ge-0/0/13.0       529             -                        Up          Disabled
ge-0/0/14.0       531             -                        Up          Disabled
ge-0/0/15.0       533             -                        Up          Disabled
ge-0/0/16.0       535             -                        Up          Disabled
ge-0/0/17.0       537             -                        Up          Disabled
ge-0/0/18.0       539             -                        Up          Disabled
ge-0/0/19.0       541             -                        Up          Disabled
ge-0/0/20.0       543             -                        Up          Disabled
ge-0/0/21.0       545             -                        Up          Disabled
ge-0/0/22.0       547             -                        Up          Disabled
ge-0/0/23.0       549             -                        Up          Disabled

Published: 2010-05-14