From: Piperw222@xxxxxxx
Date: Thu Nov 16 2000 - 13:38:45 GMT-3
Below is part of the config taken from router 7. My question is pertainig to
the route map statement
route-map filter1 deny 10
match ip address 1
What is the logic to to the above statment when it says deny 10 and then it
matches to access list 1 which says permit 0.0.0.0. any help would be
appreciated.
Thanks, Lewis
router bgp 3
no synchronization
redistribute ospf 2 match internal external 1 external 2 route-map filter1
neighbor 11.1.1.5 remote-as 2
neighbor 11.1.1.5 route-map setlocal in
neighbor 12.2.1.2 remote-as 3
neighbor 12.2.1.2 password en cisco
!
no ip classless
ip route 0.0.0.0 0.0.0.0 11.1.1.5
no logging console
access-list 1 permit 0.0.0.0
access-list 2 permit any
route-map setlocal permit 10
set local-preference 300
!
route-map filter1 deny 10
match ip address 1
!
route-map filter1 permit 20
match ip address 2
!
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:45 GMT-3