Page MenuHomeVyOS Platform

ip route doesn't show longer-prefixes
Closed, ResolvedPublicBUG

Description

Doesn't show longer prefixes

vyos@vyos:~$ show ip route 192.168.0.0/16 longer-prefixes 
% Network not in table
vyos@vyos:~$ vtysh -c "show ip route 192.168.0.0/16 longer-prefixes"
Codes: K - kernel route, C - connected, S - static, R - RIP,
       O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
       T - Table, v - VNC, V - VNC-Direct, A - Babel, D - SHARP,
       F - PBR, f - OpenFabric,
       > - selected route, * - FIB route, q - queued route, r - rejected route

C>* 192.168.122.0/24 is directly connected, eth0, 00:02:33

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.3-rolling-202008311805
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav renamed this task from ip route doesn't show logner-prefixes to ip route doesn't show longer-prefixes.Sep 1 2020, 6:42 AM

PR https://github.com/vyos/vyos-1x/pull/537

vyos@vyos:~$ show ip route 192.168.0.0/16 longer-prefixes
Codes: K - kernel route, C - connected, S - static, R - RIP,
       O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
       T - Table, v - VNC, V - VNC-Direct, A - Babel, D - SHARP,
       F - PBR, f - OpenFabric,
       > - selected route, * - FIB route, q - queued route, r - rejected route

C>* 192.168.122.0/24 is directly connected, eth0, 00:14:32
erkin set Issue type to Bug (incorrect behavior).Aug 29 2021, 1:14 PM
erkin removed a subscriber: Active contributors.