Cisco ASR 9000 Series Configuration Manuallines page 89

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

Advertisement

Configuring Link Bundles
The creation of a VLAN link bundle is described in the steps that follow.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12. exit
13. Repeat Step 7 through Step 12 to add more VLANs to the bundle you created in Step 2.
14. Use the commit or end command.
15. exit
16. exit
17.
18. configure
19. interface {GigabitEthernet | TenGigE} instance
20. bundle id bundle-id [mode {active | on | passive}]
21.
22. Repeat Step 19 through Step 21 to add more Ethernet interfaces to the bundle you created in Step 2 .
23. Use the commit or end command.
24. Perform Step 1 through Step 23 on the remote end of the connection.
25. show bundle Bundle-Ether bundle-id [ reasons ]
26. show ethernet trunk bundle-Ether instance
DETAILED STEPS
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters Global Configuration mode.
Step 2
interface Bundle-Ether bundle-id
Example:
RP/0/RSP0/CPU0:router#(config)# interface Bundle-Ether 3
Creates and names a new Ethernet link bundle.
configure
interface Bundle-Ether bundle-id
ipv4 address ipv4-address mask
bundle minimum-active bandwidth kbps (optional)
bundle minimum-active links links (optional)
bundle maximum-active links links (optional)
exit
interface Bundle-Ether bundle-id.vlan-id
encapsulation dot1q vlan-id
ipv4 address ip-address mask
no shutdown
show ethernet trunk bundle-Ether instance
no shutdown
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
Configuring VLAN Bundles
63

Advertisement

Table of Contents
loading

Table of Contents