Enterasys Networks XSR CLI Router User Manual


 
Security Clear and Show Commands
XSR CLI Reference Guide 16-91
Security Clear and Show Commands
clear hostdos-counters
Thiscommandclearsallhostsecuritystatistics.
Syntax
clear hostdos-counters
Mode
PrivilegedEXEC:XSR#
show access-lists
ThiscommanddisplaysconfiguredIPaccesslists.WhenitisissuedfromGlobalmode,italso
printsasequentialentrynumberbesideeachACLentry.Thisnumbercanbeusedbythe
access-
list
andno access-listcommandstospecifywhichentriestoreplace,insertbefore,move,or
delete.SinceentrynumbersareonlyuseableinGlobalmode,(andmaychangewhenGlobal
modeisexited)theyareonlydisplayedwheninthatmode.
Syntax
show access-lists [number]
Mode
PrivilegedEXECorGlobalconfiguration: XSR> orXSR(config)#
Sample Output
ThefollowingoutputdisplayswhenthecommandisissuedatthePrivilegedEXECmode:
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
ThefollowingoutputdisplayswhenthecommandisissuedatthePrivilegedEXECmode:
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
ACLID,Range:1to199.Ifnonumberisspecified,the entireACLtabledisplays.