Command Line Reference Guide
282 | Access Control Lists (ACL)
www.dell.com | support.dell.com
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
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#