
Access Control List (ACL) Commands
©2008 Allied Telesis Inc. All rights reserved.
38.18
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
ip access-group
This command adds (or removes) an IP hardware-based access-list to an interface. The number
of access-lists that can be added is determined by the amount of available space in the
hardware-based packet classification tables.
Syntax
ip access-group <3000-3699>
no ip access-group <3000-3699>
Mode
Interface Mode
Usage
First create an IP access list that applies the appropriate permit, deny requirements etc. Then
use the
ip access-group
command to apply this access list to a specific port or range. Note
that this command will apply the access list only to
incomming
data packets.
To apply ACLs to an LACP channel group, apply it to all the individual switch ports in the
channel group. To apply ACLs to a static channel group, apply it to the static channel group
itself. Do not apply an ACL to a dynamic (LACP) or static channel group that spans more than
one switch instance (
Chapter 21, Link Aggregation Commands
).
Example
To add access-list 3005 to interface port1.0.1:
To apply an ACL to static channel group 2 containing switch ports 1.1.5 and 1.1.6, use the
commands:
Related Commands
show interface access-group
Parameter
Description
ip
IP Information
access-group
Used to apply an Access Control List, of the same number, to a port or
range
<3000-3699>
Hardware IP access list
no
Negate a command or set its defaults
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
ip access-group 3005
awplus#
configure terminal
awplus(config)#
interface port1.1.5-1.1.6
awplus(config-if)#
static-channel-group 2
awplus(config)#
interface sa2
awplus(config-if)#
ip access-group 3000
Содержание 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: ......