acl-mac-delete
This command is used to delete an existing MAC ACL from the switch.
Syntax acl-mac-delete
name string |
Specify the ACL name to be deleted. |
id acl-id |
Specify the ACL identifier. This is automatically generated by ONVL. |
Defaults None
Access CLI
History
Version 1.2.1 |
Command introduced. |
Usage MAC access control lists (ACLs) can be used to filter network traffic. This command deletes an existing MAC ACL.
Examples To delete the MAC ACL named MyMacACL, use the following command:
CLI (network-admin@switch) > acl-mac-delete name MyMacACL