Manual
GigaX2024B/M L2 Managed Switch CLI Manual
83
display the parameters for an mac access on the switch.
Examples
ASUS# show mac access-group [fa1/0/1]
12.3 show mac access-list [ACLNAME]
Syntax
show mac access-list [ACLNAME]
Parameters
[ACLNAME] ex: mac access list name
Command Mode
Privileged EXEC mode
Default
None or depends on ODM customer
Description
Use the show mac access-list [IFNAME] EXEC command to
display the parameters for an mac access on the switch.
Examples
ASUS# show mac access-list rd10
12.4 (permit|deny) any any [IFNAME]
Syntax
(permit|deny) any any [IFNAME]
Parameters
permit-> Specify packets to forward
deny-> Specify packets to reject.
any any source Mac address
any any destination Mac address
[IFNAME] Egress interface name
Command Mode
Congure terminal mode
No/clear
no (permit|deny) any any [IFNAME]
Show
Show acces-lists [number|name]
Default
Description
This command specify one or more conditions denied or
permitted to decide if the packet is forwarded or dropped.
Examples
ASUS(cong)# permit any any [fa1/0/1]
12.5 (permit|deny) MACADDR MACADDR any
[IFNAME]
Syntax
(permit|deny) MACADDR MACADDR any [IFNAME]