beautypg.com

Ip as-path access-list – Brocade Network OS Command Reference v4.1.0 User Manual

Page 382

background image

344

Network OS Command Reference

53-1003115-01

ip as-path access-list

2

ip as-path access-list

Configures an AS-path access control list (ACL).

Synopsis

ip as-path access-list string [seq seq-value] [deny regular-expression | permit regular-expression]

no ip as-path access-list string [seq seq-value] [deny regular-expression | permit
regular-expression]

Operands

string

ACL name.

seq-value

Sequence number as defined by the seq command.

regular-expression

A string inside quotes.

Defaults

This option is disabled.

Command Modes

RBridge ID configuration mode

Description

Use this command to configure an AS-path ACL, and to specify the community name and whether
to permit or deny traffic. This command accepts a regular expression that must be enclosed in
quotes.

Usage Guidelines

Use the no form of this command to restore the default.

Examples

To create an AS-path ACL:

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# ip as-path access-list seq 10 permit "myaspath"

See Also

seq