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

Using a Prefix Tree

The following example creates a prefix tree that permits routes with a prefix length of 24 or larger in the 10.10.2.0/24 network:

host1(config)#ip prefix-tree xyz permit 10.10.2.0/24

clear ip prefix-tree

ip prefix-tree

match ip address

match ip next-hop

match-set summary prefix-tree


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