A10E/A28E/A28F Configuration Guide
IGMP packet message type matching rules
IPv6 packet matching rules
6.1.4 Configuring IP ACL
Configure IP ACL for the A10E/A28E as below.
Enter global
configuration
mode.
Alpha-A28E(config)#ip-access-list
acl-id
{ deny |
permit } {
protocol-id
| icmp | igmp | ip }
{
source-address mask
| any} {
destination-address
mask
| any }
Alpha-A28E(config)#ip-access-list
acl-number
{ deny | permit } { tcp | udp } {
source-ip-
address
ip
-
mask
| any } [
source-protocol-port
]
{
destination-ip-address
ip
-
mask
| any }
[
destination-protocol-port
]
Alpha-A28E(config)#interface ip
if-number
Alpha-A28E(config-ip)#ip ip-access-list {
list-
number
| all } [ port-list
port-list
]
Apply ACL on
the
A10E/A28E.
6.1.5 Configuring MAC ACL
Configure MAC ACL for the A10E/A28E as below.
Enter global
configuration
mode.
Alpha-A28E(config)#mac-access-list
acl-id
{ deny
| permit} [
protocol-id
| arp | ip | rarp |
any ] {
source-mac-address
[ src-mask
src-mask
]
| any } {
destination-mac-address
[ dst-mask
dst-mask
] | any }
6.1.6 Configuring MAP ACL
Configure MAP ACL for the A10E/A28E as below.