Page MenuHomeVyOS Platform

WWAN default route is not installed into VRF
Closed, ResolvedPublicBUG

Description

Using the following configuration

set interfaces wirelessmodem wlm0 apn 'internet.t-d1.de'
set interfaces wirelessmodem wlm0 backup distance '20'
set interfaces wirelessmodem wlm0 device 'usb0b1.3p1.3'
set interfaces wirelessmodem wlm0 no-peer-dns
set interfaces wirelessmodem wlm0 vrf 'black'
set protocols vrf black static interface-route 0.0.0.0/0 next-hop-interface wlm0

No static route with distance 20 is installed.

[email protected]# run show ip route vrf black
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

VRF black:
K   0.0.0.0/0 [255/8192] unreachable (ICMP unreachable), 00:03:43
C>* 10.64.64.64/32 is directly connected, wlm0, 00:00:31

Details

Difficulty level
Easy (less than an hour)
Version
1.3-rolling-202006111456
Why the issue appeared?
Issues in third-party code
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

c-po changed the task status from Open to In progress.Jun 11 2020, 4:01 PM
c-po claimed this task.
c-po created this task.
c-po triaged this task as High priority.
c-po changed Why the issue appeared? from Will be filled on close to Issues in third-party code.
erkin set Issue type to Bug (incorrect behavior).Aug 30 2021, 5:33 AM
erkin removed a subscriber: Active contributors.