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/RSP0/CPU0:router# configure
Step 2
srlg
Example:
RP/0/RSP0/CPU0:router(config)# srlg
Step 3
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-srlg)#
interface POS 0/6/0/0
Step 4
value value
Example:
RP/0/RSP0/CPU0:router(config-srlg-if)#
value 100
RP/0/RSP0/CPU0:router (config-srlg-if)#
value 200
RP/0/RSP0/CPU0:router(config-srlg-if)#
value 300
Step 5
Use the commit or end command.
OL-28381-02
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.
Note
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 mode, without
committing the configuration changes.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring the Shared Risk Link Groups
You can also set SRLG values on multiple interfaces
including bundle interface.
213