Interfaces | 279
Command Modes
PORT-CHANNEL FAILOVER-GROUP (conf-po-failover-grp)
Command
History
Example
Figure 14-39. group Command Example
Related
Commands
interface port-channel
Create a Port Channel interface, which is a link aggregation group containing up to 16 physical
interfaces on an MXL Switch.
Syntax
interface port-channel channel-number
To delete a Port Channel, use the no interface port-channel channel-number command.
Parameters
Defaults
Not configured.
Command Modes
CONFIGURATION
Command
History
Example
Figure 14-40. interface port-channel Command Example
Usage
Information
Port Channel interfaces are logical interfaces and can be either in Layer 2 mode (by configuring
port-channel with switchport command) or Layer 3 mode (by configuring an IP address). You can add
a Port Channel in Layer 2 mode to a VLAN.
A Port Channel can contain both 100/1000 interfaces and GE interfaces. Based on the first interface
configured in the Port Channel and enabled, FTOS determines if the Port Channel uses 100 Mb/s or
1000 Mb/s as the common speed. Refer to channel-member for more information.
If the stack unit is in a Jumbo mode chassis, then the mtu and ip mtu commands can also be configured.
The Link MTU and IP MTU values configured on the channel members must be greater than the Link
MTU and IP MTU values configured on the Port Channel interface.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS(conf)#port-channel failover-group
FTOS(conf-po-failover-grp)#group 1 port-channel 1 port-channel 2
FTOS(conf-po-failover-grp)#
port-channel failover-group Accesses the PORT-CHANNEL FAILOVER-GROUP mode to configure
a LAG failover group.
show interfaces port-channel Displays information on configured Port Channel groups.
channel-number
For a Port Channel interface, enter the keyword port-channel followed by a
number:
Range: 1-128
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS(conf)#int port-channel 2
FTOS(conf-if-po-2)#
Note: In a Jumbo-enabled system, all members of a Port Channel must be configured with the
same link MTU values and the same IP MTU values.