Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 921
![background image](/manuals/427254/921/background.png)
IPv4 Software Access Control List (ACL) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
35.35
Usage
An ACL can be configured with multiple ACL filters using sequence numbers. If the
sequence number is omitted, the next available multiple of 10 will be used as the
sequence number for the new filter. A new ACL filter can be inserted into the middle of an
existing list by specifying the appropriate sequence number.
Example
To add a new entry accepting the IP network 10.1.1.0/24 at the sequence number 15
position, use the commands:
Related Commands
access-list (standard numbered)
show running-config
show ip access-list
Note
The access control list being configured is selected by running the
command with the required access control list number, or
name, but with no further parameters selected.
Note
Software ACLs will deny access unless explicitly permitted by an ACL action.
awplus#
configure terminal
awplus(config)#
access-list 99
awplus(config-ip-std-acl)#
15 permit 10.1.2.0 0.0.0.255