Configuring Interface Lldp - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring Interface LLDP

Command or Action
Step 3
switch(config)# no lldp {holdtime |
reinit | timer}
Step 4
(Optional)switch# show lldp
This example shows how to configure the global LLDP hold time to 200 seconds:
switch# configure terminal
switch(config)# lldp holdtime 200
switch(config)#
This example shows how to enable LLDP to send or receive the management address TLVs:
switch# configure terminal
switch(config)# lldp tlv-select management-address
switch(config)#
Configuring Interface LLDP
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface type slot/port
3. switch(config-if)# [no] lldp {receive | transmit}
4. (Optional) switch# show lldp {interface | neighbors [detail | interface | system-detail] | timers | traffic}
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
240
Purpose
Use the timer option to set the rate (5 to 254 seconds) at which LLDP packets
are sent. The default value is 30 seconds.
Use the tlv-select option to specify the type length value (TLV). The default is
enabled to send and receive all TLVs.
Use the dcbxp option to specify the Data Center Ethernet Parameter Exchange
(DCBXP) TLV messages.
Use the management-address option to specify the management address TLV
messages.
Use the port-description option to specify the port description TLV messages.
Use the port-vlan option to specify the port VLAN ID TLV messages.
Use the system-capabilities option to specify the system capabilities TLV
messages.
Use the system-description option to specify the system description TLV
messages.
Use the system-name option to specify the system name TLV messages.
Resets the LLDP values to their defaults.
Displays LLDP configurations.
Configuring LLDP
OL-25842-01

Advertisement

Table of Contents
loading

Table of Contents