export ospf routes into isis
Posted: 20 Nov 2015 19:18
policy-options
begin
policy-statement "redist"
entry 20
from
protocol ospf
exit
action accept
exit
exit
exit
commit
exit
*A:Router_2# configure router isis export "redist"
this seems to only get the routes listed int the route-table as OSPF remote routes. If it is directly connected, they are not exporting, even if they are showing up in the Router LSA for that router. It works the other way from isis into ospf both direct and isis remote routes will populate into the router LSA.
Is this normal 7750 behavior or an anomaly of the virtual 7750?
Rick
begin
policy-statement "redist"
entry 20
from
protocol ospf
exit
action accept
exit
exit
exit
commit
exit
*A:Router_2# configure router isis export "redist"
this seems to only get the routes listed int the route-table as OSPF remote routes. If it is directly connected, they are not exporting, even if they are showing up in the Router LSA for that router. It works the other way from isis into ospf both direct and isis remote routes will populate into the router LSA.
Is this normal 7750 behavior or an anomaly of the virtual 7750?
Rick