hi everybody.
if you run ospfd in your setup can you test to confirm the behavior:
setup an interface in ospfdfor example -
ifconfig vlan3 vlandev rl0 192.168.3.0/30 up
add this interface to any known area of ospfd. reload, wait for the
route to propagate. then change ip on vlan3.
ifconfig vlan3 vlandev rl0 192.168.4.0/30
on some other router do
ospfctl sh rib
you will see 192.168.3.0/30 again and again and again....
the only way to change the routes is to fully kill ospfd and then start
it again.
--
With best regards,
Gregory Edigarov