map-route A.B.C.D
Use this command to map a route using an IPv4 to an RSVP trunk. If the primary LSP for a trunk goes down, all mapped routes are sent automatically to a secondary LSP configured as backup for a primary LSP.
Use the no parameter with this command to unmap routes from specified trunks.
Command Syntax
map-route A.B.C.D/M
map-route A.B.C.D/M CLASS
map-route A.B.C.D A.B.C.D
map-route A.B.C.D A.B.C.D CLASS
no map-route A.B.C.D/M
no map-route A.B.C.D/M CLASS
no map-route A.B.C.D A.B.C.D
no map-route A.B.C.D A.B.C.D CLASS
Parameters
A.B.C.D/M
Prefix to map, plus mask
A.B.C.D
Prefix to be mapped
A.B.C.D
Prefix mask
CLASS
Incoming DiffServ Class (for example, be, ef, etc.) to map to the RSVP trunk
Default
By default, map route A.B.C.D/M is disabled
Command Mode
Trunk mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#rsvp-trunk T1
(config-trunk)#map-route 2.2.2.2/16
Last modified date: 10/17/2023