Implementing MPLS Traffic Engineering
SUMMARY STEPS
1. configure
2. mpls traffic-eng
3. auto-tunnel mesh
4. group value
5. disable
6. attribute-setname
7. destination-list
8. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
mpls traffic-eng
Example:
RP/0/RSP0/CPU0:router(config)# mpls traffic-eng
Step 3
auto-tunnel mesh
Example:
RP/0/RSP0/CPU0:router(config-mpls-te)# auto-tunnel mesh
Step 4
group value
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-auto-mesh)# group
65
Step 5
disable
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-auto-mesh-group)#
disable
Step 6
attribute-setname
Example:
RP/0/RSP0/CPU0:router(config-mpls-te-auto-mesh-group)#
attribute-set am-65
OL-28381-02
Cisco ASR 9000 Series Aggregation Services Router MPLS Configuration Guide, Release 4.3.x
Configuring Auto-Tunnel Mesh Group
Purpose
Enters global configuration mode.
Enters MPLS-TE configuration mode.
Enables auto-tunnel mesh groups globally.
Specifies the membership of auto-tunnel mesh. The
range is from 0 to 4294967295.
When the destination-list is not supplied,
Note
head-end will automatically build destination
list belonging for the given mesh-group
membership using TE topology.
Disables the meshgroup and deletes all tunnels created
for this meshgroup.
Specifies the attributes used for all tunnels created for
the meshgroup. If it is not defined, this meshgroup does
not create any tunnel.
247