Pat
05-21-2006, 12:44 PM
This is using WAR with build 1090.
We would like to use OSLR to benefit from the link quality to provide reliability over dual-radio link.
Since most of our network is OSPF based, we need OSLR routes to be redistributed into OSPF.
We currently have a setup like that:
cisco to radio AP: subnet 1
AP to client radio: subnet 2
client ethernet side: subnet 3
Cisco and AP run OSPF, AP and client radio run OSLR.
I have 'redistribute kernel' (the most obvious) into my 'router ospf' config.
I also tried all possible 'redistribute xxx' with no luck...
I can see the client side (subnet 3) showing on the AP in OSLR but it does not get redistributed with OSPF: outgoing traffic is OK but incoming does not work due to OSPF not knowing how to get to subnet 3 (subnet 1 and 2 show as expected into OSPF).
Any idea ?
Note: it also looks like any secondary IP on the ethernet client side is ignored in OSLR (but that's another issue...).
Pat
We would like to use OSLR to benefit from the link quality to provide reliability over dual-radio link.
Since most of our network is OSPF based, we need OSLR routes to be redistributed into OSPF.
We currently have a setup like that:
cisco to radio AP: subnet 1
AP to client radio: subnet 2
client ethernet side: subnet 3
Cisco and AP run OSPF, AP and client radio run OSLR.
I have 'redistribute kernel' (the most obvious) into my 'router ospf' config.
I also tried all possible 'redistribute xxx' with no luck...
I can see the client side (subnet 3) showing on the AP in OSLR but it does not get redistributed with OSPF: outgoing traffic is OK but incoming does not work due to OSPF not knowing how to get to subnet 3 (subnet 1 and 2 show as expected into OSPF).
Any idea ?
Note: it also looks like any secondary IP on the ethernet client side is ignored in OSLR (but that's another issue...).
Pat