philbo30 Guest
|
Posted: Fri Jul 13, 2007 8:50 pm Post subject: Set specific next-hops for OSPF routes redistributed from st |
|
|
I have the following OSPF routes in my routing table that have been
redistributed from static:
O E2 10.49.241.0/24 [110/5] via 172.22.246.79, 00:06:35,
FastEthernet1
[110/5] via 172.22.240.106, 00:06:35,
FastEthernet0
O E2 10.64.63.0/24 [110/5] via 172.22.246.79, 00:00:10,
FastEthernet1
[110/5] via 172.22.240.106, 00:00:10,
FastEthernet0
I need to make sure that network 10.49.241.0 is available via
172.22.246.79 and NOT available via 172.22.240.106 and that network
10.64.63.0 is available via 172.22.240.106 and NOT available via
172.22.246.79.
Note that the routes described above are being picked up by a Cisco
PIX during a network transition, so I have no control over the
"listener", I can only see the results.
What's the best approach? Route maps perhaps? |
|