MPLS Applications Configuration Guide
MPLS Applications Configuration Guide
, TELLABS
, and T symbol
.
Any other company or product names may be trademarks of their respective companies.
The specications and information regarding the products in this manual are subject to change without notice. All statements,
information, and recommendations in this manual are believed to be accurate but are presented without warranty of any kind,
express or implied. Users must take full responsibility for their application of any products.
Adobe
Reader
are registered trademarks of Adobe Systems Incorporated in the United States and/or other countries.
Tellabs
g
u
r
a
t
i
o
n
E
x
a
m
p
l
e
s
Ingress RSVP:
To From State Pri Rt Style Labelin Labelout LSPName DSType
10.123.100.46 10.123.100.42 Up Yes 1 1 SE
-
87040 trunk3_RT15_N2-
N6
ELSP_CON
10.123.100.46 10.123.100.42 Dn Yes 0 0 SE - -
trunk4_BD15_N2N6 ELSP-CON
10.123.100.46 10.123.100.42 Up Yes 1 1 SE - 87040 trunk5_PD30_N2N6 ELSP-CON
Total 3 displayed, Up 2, Down 1.
Transit RSVP:
To From State Pri Rt Style Labelin Labelout LSPName DSType
10.123.100.46 10.123.100.41 Up Yes 1 1 SE 87040 87042 trunk6_PD20_N1-
N6
ELSP_CON
10.123.100.46 10.123.100.41 Up Yes 1 1 SE 87041 87041 trunk7_RT5_N1N6 ELSP-CON
Total 2 displayed, Up 2, Down 0.
T
e
l
l
a
b
s
8
6
0
0
M
a
n
a
g
e
d
E
d
g
e
S
y
s
t
e
m
5
0
1
2
3
_
0
2
M
P
L
S
A
p
p
l
i
c
a
t
i
o
n
s
C
o
n
g
u
r
a
t
i
o
n
G
u
i
d
e
2
0
0
9
T
e
l
l
a
b
s
.
5
4
2 MPLS Conguration Examples
It can be concluded, that the network has clearly become too congested. In this case, the potential
method of improvement would be either of the following:
Increase the bandwidth of the bottleneck links
Add new links (e.g. one between node 3 and node 6)
In large production networks with more topological complexity, it may be in some cases also have a
third alternative. If it seems that the already existing network resources are suboptimal utilized,
it may be also useful attempting to re-optimize the routing of the tunnel LSPs on a network-wide
scope, for example, by using ofine network modelling and simulation tools. However, the very
obvious danger with that approach is the potential connectivity disruptions on a large number of
operational trafc trunks in the network, so such mass-optimization tasks should always be planned
and executed with great care.
2.4 LSP 1+1 Protection Conguration Example
Suppose interface had been congured properly. LSP 1+1 protection congurations require 2 MPLS
administrative groups, 2 RSVP trunks, 2 OAM instances, and protection group. The following
examples will apply to source NODE2 and sink NODE5, see Fig. 13 .
2.4.1 LSP 1+1 Protection with RSVP Tunnels
SOURCE NODE conguration
Command Description
NODE2(config)# mpls admin-group lsp-p-w
10
NODE2(config)# mpls admin-group lsp-p-p
11
Creates two MPLS administrative groups lsp-p-w
.and lsp-p-p.
NODE2(config)# rsvp-trunk R2R5W
NODE2(cfg-rsvp-trunk[R2-R5-W)# primary
retry-timer 5
NODE2(cfg-rsvp-trunk[R2-R5-W)# primary
include-any lsp-p-w
NODE2(cfg-rsvp-trunk[R2-R5-W)# from
10.123.100.42
NODE2(cfg-rsvp-trunk[R2-R5-W)#
map-route 10.123.100.45/32
NODE2(cfg-rsvp-trunk[R2-R5-W)# to
10.123.100.45
NODE2(cfg-rsvp-trunk[R2-R5-W)# exit
Creates a working rsvp trunk. R2R5W from
NODE2 to NODE5.
50123_02 Tellabs