A SERVICE OF

logo

1322 System Management Commands
Example
The following example sets the mode to Stack Global Config.
console(config)#stack
console(config-stack)#
stack-port
Use the stack-port command in Stack Configuration mode to configure Stack
ports as either Stacking ports or as Ethernet ports. This command is used to
configure CX-4 ports to be either stacking or Ethernet ports. By default, CX-4
ports are Ethernet ports.
Syntax
stack-port <
unit
>/<
port-type
><
port-num
> {
ethernet
|
stack
}
Default Configuration
By default, these ports are configured as stacking ports.
Command Mode
Stack Configuration mode
User Guidelines
The clear config command will not change the stacking port mode. Only the
stack-port command can change the operating mode of the stacking port and
it only takes effect after a reboot when changing between stacking and
Ethernet mode. If this command is used with a CX-4 module, the ports will
be forced to Ethernet mode upon reboot.
Example
console(config-stack)#stack-port 1/xg3 ethernet
console(config-stack)#