Page MenuHomeVyOS Platform

Does not possible to disable pppoe client interface.
Closed, ResolvedPublicBUG

Description

Reproducing:

vyos@vyos# set interfaces pppoe pppoe0 authentication password 'test'
vyos@vyos# set interfaces pppoe pppoe0 authentication user 'test'
vyos@vyos# set interfaces pppoe pppoe0 source-interface 'eth1'
vyos@vyos# commit
[edit]
vyos@vyos# run show interfaces pppoe 
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
pppoe0           100.64.0.9/32                     u/u  
[edit]
vyos@vyos# set interfaces pppoe pppoe0 disable 
[edit]
vyos@vyos# commit
[edit]
vyos@vyos# run show interfaces pppoe 
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
pppoe0           100.64.0.9/32                     u/u

Details

Difficulty level
Normal (likely a few hours)
Version
1.4-rolling-202101270854
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

Unknown Object (User) created this task.Jan 27 2021, 12:11 PM
Unknown Object (User) updated the task description. (Show Details)
Unknown Object (User) changed Difficulty level from Unknown (require assessment) to Normal (likely a few hours).

THis issue also exists in the WWAN interface, can you please also provide a fix here and a SMoketest checkick this exact situation, that when switching from online -> disabled the interface is gone and no ppp peer configs exist?

Unknown Object (User) changed the task status from Open to Needs testing.Jan 28 2021, 7:12 AM
Unknown Object (User) claimed this task.
Unknown Object (User) closed this task as Resolved.Jan 29 2021, 11:52 AM
SrividyaA set Issue type to Bug (incorrect behavior).Aug 30 2021, 6:08 PM