according to doc cd I could filter with distribute-list using route-map
using this parameters
That is, the route map could be based on the following match options:
   -  match interface
   -  match ip address
   -  match ip next-hop
   -  match ip route-source
   -  match metric
   -  match route-type
   -  match tag
http://www.cisco.com/en/US/docs/ios-xml/ios/iproute_ospf/configuration/12-4t/iro-inbound.html
I did also a match ip interface and I loose the route from both sides
route-map TEST deny 10
 match ip address prefix-list PREFIX
 match interface FastEthernet0/0.67
route-map TEST permit 20
I'm very confused.
Blogs and organic groups at http://www.ccie.net
Received on Mon Jan 07 2013 - 12:04:22 ART
This archive was generated by hypermail 2.2.0 : Sun Feb 03 2013 - 16:27:17 ART