Step 16 exit
Example:
RP/0/RSP0/CPU0:router (config)# exit
Exits Global Configuration mode.
Step 17 show ethernet trunk bundle-Ether instance
Example:
RP/0/RSP0/CPU0:routerrouter# show ethernet trunk bundle-ether 5
(Optional) Displays the interface configuration.
The Ethernet bundle instance range is from 1 through 65535.
Step 18 configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters Global Configuration mode.
Step 19 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.
Replace the instance argument with the node-id in the rack/slot/module format.
A VLAN bundle is not active until you add an Ethernet interface on both ends of the link bundle.
Note
Step 20 bundle id bundle-id [mode {active | on | passive}]
Example:
RP/0/RSP0/CPU0:router(config-if)# bundle-id 3
Adds an Ethernet interface to the bundle you configured in Step 2 through Step 13.
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 interface 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 21 no shutdown
Example:
RP/0/RSP0/CPU0:router(config-if)# no shutdown
(Optional) 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.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
66
Configuring Link Bundles
Configuring VLAN Bundles