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 as-path-list <list-name>

Defines an autonomous system (AS) path list.

set policy route as-path-list list-name
delete policy route as-path-list list-name
show policy route as-path-list list-name
list-name
Multi-node. A text identifier for the AS path list.

You can create multiple AS path lists by creating multiple policy as-path-list configuration nodes.

Configuration mode


policy {
    route {
    as-path-list list-name {}
    }
}

Use the set form of this command to define an autonomous system (AS) path list for use in policy-based routing.

Use the delete form of this command to remove an AS path list.

Use the show form of this command to display AS path list configuration.