Interface And Hardware Component Configuration Guide For Cisco Ncs 5500 Series Routers, Ios Xr Release - Cisco NCS 5500 Series Configuration Manual

Interface and hardware component configuration
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Configuring Link Bundling
Assigns an IP address and subnet mask to the virtual interface using the ipv4 address configuration subcommand.
Step 4
bundle minimum-active bandwidth kbps
Example:
RP/0/RP0/CPU0:router(config-if)# bundle minimum-active bandwidth 580000
(Optional) Sets the minimum amount of bandwidth required before a user can bring up a bundle.
Step 5
bundle minimum-active links links
Example:
RP/0/RP0/CPU0:router(config-if)# bundle minimum-active links 2
(Optional) Sets the number of active links required before you can bring up a specific bundle.
Step 6
bundle maximum-active links links [hot-standby]
Example:
RP/0/RP0/CPU0:router(config-if)# bundle maximum-active links 1 hot-standby
(Optional) Implements 1:1 link protection for the bundle, which causes the highest-priority link in the bundle to become
active and the second-highest-priority link to become the standby. Also, specifies that a switchover between active and
standby LACP-enabled links is implemented per a proprietary optimization.
The priority of the active and standby links is based on the value of the bundle port-priority command.
Note
Step 7
exit
Example:
RP/0/RP0/CPU0:router(config-if)# exit
Exits the interface configuration submode.
Step 8
interface Bundle-Ether bundle-id.vlan-id
Example:
RP/0/RP0/CPU0:router#(config)# interface Bundle-Ether 3.1
Creates a new VLAN, and assigns the VLAN to the Ethernet bundle you created in Step 2.
Replace the bundle-id argument with the bundle-id you created in Step 2.
Replace the vlan-id with a subinterface identifier. Range is from 1 to 4094 inclusive (0 and 4095 are reserved).
When you include the .vlan-id argument with the interface Bundle-Ether bundle-id command, you enter
Note
subinterface configuration mode.
Step 9
encapsulation dot1qvlan-id
Example:
RP/0/RP0/CPU0:router(config-subif)# encapsulation dot1q 100
Sets the Layer 2 encapsulation of an interface.
Step 10
ipv4 address ipv4-address mask
Interface and Hardware Component Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.1.x
103

Advertisement

Table of Contents
loading

Table of Contents