RP/0/RSP0/CPU0:router(config-#if)exit
Exits interface configuration submode for the Ethernet link bundle.
Step 9 interface {GigabitEthernet | TenGigE} instance
Example:
RP/0/RSP0/CPU0:router(config)# interface TenGigE 1/0/0/0
Enters the interface configuration mode for the specified interface.
Enter the GigabitEthernet or TenGigE keyword to specify the interface type. Replace the instance argument with the
node-id in the rack/slot/module format.
Mixed bandwidth bundle member configuration is only supported when 1:1 redundancy is configured (this means that
a 1 GigabitEthernet member can only be configured as the backup of the 10 GigabitEthernet interface.)
Mixed link bundle mode is supported only when active-standby operation is configured (usually with the
lower speed link in standby mode).
Note
Step 10 bundle id bundle-id [ mode { active | on | passive} ]
Example:
RP/0/RSP0/CPU0:router(config-if)# bundle-id 3
Adds the link to the specified bundle.
To enable active or passive LACP on the bundle, include the optional mode active or mode passive keywords in the
command string.
To add the link to the bundle without LACP support, include the optional mode on keywords with the command string.
If you do not specify the mode keyword, the default mode is on (LACP is not run over the port).
Note
Step 11 no shutdown(optional)
Example:
RP/0/RSP0/CPU0:router(config-if)# no shutdown
If a link is in the down state, bring it up. The no shutdown command returns the link to an up or down state depending
on the configuration and state of the link.
Step 12 exit
Example:
RP/0/RSP0/CPU0:router(config-if)# exit
Exits interface configuration submode for the Ethernet link bundle.
Step 13 Repeat Step 8 through Step 11 to add more links to the bundle you created in Step 2.
Step 14 Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
61
Configuring Link Bundles
Configuring Ethernet Link Bundles