System information

Publication date: Feb., 2012
Revision A1
- 18 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
clear: Thecommandletsyouclearaccessmanagement
statistics
Syntax:
Clear < statistics>
Parameter :
<None> Clear access management statistics
EXAMPLE:
delete: Thecommandletsyoudeleteaccessmanagement
entry.
Syntax:
Delete <1-16>
Parameter :
<1-16> Entry index
EXAMPLE:
mode: Thecommandletsyouconfiguretheaccess
managementmode
Syntax:
mode <disable> <enable>
Parameter :
<disable> Disable access management mode operation
<enable> Enable access management mode operation
EXAMPLE:
Switch(access)# delete 1
Switch(access)# show config
Access Management Mode : Disabled
W: WEB/HTTPS
S: SNMP
T: TELNET/SSH
Index Start IP Address End IP Address W S T
----- ------------------------------- ------------------------------ - - -
Switch(access)#
Switch(access)# clear statistics
Switch(access)#
Switch(access)# add 1 ipv4 192.168.1.1 192.168.1.241 all
Switch(access)# show config
Access Management Mode : Disabled
W: WEB/HTTPS
S: SNMP
T: TELNET/SSH
Index Start IP Address End IP Address W S T
----- ------------------------------- ------------------------------ - - -
1 192.168.1.1 192.168.1.241 Y Y Y
Switch
(
access
)#