Access Control List (ACL) Commands
©2008 Allied Telesis Inc. All rights reserved.
38.10
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
access-list (MAC)
This command configures an IP access list for filtering MAC hardware packets.
The
no
form removes the specified MAC hardware access list.
Syntax
access-list <4000-4699>
{copy-to-cpu|copy-to-mirror|deny|permit|send-to-cpu}
{<
source-mac-address
> <
source-mac-mask
>|any}
{<
destination mac-address
> <
destination-mac-mask
>|any}
no access-list <4000-3699>
Mode
Configure mode
Usage
This command creates an access list for use with hardware classification, such as when applying
QoS. The <4000-4699> range MAC hardware access list will match on packets that have the
specified soure and destination MAC addresses. You may apply the
any
parameter if the source
or destination MAC host address is not important.
Examples
To create an access list that will permit packets with a MAC address of 0000.00ab.1234 and
any destination address issue the below example commands:
Parameter
Description
<4000-4699>
Hardware MAC access list
copy-to-cpu
Specify packets to copy to the CPU.
copy-to-mirror
Specify packets to copy to the mirror port.
deny
Access-list rejects packets that match the source and
destination filtering.
permit
Access-list permits packets that match the source and
destination filtering.
send-to-cpu
Specify packets to send to the CPU.
<source-mac-address>
The source MAC address of the packets.
Source host’s MAC address in the format
<HHHH.HHHH.HHHH>
<source-mac-mask
The source MAC mask of the packets.
Source wildcard mask in the format
<HHHH.HHHH.HHHH>
any
Any source MAC host
<destination-mac-
address>
The destination MAC address of the packets.
Destination host’s MAC address in the format
<HHHH.HHHH.HHHH>
<destination-mac-mask>
The destination MAC mask of the packets.
Destination wildcard mask in the format
<HHHH.HHHH.HHHH>
any
Any destination MAC host
awplus#
configure terminal
awplus(config)#
access-list 4000 permit 0000.00ab.1234 0000.0000.0000
any
Содержание AlliedWare Plus 5.2.1
Страница 8: ...65 Stacking Commands Introduction 65 2 Appendix l Command List ...
Страница 10: ......
Страница 218: ......
Страница 376: ......
Страница 726: ......
Страница 806: ......
Страница 1006: ......
Страница 1056: ......
Страница 1235: ...Stacking Reference This part includes the following chapters Chapter 64 Stacking Introduction Chapter 65 Stacking Commands ...
Страница 1236: ......