C613-50170-01 Rev B
Command Reference for x510 Series
1552
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
4 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
IP
PREFIX
-
LIST
Example
To deny the IP addresses between
10.0.0.0/14
(
10.0.0.0 255.252.0.0
)
and
10.0.0.0/22
(
10.0.0.0 255.255.252.0
) within the
10.0.0.0/8
(
10.0.0.0 255.0.0.0
) addressing range, enter the following
commands:
awplus#
configure terminal
awplus(config)#
ip prefix-list mylist seq 12345 deny 10.0.0.0/8
ge 14 le 22