From: Piperw222@xxxxxxx
Date: Tue Nov 14 2000 - 13:40:39 GMT-3
Here is the config for the route map for bootcamp Lab2. This config is taken
from router 6
my question is, what does the statement (redistribute ospf 2 match internal
external 1 external 2 route-map filter1 ) mean exactly, I don't understand
the internal external 1 external 2 statement. 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:44 GMT-3