RHEL8 throws "Error: ipv4: FIB table does not exist. Dump terminated" after executing ip route show table default
Issue
- Upon running
ip route show table <value>
where value is between 0-253 or default, the following error appears:
[root@rhel8 ~]# ip route list table 1
Error: ipv4: FIB table does not exist.
Dump terminated
- This did not happen with
iproute-4.11.0
in RHEL 7.
Environment
- Red Hat Enterprise Linux 8
iproute-5.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.