beautypg.com

Asus GigaX3124 User Manual

Page 101

background image

GigaX3124 Layer3 Switch CLI Command Reference

76

any any destination Mac address

cos Class of Service

<0-7> the priority value

vlan IEEE 802.1Q VLAN

<1-4094> VLAN ID

[IFNAME] Egress interface name

Command Mode Mac access-list extended mode
No/clear

(permit|deny) host MACADDR any (cos <0-7> | vlan <1-4094>)

[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 host 0000.0000.0001 cos 2 any

[gi1/0/2]

ASUS(config-mac-acl)# permit host 0000.0000.0001 vlan 10 any

[gi1/0/2]

12.11 (permit|deny) host MACADDR any vlan

<1-4094>) cos <0-7> [IFNAME]

Syntax

(permit|deny) host MACADDR any vlan <1-4094> cos <0-7>

[IFNAME]

Parameters

permit Specify packets to forward

deny Specify packets to reject.

host A single source host

MACADDR Source MAC address xxxx.xxxx.xxxx

any any destination Mac address

vlan IEEE 802.1Q VLAN

<1-4094> VLAN ID

cos Class of Service

<0-7> the priority value