8 no mpls map-route – CANOGA PERKINS 9175 Command Reference User Manual

Page 463

Advertising
background image

CanogaOS Command Reference

26-5

Command Syntax

mpls map-route { A.B.C.D/M | A.B.C.D M.M.M.M } N.N.N.N/M

Syntax Description

A.B.C.D/M

IPv4 prefix to be mapped.

A.B.C.D
M.M.M.M

IPv4 prefix to be mapped.

N.N.N.N/M

FEC for route to be mapped to.

Command Mode

Configure mode

Defaults

This command has no default settings.

Examples

In the following example, the mpls map-route command is used to specify one
FEC mapped to a FTN entry:

Switch# configure terminal

Switch(config)#

mpls map-route 100.100.100.0/24 200.200.200.0/24

Related Commands

no mpls map-route

26.8 no mpls map-route

Use this command to remove one route map relation.

Command Syntax

no mpls map-route {A.B.C.D/M | A.B.C.D M.M.M.M} N.N.N.N/M

Syntax Description

A.B.C.D/M

IPv4 prefix to be mapped.

A.B.C.D
M.M.M.M

IPv4 prefix to be mapped.

N.N.N.N/M

FEC for route to be mapped to.

Command Mode

Configure mode

Defaults

This command has no default settings.

Examples

Advertising