Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

chassis-id (LLDP)

date_range 27-May-24

Syntax

content_copy zoom_out_map
 chassis-id {
  chassis-id-type (chassis-component | interface-alias | interface-name | locally-assigned | mac-address | network-address | port-component);
  chassis-id-value chassis-id-value;
 }

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name protocols lldp],
[edit protocols lldp]
  

Description

Configure the chassis-id to be used to generate the Chassis ID TLV advertised to the LLDP neighbors.

Options

chassis-id-type

Chassis-id-type to be used for Chassis ID TLV generation

  • chassis-component—User define chassis component name.

  • interface-alias—Interface description or name on which LLDPDU is sent.

  • interface-name—Interface name on which LLDPDU is sent.

  • locally-assigned—Locally assigned value (SNMP index of the interface).

  • mac-address—MAC Address of Interface on which LLDPDU is sent.

  • network-address—Netwok Address of Interface on which LLDPDU is sent.

  • port-component—User define port component name.

chassis-id-value

Chassis-id value as per chassis id type.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 23.4R1.

footer-navigation