Troubleshooting MPLS TE (Networkers)
Troubleshooting MPLS TE (Networkers)
2927_05_2001_c2
RST-330
2927_05_2001_c2
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
Introduction
Background
Prerequisites
Knowledge of IP routing
MPLS basics
Cisco CLI (right IOS)
RST-330
2927_05_2001_c2
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
Configuration
RST-330
2927_05_2001_c2
Example SP Network
7200a
2/0
3/1/0
7500a
POP B
POP A
Gateway Router
12.12.12.12
3/0
MPLS-TE Tunnel
2/1
19
2/1/0
12008a
2/0 12008a
3/1
1/1
3/0
1/0
Core Router
24
2/1
12008b
12008b
3/0
7200b
2/0
POP
Core 2/0
Router
2/1/0
Gateway Router
Gateway Router
External
BGP Routes
171.68.0.0/16
3/1/0
7500b
Gateway Router
7200a
7500a
12008a
7200a
4.4.4.4 (loop)
10.0.1.0
10.0.3.0
7500a
10.0.1.0
3.3.3.3 (lo0)
10.0.2.0
12008a
10.0.3.0
10.0.2.0
5.5.5.5
12008b
12008b
10.0.4.0 (3/0)
10.0.5.0 (1/0)
10.0.4.0 (3/1)
10.0.5.0 (1/1)
7200b
7500b
10.0.17.0
10.0.19.0
7200b
10.0.17.0
12.12.12.12 (lo0)
10.0.18.0
7500b
10.0.19.0
10.0.18.0
13.13.13.13 (lo0)
RST-330
2927_05_2001_c2
Configuration
RST-330
2927_05_2001_c2
10
Common Configuration
Global configuration
Interface level configuration
Routing protocol configuration
RST-330
2927_05_2001_c2
11
Global Configuration
ip cef <distributed>
mpls traffic-eng tunnels
RST-330
2927_05_2001_c2
12
RST-330
2927_05_2001_c2
13
OSPF:
mpls traffic-eng area <0-4294967295>
mpls traffic-eng router-id loopback0
ISIS:
mpls traffic-eng <level1/level2>
mpls traffic-eng router-id loopback0
metric-style wide
RST-330
2927_05_2001_c2
14
Configuration
RST-330
2927_05_2001_c2
15
Headend Configuration
- interface tunnel 1
tunnel destination 12.12.12.12
ip unnumbered loopback0
tunnel mode mpls traffic-eng
tunnel mpls traffic-eng affinity 0x0 mask 0x1
tunnel mpls traffic-eng autoroute (metric|absolute|relative)|announce
tunnel mpls traffic-eng bandwidth 155000 <sub-pool 40000>
tunnel mpls traffic-eng fast-reroute
tunnel mpls traffic-eng path-option 5 explicit name path-list1
tunnel mpls traffic-eng path-option 6 dynamic
tunnel mpls traffic-eng priority 7 7
tunnel mpls traffic-eng record-route
RST-330
2927_05_2001_c2
16
RST-330
2927_05_2001_c2
17
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
18
show run
show run interface tunnel 1
show run interface pos 3/0
show run | begin ^router ospf
RST-330
2927_05_2001_c2
19
RST-330
2927_05_2001_c2
20
RST-330
2927_05_2001_c2
21
RST-330
2927_05_2001_c2
22
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
23
RST-330
2927_05_2001_c2
24
running
RSVP Process:
running
Forwarding:
enabled
Periodic reoptimization:
2434 seconds
TUNNEL NAME
IF
STATE/PROT
DESTINATION
UP IF
mpls-7200a_t0
unknown
up/down
12.12.12.12
mpls-7200a_t1
up/up
12.12.12.12
DOWN
PO3/0
RST-330
2927_05_2001_c2
25
(Tunnel1) Destination:
Status:
Admin: up
connected
Oper: up
Path: valid
Signalling:
path option 1, type explicit sbp (Basis for Setup, path weight 3)
Config Parameters:
Bandwidth: 0
0x0/0xFFFF
AutoRoute:
RST-330
2927_05_2001_c2
disabled
kbps (Global)
Priority: 7
Affinity:
LockDown: disabled
26
OutLabel : POS3/0, 19
RSVP Signalling Info:
Src 4.4.4.4, Dst 12.12.12.12, Tun_Id 1, Tun_Instance 64
RSVP Path Info:
My Address: 4.4.4.4
Explicit Route: 10.0.3.5 10.0.5.11 10.0.17.12 12.12.12.12
Record
Route:
NONE
Route:
NONE
RST-330
2927_05_2001_c2
27
RST-330
2927_05_2001_c2
28
running
RSVP Process:
running
Forwarding:
enabled
RST-330
2927_05_2001_c2
29
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
30
RST-330
2927_05_2001_c2
31
Information distribution
Path calculation
Path setup
Forwarding traffic down a tunnel
RST-330
2927_05_2001_c2
32
RST-330
2927_05_2001_c2
33
34
RST-330
2927_05_2001_c2
35
RST-330
2927_05_2001_c2
36
RST-330
2927_05_2001_c2
37
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
38
39
Is it admin down?
Is the path valid?
What is the signaling state?
RST-330
2927_05_2001_c2
40
Name: mpls-7200a_t1
12.12.12.12
(Tunnel1) Destination:
Status:
Admin: admin-down Oper: down
Down
Signalling:
RST-330
2927_05_2001_c2
41
(Tunnel1)
Status:
Admin: up
Signalling: Down
Oper: down
RST-330
2927_05_2001_c2
42
RST-330
2927_05_2001_c2
43
RST-330
2927_05_2001_c2
44
RST-330
2927_05_2001_c2
45
RST-330
2927_05_2001_c2
46
RST-330
2927_05_2001_c2
47
48
RST-330
2927_05_2001_c2
49
Next Hop
Interface
mpls-7200a#
RST-330
2927_05_2001_c2
50
RST-330
2927_05_2001_c2
51
52
53
RST-330
2927_05_2001_c2
Interface
POS3/0
Tunnel1
POS3/0
Tunnel1
Tunnel1
Tunnel1
Tunnel1
Tunnel1
54
RST-330
2927_05_2001_c2
55
Using traceroute
Is MPLS forwarding the problem?
Use IP packets with options set
Using counters
show mpls forwarding detail (midpoints)
show interface tunnel 1 (headend)
RST-330
2927_05_2001_c2
56
RST-330
2927_05_2001_c2
57
show ip cef
show mpls forwarding
RST-330
2927_05_2001_c2
58
Example SP Network
7200a
2/0
3/1/0
7500a
POP B
POP A
Gateway Router
12.12.12.12
3/0
MPLS-TE Tunnel
2/1
19
2/1/0
12008a
2/0 12008a
3/1
1/1
3/0
1/0
Core Router
24
2/1
12008b
12008b
3/0
7200b
2/0
POP
Core 2/0
Router
2/1/0
Gateway Router
Gateway Router
External
BGP Routes
171.68.0.0/16
3/1/0
7500b
Gateway Router
7200a
7500a
12008a
7200a
4.4.4.4 (loop)
10.0.1.0
10.0.3.0
7500a
10.0.1.0
3.3.3.3 (lo0)
10.0.2.0
12008a
10.0.3.0
10.0.2.0
5.5.5.5
12008b
12008b
10.0.4.0 (3/0)
10.0.5.0 (1/0)
10.0.4.0 (3/1)
10.0.5.0 (1/1)
7200b
7500b
10.0.17.0
10.0.19.0
7200b
10.0.17.0
12.12.12.12 (lo0)
10.0.18.0
7500b
10.0.19.0
10.0.18.0
13.13.13.13 (lo0)
RST-330
2927_05_2001_c2
59
RST-330
2927_05_2001_c2
60
RST-330
2927_05_2001_c2
61
Outgoing
Prefix
Bytes tag
Outgoing
tag
tag or VC
or Tunnel Id
switched
interface
19
24
4.4.4.4 1 [8324]
22932234
PO1/0
Next Hop
point2point
RST-330
2927_05_2001_c2
62
---- PSA(phb) 0 - HDLC TAG packet: top tag 24 cos 0 ttl 0xFD
IP:
RST-330
2927_05_2001_c2
63
RST-330
2927_05_2001_c2
64
RST-330
2927_05_2001_c2
65
Agenda
Introduction
Configuration
Verifying Your Configuration
Monitoring the State of the Tunnel
Finding the Root Cause of the Problem
Common Problem Scenarios
Summary
RST-330
2927_05_2001_c2
66
Summary
RST-330
2927_05_2001_c2
67
RST-330
2927_05_2001_c2
68
RST-330
2927_05_2001_c2
69
RST-330
2927_05_2001_c1
70