C613-50631-01 Rev A Command Reference for IE340 Series 2024
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV4 SOFTWARE ACCESS CONTROL LIST (ACL) COMMANDS
(ACCESS-LIST EXTENDED IP PROTOCOL FILTER)
Example 2
[adding to a list]
Use the following commands to add a new access-list filter entry at sequence
position 5 in the access-list named ‘my-list’ that will accept packets from source
address 10.10.1.1/24 to destination address 192.68.1.1/24:
awplus# configure terminal
awplus(config)# access-list extended my-list
awplus(config-ip-ext-acl)# 5 permit ip 10.10.1.1/24
192.168.1.1/24
Related
commands
access-list extended (named)
access-list (extended numbered)
show interface access-group
show ip access-list
show running-config