Users Guide

Layer 2 Switching Commands 599
intf-list — List of Ethernet interface identifiers or port channel identifiers
or ranges. Separate nonconsecutive ports with a comma and no spaces. Use
a hyphen to designate the range of ports.
Default Configuration
This command has no default configuration.
Command Mode
Link Dependency mode
User Guidelines
Adding an interface to a dependency list brings the interface down until the
depends-on command is entered. The link status will then follow the
interface specified in the depends-on command.
To avoid bringing down interfaces, enter the depends-on command prior to
entering the add command.
Example
console(config-depend-1)#add gigabitethernet 1/0/1
console(config-depend-1)#add tengigabitethernet 1/0/1
console(config-depend-1)#add port-channel 10-12
depends-on
Use this command to add the dependent Ethernet ports or port channels list.
Use the no depends-on command to remove the dependent Ethernet ports or
port-channels list.
Syntax
depends-on intf-list
no depends-on intf-list
intf-list — List of Ethernet interface identifiers or port channel interface
identifiers or ranges.Separate nonconsecutive items with a comma and no
spaces. Use a hyphen to designate the range of ports or port-channel
numbers.