Delete mgmtacl – Allied Telesis AT-S62 User Manual
Page 408

Chapter 32: Management ACL Commands
408
DELETE MGMTACL
Syntax
delete mgmtacl ipaddress=ipaddress mask=string
protocol=tcp|udp|all interface=telnet|web|all
Parameters
ipaddress
Specifies the IP address to be deleted.
mask
Specifies the mask of the IP address.
protocol
Specifies the protocol of the management packets.
The options are:
tcp
Transmission control protocol.
udp
User datagram protocol.
all
Both TCP and UDP packets.
interface
Specifies the method of remote management. The
options are:
telnet
Telnet management
web
Web management.
all
Both Telnet and web management.
Description
This command deletes an ACE from the Management ACL. You must
enter all the parameters to delete an entry. To view the entries in the
Management ACL, refer to SHOW MGMTACL on page 412.
Example
The following command deletes an ACE from the Management ACL:
set mgmtacl delete ipaddress=169.254.134.247
mask=255.255.0.0 protocol=tcp interface=all