98
Backup Tunnel : -
Group Status : -
Perform the
display mpls te cspf tedb all
command on Switch A to view information about links in
TEDB.
[SwitchA] display mpls te cspf tedb all
Maximum Node Supported: 128 Maximum Link Supported: 256
Current Total Node Number: 2 Current Total Link Number: 2
Id MPLS LSR-Id IGP Process-Id Area Link-Count
1 1.1.1.9 OSPF 1 0 1
2 2.2.2.9 OSPF 1 0 1
9.
Create a static route for routing MPLS TE tunnel traffic
[SwitchA] ip route-static 30.1.1.2 24 tunnel 1 preference 1
Perform the
display ip routing-table
command on Switch A. The output shows a static route entry
with interface Tunnel 1 as the outgoing interface.
[SwitchA] display ip routing-table
Routing Tables: Public
Destinations : 14 Routes : 14
Destination/Mask Proto Pre Cost NextHop Interface
1.1.1.9/32 Direct 0 0 127.0.0.1 InLoop0
2.2.2.9/32 OSPF 10 1 10.1.1.2 Vlan1
3.3.3.9/32 O_ASE 150 1 10.1.1.2 Vlan1
4.4.4.9/32 O_ASE 150 1 10.1.1.2 Vlan1
7.1.1.0/24 Direct 0 0 7.1.1.1 Tun1
7.1.1.1/32 Direct 0 0 127.0.0.1 InLoop0
10.1.1.0/24 Direct 0 0 10.1.1.1 Vlan1
10.1.1.1/32 Direct 0 0 127.0.0.1 InLoop0
20.1.1.0/24 O_ASE 150 1 10.1.1.2 Vlan1
30.1.1.0/24 Static 1 0 7.1.1.1 Tun1
127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0
127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0
RSVP-TE GR configuration example
Network requirements
Switch A, Switch B and Switch C are running IS-IS. All of them are Level-2 devices and support RSVP hello
extension.
Use RSVP-TE to create a TE tunnel from Switch A to Switch C.
Switch A, Switch B and Switch C are RSVP-TE neighbors. With GR capability, each of them can provide
GR helper support when another is GR restarting.