Specifications

Table Of Contents
mpls traffic-eng srlg
MP-352
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mpls traffic-eng srlg
To configure the Shared Risk Link Group (SRLG) membership of a link (interface), use the mpls
traffic-eng srlg command in interface configuration mode. To remove a link from membership of one
or more SRLGs, use the no form of this command.
mpls traffic-eng srlg [nu
m]
no mpls traffic-eng srlg [nu
m]
Syntax Description
Command Default A link does not have membership in any SRLG.
Command Modes Interface configuration (config-if)
Command History
Usage Guidelines You can enter the m
pls traffic-eng srlg command multiple times to make a link a member of multiple
SRLGs.
Examples The following example makes the interface a member of SRLG 5:
Router(config-if)# mpls traffic-eng srlg 5
If you enter the following commands, the interface is a member of both SRLG 5 and SRLG 6:
Router(config-if)# mpls traffic-eng srlg 5
Router(config-if)# mpls traffic-eng srlg 6
To remove a link from membership of SRLG 5, enter the following command:
Router(config-if)# no mpls traffic-eng srlg 5
To remove a link from membership of all SRLGs, enter the following command:
Router(config-if)# no mpls traffic-eng srlg
Related Commands
num (Optional) SRLG identifier. Valid values are 0 to 4294967295.
Release Modification
12.0(28)S This command was introduced.
12.4(20)T This command was integrated into Cisco IOS Release 12.4(20)T.
Command Description
mpls traffic-eng auto-tunnel
ba
ckup srlg exclude
Specifies that autocreated backup tunnels should avoid SRLGs
of the protected interface.