Cisco 6000 Series Configuration Manual page 91

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Configuring Link Bundling
15. exit
16. exit
17.
18. interface {TenGigE} interface-path-id
19. bundle id bundle-id [mode {active | on | passive}]
20. bundle port-priority priority
21.
22. —
23. Do one of the following:
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.
28. lacp fast-switchover
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
interface Bundle-Ether bundle-id
Example:
RP/0/RP0/CPU0:router#(config)# interface
Bundle-Ether 3
Step 3
ipv4 address ipv4-address mask
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address
10.1.2.3 255.0.0.0
Step 4
bundle minimum-active bandwidth kbps
Example:
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
• or
• commit
configure
no shutdown
• end
• commit
show vlan trunks [{TenGigE | Bundle-Ether} interface-path-id ] [brief | summary] [location node-id]
Purpose
Enters XR configuration mode.
Creates and names a new Ethernet link bundle.
This interface Bundle-Ether command enters you into
the interface configuration submode, where you can enter
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.
(Optional) Sets the minimum amount of bandwidth
required before a user can bring up a bundle.
Configuring VLAN Bundles
79

Advertisement

Table of Contents
loading

Table of Contents