4. bundle minimum-active bandwidth kbps
5. bundle minimum-active links links
6. bundle maximum-active links links [hot-standby]
7. lacp fast-switchover
8. exit
9. interface {TenGigE} interface-path-id
10. bundle id bundle-id [mode {active | on | passive}]
11. bundle port-priority priority
12. no shutdown
13. exit
14. interface {TenGigE} number
15. Do one of the following:
• end
•
• commit
16. exit
17. exit
18. Perform Step 1 through Step 15 on the remote end of the connection.
19. show bundle Bundle-Ether bundle-id
20. show lacp bundle Bundle-Ether bundle-id
DETAILED STEPS
PurposeCommand or Action
Enters XR configuration mode.configure
Example:
Step 1
RP/0/RP0/CPU0:router# configure
Creates a new Ethernet link bundle with the specified
bundle-id. The range is 1 to 65535.
interface Bundle-Ether bundle-id
Example:
Step 2
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 are entered.
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
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
72
Configuring Link Bundling
Configuring Ethernet Link Bundles