Security clear and show commands, Security clear and show commands -91, Show access-lists – Enterasys Networks X-Pedition XSR CLI User Manual
Page 635
Security Clear and Show Commands
XSR CLI Reference Guide 16-91
Security Clear and Show Commands
clear hostdos-counters
This command clears all host security statistics.
Syntax
clear hostdos-counters
Mode
Privileged EXEC:
XSR#
show access-lists
This command displays configured IP access lists. When it is issued from Global mode, it also
prints a sequential entry number beside each ACL entry. This number can be used by the
access-
list
and
no access-list
commands to specify which entries to replace, insert before, move, or
delete. Since entry numbers are only useable in Global mode, (and may change when Global
mode is exited) they are only displayed when in that mode.
Syntax
show access-lists [number]
Mode
Privileged EXEC or Global configuration:
XSR>
or
XSR(config)#
Sample Output
The following output displays when the command is issued at the Privileged EXEC mode:
XSR>show access-lists 101
Extended IP access list 101
permit tcp host 18.2.32.130 any established
permit icmp host 18.2.32.130 any
permit tcp host 18.2.32.130 host 171.69.2.141 gt 1023
permit tcp host 18.2.32.130 host 171.69.2.135 eq 23
permit udp host 198.92.32.130 host 171.68.225.126 eq 45
deny ip 11.6.0.0 0.1.255.255 224.0.0.0 15.255.255.255(
deny ip 172.24.24.0 0.0.1.255 224.0.0.0 15.255.255.255
The following output displays when the command is issued at the Privileged EXEC mode:
XSR(config)#show access-lists
Standard IP access list 2
1: deny host 3.4.3.4
Extended IP access list 101
1: permit tcp host 2.1.2.1 any
number
ACL ID, Range: 1 to 199. If no number is specified, the entire ACL table displays.