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
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
dot1q vlan vlan-id
Example:
RP/0/RP0/CPU0:router(config-subif)# dot1q vlan 10
Assigns a VLAN to the subinterface.
Replace the vlan-id argument with a subinterface identifier. Range is from 1 to 4094 inclusive (0 and 4095 are reserved).
Step 10
ipv4 address ipv4-address mask
Example:
RP/0/RP0/CPU0:router(config-subif)# ipv4 address 10.1.2.3/24
Assigns an IP address and subnet mask to the subinterface.
Step 11
no shutdown
Example:
RP/0/RP0/CPU0:router(config-subif)# no shutdown
(Optional) If a link is in the down state, bring it up. The no shutdown command returns the link to an up or down state
depending on the configuration and state of the link.
Step 12
exit
Example:
RP/0/RP0/CPU0:router(config-subif)# exit
Exits subinterface configuration mode for the VLAN subinterface.
Step 13
Repeat Step 7 through Step 12 to add more VLANs to the bundle you created in Step 2.
(Optional) Adds more subinterfaces to the bundle.
Step 14
end or commit
Example:
RP/0/RP0/CPU0:router(config-subif)# end
or
RP/0/RP0/CPU0:router(config-subif)# commit
Saves configuration changes.
• When you issue the end command, the system prompts you to commit changes:
commit them before exiting (yes/no/cancel)?
• Entering yes saves configuration changes to the running configuration file, exits the configuration session, and
returns the router to EXEC mode.
Interface and Hardware Component Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.1.x
Configuring Custom LACP Short Period Time Intervals
Uncommitted changes found,
111

Advertisement

Table of Contents
loading

Table of Contents