
123
6.6.1.
CLI Configurations
Node
Command
Description
enable
show dual-homing
This command displays the dual-homing
information.
enable
configure terminal
This command changes the node to configure
node.
configure dual-homing
(disable|enable)
This command disables / enables the dual-homing
function for the system.
configure dual-homing
primary-channel
(port|trunk) VALUE
This command sets the dual-homing primary
channel for the system. The channel can be a
single port or a trunk group.
configure no dual-homing
primary-channel
This command removes the dual-homing primary
channel for the system.
configure dual-homing
secondary-channel
(port|trunk) VALUE
This command sets the dual-homing secondary
channel for the system. The channel can be a
single port or a trunk group.
configure no dual-homing
secondary-channel
This command removes the dual-homing
secondary channel for the system.
Example:
L2SWITCH(config)#link-aggregation 1 ports 5-6
L2SWITCH(config)#link-aggregation 1 enable
L2SWITCH(config)#dual-homing primary-channel port 2
L2SWITCH(config)#dual-homing secondary –channel trunk 1
L2SWITCH(config)#dual-homing enable