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 ruleset rule <number> path <path>

Defines a path to match for an ACM rule.

set system acm ruleset rule number path path
delete system acm ruleset rule number path [ path ]
show system acm ruleset rule number path
number
A rule set number. The number ranges from 1 through 9999.
path
A path to match; for example, /protocols.

Configuration mode


system {
     acm {
          ruleset {
               rule number
          }
          path path
     }
}

Use the set form of this command to define a path to match for an ACM rule.

Use the delete form of this command to remove a path for an ACM rule.

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