Community discussions

MikroTik App
 
Grimlok
just joined
Topic Author
Posts: 8
Joined: Sat Nov 21, 2020 5:45 pm

OSPF routes

Mon Sep 05, 2022 1:01 am

Hi all,

I own a little wisp, just upgraded some of my routers from 6.49 to 7.5.

Now in /ip routes I have this:

Image

Is it normal? What means "DH"? I'm missing some configuration?

Thank you!
 
joegoldman
Forum Veteran
Forum Veteran
Posts: 766
Joined: Mon May 27, 2013 2:05 am

Re: OSPF routes

Mon Sep 05, 2022 1:29 am

Moving up a major version in production is a terrible idea, you need to do this in the lab and research what these things mean.

In winbox you can hover over the flags and it'll generally tell you what they are in a tooltip. I can't find anything in the docs about H personally though, but my guess would be installed in the [H]ardware route table, i.e. switch chip with L3 features so it doesn't run through CPU?

D = Dynamic, i.e. generally learned or installed through a dynamic process like pppoe, ospf, bgp, etc.

On terminal you can also do /ip/route print and it may give you a quick rundown on the flags. (see here)
 
Grimlok
just joined
Topic Author
Posts: 8
Joined: Sat Nov 21, 2020 5:45 pm

Re: OSPF routes

Mon Sep 05, 2022 1:41 am

I'm not having issues with performance or everything else, all is working.

Just curious to know what is "DH", if I over it tells me "Dynamic - Hardware offloaded".

If i run Ip route print from command line, it doesn't show me the DH routes. Just the OSPF ones:
Flags: D - DYNAMIC; A - ACTIVE; c, s, o, y - COPY
Columns: DST-ADDRESS, GATEWAY, DISTANCE
#     DST-ADDRESS        GATEWAY             DISTANCE
0  As 0.0.0.0/0          100.70.1.81                1
  DAo 10.0.0.185/32      100.70.1.81%combo1       110
  DAo 10.0.0.189/32      100.70.1.81%combo1       110
  DAo 10.0.0.193/32      100.70.1.81%combo1       110
  DAo 10.0.0.195/32      100.70.1.81%combo1       110
  DAo 10.0.0.201/32      100.70.1.81%combo1       110
  DAo 10.0.0.202/32      100.70.1.81%combo1       110
  DAo 10.0.0.203/32      100.70.1.81%combo1       110
  DAo 10.0.0.204/32      100.70.1.81%combo1       110
  DAo 10.0.0.205/32      100.70.1.81%combo1       110
  DAo 10.0.0.207/32      100.70.1.81%combo1       110
  DAo 10.0.0.208/32      100.70.1.81%combo1       110
  DAo 10.0.0.209/32      100.70.1.81%combo1       110
  DAo 10.0.0.210/32      100.70.1.81%combo1       110

Who is online

Users browsing this forum: No registered users and 18 guests