A SERVICE OF

logo

Configuration Commands
184
Link to Disable configuration
The following table describes the Link to Disable (LtD) commands. The LtD can consist of any mix of
downlink ports (ports 1-16) and trunk groups that contain only downlink ports.
Table 175 Link to Disable commands
Command Description
ufd fdp ltd port <port number>
Adds a port to the current LtD group. Only downlink
ports (1-16) are allowed in the LtD.
Command mode: Global configuration
no ufd fdp ltd port <port number>
Removes a port from the current LtD group.
Command mode: Global configuration
ufd fdp ltd portchannel <1-12>
Adds a trunk group to the current LtD group. LtD trunk
groups can contain only downlink ports (1-16).
Command mode: Global configuration
no ufd fdp ltd portchannel <1-12>
Removes a trunk group from the current LtD group.
Command mode: Global configuration
ufd fdp ltd adminkey
<1-65535>
Adds a LACP admin key to the LtD. LACP trunks formed
with this admin key will be included in the LtD.
Command mode: Global configuration
no ufd fdp ltd adminkey <1-65535>
Removes a LACP admin key from the LtD.
Command mode: Global configuration
Configuration Dump
The dump program writes the current switch configuration to the terminal screen. To start the dump
program, at the prompt, enter:
Switch(config)# show running-config
The configuration is displayed with parameters that have been changed from the default values. The
screen display can be captured, edited, and placed in a script file, which can be used to configure other
switches. Paste the configuration commands from the script file at the command line prompt of the switch.
The active configuration can also be saved or loaded via FTP/TFTP.