Owner's manual

Chapter 38: Management ACL Commands
552
SET MGMTACL STATE
Syntax
set mgmtacl [state=disable|enable] [ipaddress=
ipaddress
]
[mask=
mask
] [protocol=tcp] [interface=telnet|web|all]
Parameters
state Sets the state of the Management ACL. The options are:
enable Enables the Management ACL.
disable Disables the Management ACL. This is the
default setting.
ipaddress The IP address of a specific management station or a subnet.
mask The mask that indicates the parts of the IP address that the
switch should filter on. A binary “1” indicates the switch
should filter on the corresponding bit of the address, while a
“0” indicates that it should not. To filter on a specific IP
address, use 255.255.255.255 as the mask. To filter on a
subnet, use the appropriate subnet mask.
protocol The protocol the management station will use. The only
option is tcp.
interface The interface the management station will use to manage the
switch. The options are:
telnet Allows Telnet packets.
web Allows web browser management packets.
all Allows both Telnet and web browser
management packets.
Description
This command creates the Management ACL.
Note
Activating the Management ACL without entering any access control
entries (ACEs) prohibits you from remotely managing the switch
from a Telnet or web browser management session.