Page MenuHomeVyOS Platform

Accel-PPP services CLI config cleanup (SSTP, L2TP, PPPoE, IPoE)
Closed, ResolvedPublicFEATURE REQUEST

Description

Before converting services CLI config to get_config_dict() and reuse already present templating - and probably tests (after T2936 was migrated) - the CLI should be streamlined to match the PPPoE implementation.

The difference is, one side calls it ppp-options, the other calls the CLI node ppp-settings. Both perform the same stuff but under different nodes - which won't work when using get_config_dict().

Catch-all task for all Accel-PPP service CLI migrations

  • PPPoE
    • rename local-ip to gateway-address
  • SSTP
    • move network-settings gateway-address to gateway-address
    • move network-settings client-ip-settings to client-ip-pool
    • move network-settings name-server to name-server
    • move network-settings mtu to mtu
    • drop network-settings node

Details

Version
-
Is it a breaking change?
Config syntax change (migratable)
Issue type
Feature (new functionality)

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po edited a custom field.
c-po triaged this task as Normal priority.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Config syntax change (migratable).
c-po renamed this task from SSTP CLI config cleanup to Accel-PPP services CLI config cleanup (SSTP, L2TP, PPPoE, IPoE).Oct 4 2020, 8:53 AM
c-po reopened this task as In progress.
c-po updated the task description. (Show Details)
c-po edited a custom field.
c-po updated the task description. (Show Details)
erkin removed a subscriber: Global Notifications.
dmbaturin set Issue type to Feature (new functionality).Nov 8 2024, 10:49 AM