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

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 9 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:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
- Entering yes saves configuration changes to the running configuration file, exits the configuration session, and
returns the router to EXEC mode.
- Entering no exits the configuration session and returns the router to EXEC mode without committing the
configuration changes.
- Entering cancel leaves the router in the current configuration session without exiting or committing the configuration
changes.
• Use the commit command to save the configuration changes to the running configuration file and remain within
the configuration session.
Step 15
exit

Interface and Hardware Component Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release

6.1.x
104
Configuring Link Bundling

Advertisement

Table of Contents
loading

Table of Contents