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> group <name>

Defines a group operation to match for an ACM rule.

set system acm ruleset rule number group group-name
set system acm ruleset rule number group group-name
set system acm ruleset rule number group group-name
number
A rule number. The number range from 1 through 9999.
group-name
A group to match.

Configuration mode


system {
    acm {
        rule number
            group group-name 
    }
}

Use the set form of this command to define a group operation to match for a ACM rule.

Use the delete form of this command to remove a group operation to match.

Use the show form of this command to display a group operation to match.