GigaX Series L3 Managed Switch User Guide
103
5.3.5 Filters Commands
[New]
Creates a new filter set with specifying a unique ACL ID and its description
name.
CLI command : filter set new <acl id> <acl name>
[Remove]
User can delete a filter set by indicating the ACL ID.
CLI command : filter set delete <acl id>
[Edit]
[Rule Mode] [MAC Rule]
[Action] [Permit/Deny]
[Source MAC]
[Destination MAC]
[Add]
User can add a new MAC address rule associated to a filter set. These filter
rule works with ICMP, TCP or UDP protocols with action of permit or deny.
User can also specify the MAC address (source or destination) of the filter rule
by using CLI command dstmac and srcmac.
CLI command : filter rule new <set id> <rule id> <protocol:
ICMP/TCP/UDP/any> <action: permit/deny>
CLI command : filter rule dstmac <set id> <rule id> <type: (any/[mac
address])>
CLI command : filter rule srcmac <set id> <rule id> <type: (any/[mac
address])>