Configuring Interface Lldp - Cisco Nexus 6000 Series Configuration Manual

Nx-os layer 2 guide
Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Configuring Interface LLDP

Step 3
Step 4
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
Procedure
Step 1
Step 2
Step 3
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
108
Command or Action
switch(config)# no lldp
{holdtime | reinit | timer}
(Optional)switch# show lldp
Command or Action
switch# configure terminal
switch(config)# interface type slot/port
switch(config-if)# [no] lldp {receive |
transmit}
Purpose
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.
Purpose
Enters global configuration mode.
Selects the interface to change.
If this is a 10G breakout port, the slot/port
Note
syntax is QSFP-module/port.
Sets the selected interface to either receive or
transmit.
The no form of the command disables the LLDP
transmit or receive.
Configuring LLDP

Advertisement

Table of Contents
loading

Table of Contents