[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

term

Syntax

term term-name {
from {
application-group-any;
application-groups [ application-group-names ];
applications [ application-names ];
destination-address address <any-unicast>;
destination-address-range low minimum-value high maximum-value;
destination-prefix-list list-name;
source-address address <any-unicast>;
source-address-range low minimum-value high maximum-value;
source-prefix-list list-name;
}
then {
(accept | discard);
(count (application | application-group | application-group-any | none) | forwarding-class class-name);
}
}

Hierarchy Level

[edit services aacl rule rule-name]

Release Information

Statement introduced in JUNOS Release 9.5.

Description

Define the AACL term properties.

Options

term-name—Identifier for the term.

The remaining statements are explained separately.

Usage Guidelines

See Configuring AACL Rules.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]