Page MenuHomeVyOS Platform

PPPoE configuration does not load after deleting pppoe interface from the system
Closed, ResolvedPublicBUG

Description

PPPoE configuration does not load after deleting pppoe interface from the system

  1. Create vlan interface
set interfaces ethernet eth0 vif 90 address 192.168.0.1/24
  1. Add this interface as pppoe interface
set service pppoe-server interface eth0.90
  1. Commit configuration
commit
  1. Delete vlan interface
delete interfaces ethernet eth0 vif 90
  1. Commit configuration
commit

Commit will execute without errors or warnings

  1. Reboot the system.

The PPPoE configuration will be empty.

Details

Difficulty level
Unknown (require assessment)
Version
1.4.0-epa2, 1.5-rolling-202404250020
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

a.apostoliuk changed the task status from Open to In progress.Mon, Apr 29, 8:35 AM
a.apostoliuk claimed this task.
a.apostoliuk changed the task status from In progress to Needs testing.Thu, May 2, 2:09 PM
a.apostoliuk moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
a.apostoliuk moved this task from Need Triage to Finished on the VyOS 1.5 Circinus board.