L Commands
This chapter describes the Cisco NX-OS Fibre Channel, virtual Fibre Channel, and Fibre Channel over Ethernet (FCoE) commands that begin with L.
lldp
To configure the Link Layer Discovery Protocol (LLDP) global options, use the lldp command. To remove the LLDP settings, use the no form of this command.
lldp { holdtime seconds | reinit seconds | timer seconds }
no lldp { holdtime | reinit | timer }
Syntax Description
Command Default
Holdtime: 120 seconds.
Reinit: 2 seconds.
Timer: 30 seconds.
Command Modes
Command History
|
|
---|---|
Usage Guidelines
The LLDP settings include the length of time before discarding LLDP information received from peers, the length of time to wait before performing LLDP initialization on any interface, and the rate at which LLDP packets are sent.
Examples
This example shows how to configure the global LLDP holdtime to 200 seconds:
Related Commands
|
|
---|---|
lldp (interface)
To enable the reception, or transmission, of Link Layer Discovery Protocol (LLDP) packets on an interface, use the lldp command. To disable the reception or transmission of LLDP packets, use the no form of this command.
no lldp { receive | transmit }
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to set an interface to transmit LLDP packets:
Related Commands
|
|
---|---|
logging abort
To discard the logging Cisco Fabric Services (CFS) distribution session in progress, use the logging abort command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to discard the logging CFS distribution session in progress:
Related Commands
|
|
---|---|
logging commit
To apply the pending configuration pertaining to the logging Cisco Fabric Services (CFS) distribution session in progress in the fabric, use the logging commit command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to commit changes to the active logging configuration:
Related Commands
|
|
---|---|
logging distribute
To enable Cisco Fabric Services (CFS) distribution for logging, use the logging distribute command. To disable this feature, use the no form of this command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Before distributing the Fibre Channel timer changes to the fabric, the temporary changes to the configuration must be committed to the active configuration using the logging commit command.
Examples
This example shows how to change the distribute logging configuration changes:
Related Commands
|
|
---|---|
Commits the logging configuration changes to the active configuration. |
|