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.

system acm operational-ruleset rule <number>

Enables an operational command rule set for ACM.

set system acm operational-ruleset rule [ number ]
delete system acm operational-ruleset rule [ number ]
show system acm operational-ruleset rule [ number ]
number
A rule number. The number ranges from 1 through 9999.

Configuration mode


system {
    acm {
        operational-ruleset {
                 rule number
        }
     }
}

Use the set form of this command to enable an operational rule for ACM.

Use the delete form of this command to disable an operational rule for ACM.

Use the show form of this command to display an operational rule for ACM.