Syntax:
Security Switch Access Mode [enable|disable]
Parameters:
Enable: Enable access management
Disable: Disable access management
(Default: Show access management mode)
Default Setting:
Disable
Example:
Enable switch access mode
-8P-2S:/>security switch access mode enable
Security Switch Access Add
Description:
Add access management entry, default: Add all supported protocols.
Syntax:
Security Switch Access Add <access_id> <start_ip_addr> <end_ip_addr> [web] [snmp] [telnet]
Parameters:
<access_id> : entry index (1-16)
<start_ip_addr>: Start IP address (a.b.c.d)
<end_ip_addr> : End IP address (a.b.c.d)
web : Indicates that the host can access the switch from HTTP/HTTPS
snmp : Indicates that the host can access the switch from SNMP
telnet : Indicates that the host can access the switch from TELNET/SSH
Example:
Add access management list from 192.168.0.1 to 192.168.0.200 via web interface.