vpls-route-map

Use this command to configure the route-map name on an vpls instance.

Use the no parameter to remove the route-map configured.

This command imports the extended-community color value configured on the route-map.

This command is used for BGP signaling based VPLS instance and not applicable for LDP signaling.

Command Syntax

Copy
vpls-route-map WORD
no vpls-route-map

Parameter

WORD

Name of the route-map.

Default

None

Command Mode

VPLS mode

Applicability

This command was introduced before OcNOS version 6.6.0.

Example

Copy
OcNOS(config)#mpls vpls a 1
OcNOS(config-vpls)#vpls-route-map map1
OcNOS(config-vpls)#exit
OcNOS(config)#
 
OcNOS(config)#mpls vpls a 1
OcNOS(config-vpls)#no vpls-route-map
OcNOS(config-vpls)#