• or
• commit
15. exit
16. exit
17. configure
18. interface {TenGigE} interface-path-id
19. bundle id bundle-id [mode {active | on | passive}]
20. bundle port-priority priority
21. no shutdown
22. —
23. Do one of the following:
• end
•
• commit
24. Perform Step 1 through Step 23 on the remote end of the VLAN bundle connection.
25. show bundle Bundle-Ether bundle-id
26. show vlan interface
27. show vlan trunks [{TenGigE | Bundle-Ether} interface-path-id ] [brief | summary] [location node-id]
28. lacp fast-switchover
DETAILED STEPS
PurposeCommand or Action
Enters XR configuration mode.configure
Example:
Step 1
RP/0/RP0/CPU0:router# configure
Creates and names a new Ethernet link bundle.
interface Bundle-Ether bundle-id
Step 2
Example:
This interface Bundle-Ether command enters you into
the interface configuration submode, where you can enter
RP/0/RP0/CPU0:router#(config)# interface
Bundle-Ether 3
interface-specific configuration commands. Use the exit
command to exit from the interface configuration submode
back to the normal XR configuration mode.
Assigns an IP address and subnet mask to the virtual
interface using the ipv4 address configuration
subcommand.
ipv4 address ipv4-address mask
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address
10.1.2.3 255.0.0.0
Step 3
(Optional) Sets the minimum amount of bandwidth
required before a user can bring up a bundle.
bundle minimum-active bandwidth kbps
Example:
Step 4
RP/0/RP0/CPU0:router(config-if)# bundle
minimum-active bandwidth 580000
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
79
Configuring Link Bundling
Configuring VLAN Bundles