Cisco CRS Configuration Manual page 313

Ios xr mpls configuration guide
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Implementing MPLS Traffic Engineering
SUMMARY STEPS
1. configure
2. srlg
3. interface type interface-path-id
4. value value
5. Use the commit or end command.
6. show srlg interface type interface-path-id
7. show srlg
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
srlg
Example:
RP/0/RP0/CPU0:router(config)# srlg
Step 3
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-srlg)#
interface POS 0/6/0/0
Step 4
value value
Example:
RP/0/RP0/CPU0:router(config-srlg-if)#
value 100
RP/0/RP0/CPU0:router (config-srlg-if)#
value 200
RP/0/RP0/CPU0:router(config-srlg-if)#
value 300
Step 5
Use the commit or end command.
Purpose
Enters global configuration mode.
Configures SRLG configuration commands on a specific interface
configuration mode and assigns this SRLG a value.
Configures an interface type and path ID to be associated with an
SRLG and enters SRLG interface configuration mode.
Configures SRLG network values for a specific interface. Range is
0 to 4294967295.
You can also set SRLG values on multiple interfaces
Note
including bundle interface.
commit—Saves the configuration changes and remains within the
configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the configuration
session.
• No—Exits the configuration session without committing the
configuration changes.
• Cancel—Remains in the configuration session, without
committing the configuration changes.
Cisco IOS XR MPLS Configuration Guide for the Cisco CRS Router, Release 5.1.x
Configuring the Shared Risk Link Groups
295

Advertisement

Table of Contents
loading

Table of Contents