TP-Link TL-SG3424 Switch User Manual


 
145
ethernet-type —— EtherType contained in the rule, in the format of 4-hex
number.
user-pri —— The user priority contained in the rule, ranging from 0 to 7. By
default, it is not limited.
time-segment —— The time-range for the rule to take effect. By default, it is
not limited.
Command Mode
Mac Access-list Configuration Mode
Example
Create a MAC ACL whose ID is 20, and add Rule 10 for it. In the rule, the source
MAC address is 00:01:3F:48:16:23, the source MAC address mask is
11:11:11:11:11:00, VLAN ID is 2, the user priority is 5, the time-range for the rule
to take effect is tSeg1, and the packets match this rule will be forwarded by the
switch:
TL-SG3424(config)# mac access-list 20
TL-SG3424(config-mac-acl)# rule 10 permit smac 00:01:3F:48:16:23 smask
11:11:11:11:11:00 vid 2 pri 5 tseg tSeg1
access-list policy name
Description
The access-list policy name command is used to add Policy. To delete the
corresponding Policy, please use no access-list policy name command. A
Policy is used to control the data packets those match the corresponding ACL
rules by configuring ACLs and actions together for effect. The operations here
include stream mirror, stream condition, QoS Remarking and redirect.
Syntax
access-list policy name name
no access-list policy name name
Parameter
name —— The Policy Name, ranging from 1 to 16 characters.
Command Mode
Global Configuration Mode
Example
Add a Policy named policy1: