Asus GigaX3124 User Manual
Page 113

GigaX3124 Layer3 Switch CLI Command Reference
88
Description
This command specifies one or more conditions denied or
permitted to decide if the packet is forwarded or dropped.
Examples
ASUS(config-mac-acl)# permit any host 0000.0000.0002 cos 2
[gi1/0/1]
ASUS(config-mac-acl)# permit any host 0000.0000.0002 vlan 10
[gi1/0/1]
12.26 (permit|deny) any host MACADDR vlan
<1-4094> cos <0-7> [IFNAME]
Syntax
(permit|deny) any host MACADDR vlan <1-4094> cos <0-7>
[IFNAME]
Parameters
permit Specify packets to forward
deny Specify packets to reject.
any any source Mac address
host A single destination host
MACADDR Destination MAC address xxxx.xxxx.xxxx
vlan IEEE 802.1Q VLAN
<1-4094> VLAN ID
cos Class of Service
<0-7> the priority value
[IFNAME] Egress interface name
Command Mode Mac access-list extended mode
No/clear
no (permit|deny) any host MACADDR vlan <1-4094> cos <0-7>
[IFNAME]
Show
show access-lists [ACLNAME]
Default
Description
This command specifies one or more conditions denied or
permitted to decide if the packet is forwarded or dropped.
Examples
ASUS(config-mac-acl)# permit any host 0000.0000.0002 vlan 10
cos 2 [gi1/0/1]