Acl Rule Mac-Acl - TP-Link TL-SL5428E Cli Reference Manual

24-port 10/100mbps + 4-port gigabit l2 managed switch
Hide thumbs Also See for TL-SL5428E:
Table of Contents

Advertisement

TL-SL5428E
24-port 10/100Mbps + 4-port Gigabit L2 Managed Switch CLI Guide
ACL, please use no acl create command.
Syntax
acl create id
no acl create id
Parameter
id —— ACL ID, ranging from 0 to 299. 0-99 must be MAC ACL, 100-199 must
be Standard-IP ACL, and 200-299 must be Extend-IP ACL.
Command Mode
Global Configuration Mode
Example
Create a MAC ACL whose ID is 20:
TP-LINK(config)# acl create 20

acl rule mac-acl

Description
The acl rule mac-acl command is used to add MAC ACL rule. To delete the
corresponding rule, please use no acl rule mac-acl command. MAC ACLs
analyze and process packets based on a series of match conditions, which can
be the source MAC addresses, destination MAC addresses, VLAN ID, and
EtherType carried in the packets.
Syntax
acl rule mac-acl {acl-id} {rule-id} [op { discard | permit }] [[smac source-mac]
{smask source-mac-mask}] [[dmac destination-mac] {dmask
destination-mac-mask}] [vid vlan-id] [type Ethernet-type] [pri user-pri] [tseg
time-segment]
no acl rule mac-acl {acl-id} {rule-id}
Parameter
acl-id —— The desired MAC ACL for configuration.
rule-id —— The rule ID.
op —— The operation for the switch to process packets which match the rules.
There are two options, discard and permit. Discard means discarding packets,
and permit means forwarding packets. By default, the option is permit.
source-mac —— The source MAC address contained in the rule.
141

Advertisement

Table of Contents
loading

Table of Contents