TAP Series Switch Command Line Reference
Related Commands
show interface egress ip access-list
Use this command to show the configuration of ip access-list.
Command Syntax
show ip access-list (NAME_STRING|)
Ip access-list name, up to 20 characters
Command Mode
Privileged EXEC
Default
None
Usage
Use this command to show the configuration of ip access-list.
If the parameter
“
NAME_STRING
”
is not specified, the command indicates that all ip access-
list on this device should be displayed; otherwise only the specified one should be displayed.
Examples
This example shows the configuration of ip access-list:
Switch# show ip access-list
ip access-list f2
sequence-num 10 permit tcp src-port range 10 200 src-ip any dst-ip any
Related Commands
ip access-list