Command Line Reference Guide

Access Control Lists (ACL) | 259
Defaults
Not configured
Command Modes
AS-PATH ACL
Command
History
show config
e
Display the current configuration.
Syntax
show config
Command Mode
AS-PATH ACL
Command
History
Example
Figure 7-16. Command Example: show config (AS-PATH ACL)
show ip as-path-access-lists
e
Display the all AS-PATH access lists configured on the E-Series.
Syntax
show ip as-path-access-lists
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 7-17. Command Example: show ip as-path-access-lists
Version 8.1.1.0 Introduced on E-Series ExaScale
pre-Version 6.1.1.0 Introduced for E-Series
Version 8.1.1.0 Introduced on E-Series ExaScale
pre-Version 6.1.1.0 Introduced for E-Series
Force10(config-as-path)#show config
!
ip as-path access-list snickers
deny .3
Force10(config-as-path)#
Version 8.1.1.0 Introduced on E-Series ExaScale
pre-Version 6.1.1.0 Introduced for E-Series
Force10#show ip as-path-access-lists
ip as-path access-list 1
permit ^$
permit ^\(.*\)$
deny .*
ip as-path access-list 91
permit ^$
deny .*
permit ^\(.*\)$
Force10#