AT-S62 Command Line User’s Guide
557
DELETE MGMTACL
Syntax
delete mgmtacl ipaddress=ipaddress mask=string
protocol=tcp interface=telnet|web|all
Parameters
ipaddress Specifies the IP address of the ACE to be deleted.
mask Specifies the ACE’s mask.
protocol Specifies the ACE’s protocol. There is only one option:
tcp Transmission control protocol.
interface Specifies the ACE’s management method. 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 563.
Example
The following command deletes an ACE from the Management ACL:
delete mgmtacl ipaddress=169.254.134.247
mask=255.255.255.255 protocol=tcp interface=all