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 access-list6 <list-name>

Defines an IPv6 access list.

set policy route access-list6 list-name
delete policy route access-list6 list-name
show policy route access-list6 list-name
list-name
Multi-node. The name of an IPv6 access list.

You can create multiple access lists by creating multiple policy access-list configuration nodes.

Configuration mode


policy {
    route {
    access-list6 list-name {}
    }
}

Use the set form of this command to create an access list.

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

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