Creating Table Maps to Filter IP and IPv6 Static Routes
You can use the ip static-route table-map and ipv6 static-route table-map commands to filter static routes before adding them to the routing table.
To filter static routes before adding them to the routing table:
- Filter IP static routes before adding them to the routing
table.host1(config)#ip static-route table-map map3
- Filter IPv6 static routes before adding them to the routing
table.host1(config)#ipv6 static-route table-map map4
Use the no version to delete the table map.