LLDP Configuration
Configuring switch S2:
Switch_config#lldp run
Switch_config#location elin identifier 1 1234567890 //Configuring elin
information
Switch_config#location civic identifier 1 //Entering location
configuration mode
Switch_config_civic#language English
Switch_config_civic#city Shanghai
Switch_config_civic#street Curie
Switch_config_civic#script EN //The above configured is
civic information
Switch_config_civic#quit
Switch_config#int g0/8
Switch_config_g0/8#location elin 1 //Set elin id for the
interface
Switch_config_g0/8#location elin 1 //Set civic id for the
interface
Switch_config_g0/8#show location elin //Display elin configuration
information
elin information:
elin 1: 1234567890
total: 1
Switch_config_g0/8#show location elin //Display civic
configuration information
civic address information:
identifier: 1
City: Shanghai
Language: English
Script: EN
Street: Curie
-------------------------------------