Reference Guide

Access Control Lists (ACL) | 289
show config
e
Display the current configuration.
Syntax
show config
Command Mode
AS-PATH ACL
Command
History
Example
Figure 9-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 9-17. Command Example: show ip as-path-access-lists
IP Community List Commands
IP Community List commands are supported on E-Series only, as indicated by this character under
each command heading: e
The commands in this section are:
deny
Version 8.1.1.0 Introduced on E-Series ExaScale
pre-Version 6.1.1.0 Introduced for E-Series
FTOS(config-as-path)#show config
!
ip as-path access-list snickers
deny .3
FTOS(config-as-path)#
Version 8.1.1.0 Introduced on E-Series ExaScale
pre-Version 6.1.1.0 Introduced for E-Series
FTOS#show ip as-path-access-lists
ip as-path access-list 1
permit ^$
permit ^\(.*\)$
deny .*
ip as-path access-list 91
permit ^$
deny .*
permit ^\(.*\)$
FTOS#