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

as-path-group

Syntax

as-path-group group-name {
as-path name regular-expression;
}

Hierarchy Level

[edit logical-routers logical-router-name policy-options],
[edit policy-options]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Define a group containing multiple AS path regular expression for use in a routing policy match condition.

Options

group-name—Name that identifies the AS path group. One or more AS path regular expressions must be listed below the as-path-group hierarchy.

name—Name that identifies the regular expression. The name can contain letters, numbers, and hyphens (–) and can be up to 255 characters long. To include spaces in the name, enclose it in quotation marks (“ ”).

regular-expression—One or more regular expressions used to match the AS path.

Usage Guidelines

See Configuring AS Path Regular Expressions.

Required Privilege Level

routing—To view this statement in the configuration.

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


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