Cisco ASR 9000 Series Configuration Manuallines page 87

L2vpn and ethernet services configuration guide
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Link Bundles
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
Note
lower speed link in standby mode).
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.
Note
If you do not specify the mode keyword, the default mode is on (LACP is not run over the port).
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
Configuring Ethernet Link Bundles
61

Advertisement

Table of Contents
loading

Table of Contents