home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

policy route route-map <map-name>

Defines a route map for policy-based routing.

set policy route route-map map-name
delete policy route route-map map-name
show policy route route-map map-name
map-name
Multi-node. A text identifier for the route map.

You can create multiple route maps by creating multiple policy route route-map configuration nodes.

Configuration mode


policy {
    route-map map-name {}
}

Use the set form of this command to create a route map for policy-based routing.

Use the delete form of this command to remove a route map.

Use the show form of this command to display route map configuration.