[Contents] [Prev] [Next] [Index] [Report an Error]

Using a Prefix List

The following example creates a prefix list that permits routes with a prefix length up to 24 in the 151.0.0.0/8 network:

host1(config)#ip prefix-list abc permit 151.0.0.0/8 le 24

clear ip prefix-list

clear ipv6 prefix-list

ip prefix-list

ipv6 prefix-list

match ip address

match ipv6 address

match ip next-hop

match ipv6 next-hop


[Contents] [Prev] [Next] [Index] [Report an Error]