Configuring Mpls Paths - Nokia 7705 SAR-W Series Manual

Service aggregation router, mpls
Table of Contents

Advertisement

MPLS and RSVP-TE
A:ALU-1>config>router>mpls# info
----------------------------------------------

3.20.4 Configuring MPLS Paths

When configuring an MPLS path for LSPs, the IP address of each hop that the LSP
should traverse on its way to the egress router must be specified. The intermediate
hops must be configured as either strict or loose, meaning that the LSP must take
either a direct path from the previous hop router to this router (strict) or can traverse
other routers (loose).
Use the following CLI syntax to configure a path:
CLI Syntax:
The following example displays a path configuration output.
A:ALU-1>config>router>mpls# info
------------------------------------------
------------------------------------------
A:ALU-1>config>router>mpls#
136
interface "to-104"
admin-group "green"
admin-group "red"
admin-group "yellow"
label-map 35
swap 36 nexthop 10.10.10.91
no shutdown
srlg-group "SRLG_fiber_1"
exit
exit
no shutdown
config>router>mpls
path path-name
hop hop-index ip-address {strict|loose}
no shutdown
interface "system"
exit
path "to-NYC"
hop 1 10.10.10.103 strict
hop 2 10.10.0.210 strict
hop 3 10.10.0.215 loose
exit
path "secondary-path"
hop 1 10.10.0.121 strict
hop 2 10.10.0.145 strict
hop 3 10.10.0.1 strict
no shutdown
exit
© 2022 Nokia.
Use subject to Terms available at: www.nokia.com
MPLS Guide
3HE 18686 AAAB TQZZA

Advertisement

Table of Contents
loading

Table of Contents