C613-50631-01 Rev A Command Reference for IE340 Series 1082
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
RIPNG FOR IPV6 COMMANDS
IPV
6 PREFIX-LIST
Example To check the first 32 bits of the prefix 2001:db8:: and that the subnet mask must be
greater than or equal to 34 and less than or equal to 40, enter the following
commands:
awplus# configure terminal
awplus(config)# ipv6 prefix-list mylist seq 12345 permit
2001:db8::/32 ge 34 le 40
Related
commands
match ipv6 address
show ipv6 prefix-list
show running-config ipv6 prefix-list