I've been playing with the dynamic routing protocol OSPF on RouterOS for a while and I noticed that my OSPF routes and interfaces are listed as "dynamic".
Also I see that the interface used in these directories is "bridge-local". Why is this and how can I do something about it? See following outputs:
ospf interface:
Code: Select all
[admin@MikroTik] /routing ospf interface> print
Flags: X - disabled, I - inactive, D - dynamic, P - passive
# INTERFACE COST PRI NETWORK-TYPE AUT... AUTHENTICATIO...
0 ether2 50 1 point-to-point none
1 ether3 100 1 point-to-point none
2 D bridge-local 10 1 broadcast none
3 D bridge-local 10 1 broadcast none
The settings used there is how it is configured on the adjacency routers (Juniper SRX).
ospf routes:
Code: Select all
[admin@MikroTik] /routing ospf route> print
# DST-ADDRESS STATE COST GATEWAY INTERFACE
0 10.10.10.0/30 intra-area 10 0.0.0.0 bridge-local
1 10.10.10.4/30 intra-area 10 0.0.0.0 bridge-local