[c-nsp] v6 address in ext acc list?
Randy Bush
randy at psg.com
Mon Aug 8 01:14:03 EDT 2005
> You need a ipv6 access-list to filter ipv6 addresses.
ipv6 route 2001:418:1::/48 null0 250
ipv6 prefix-list v6-to-bgp-orig permit 2001:418:1::/48
route-map static-to-bgp permit 1
match ip address prefix-list v4-to-bgp-orig
match ipv6 address prefix-list v6-to-bgp-orig
set nlri unicast multicast
set origin igp
foo(config-route-map)# match ipv6 address prefix-list v6-to-bgp-orig
% "static-to-bgp" used as redistribute static into bgp route-map, ipv6 address match not supported
so hit me with the clue-by-four again, sigh
randy
More information about the cisco-nsp
mailing list