Cisco ASR 9000 Series Configuration Manual page 259

Aggregation services router mpls
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing MPLS Traffic Engineering
Command or Action
Step 2
mpls traffic-eng
Example:
RP/0/RSP0/CPU0:router(config)# mpls traffic-eng
Step 3
attribute-set path-option attribute-set-name
Example:
RP/0/RSP0/CPU0:router(config-mpls-te)#
attribute-set path-option myset
Step 4
affinity affinity-value mask mask-value
Example:
RP/0/RSP0/CPU0:router(config-te-attribute-set)#
affinity 0xBEEF mask 0xBEEF
Step 5
signalled-bandwidth kbps class-type class-type number
Example:
RP/0/RSP0/CPU0:router(config-te-attribute-set)#
signalled-bandwidth 1000 class-type 0
Step 6
Use the commit or end command.
Step 7
show mpls traffic-eng attribute-set
Example:
RP/0/RSP0/CPU0:router# show mpls traffic-eng
attribute-set
Step 8
show mpls traffic-eng tunnelsdetail
Example:
RP/0/RSP0/CPU0:router# show mpls traffic-eng
tunnels detail
OL-28381-02
Enters MPLS-TE configuration mode.
Enters attribute-set path option configuration mode.
Note
Configures affinity attribute under a path option attribute-set.
The attribute values that are required for links to carry this
tunnel.
Configures the bandwidth attribute required for an MPLS-TE
tunnel under a path option attribute-set.
Note
commit—Saves the configuration changes and remains within
the configuration session.
end—Prompts user to take one of these actions:
Displays the attributes that are defined in the attribute-set for
the link.
Displays the attribute-set path option information on a specific
tunnel.
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring Attributes within a Path-Option Attribute
Purpose
The configuration at the path-option level takes
precedence over the values configured at the level of
the tunnel, and therefore is applied.
You can configure the class type of the tunnel
bandwidth request. The class-type 0 is strictly
equivalent to global-pool and class-type 1 is strictly
equivalent to subpool.
• 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.
243

Advertisement

Table of Contents
loading

Table of Contents