Skip to content

docs: Update IPoE server page to VyOS 1.5 standards (backport #2191) - #2214

Merged
sever-sever merged 1 commit into
circinusfrom
mergify/bp/circinus/pr-2191
Aug 19, 2026
Merged

docs: Update IPoE server page to VyOS 1.5 standards (backport #2191)#2214
sever-sever merged 1 commit into
circinusfrom
mergify/bp/circinus/pr-2191

Conversation

@mergify

@mergify mergify Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Change Summary

This PR refactors the IPoE server page to comply with the current VyOS documentation style guide.

Changes:

  • AI & SEO Context: Added :description: and :keywords: metadata tags.
  • Content: Proofread and improved. Rewrote the introduction and reorganized the page into Configuration, Operation, and Example sections with per-topic subsections.
  • New “RADIUS attributes” subsection added under Configuration, presenting the RADIUS attribute allocation behavior as a comparison table.
  • Technical accuracy: Verified commands against VyOS 1.5.
  • Added examples for all commands.
  • The style guide checklist was applied.

Added new conf-mode commands:
set service ipoe-server interface
set service ipoe-server interface vlan-mon
set service ipoe-server interface start-session <auto | dhcp | unclassified-packet>
set service ipoe-server authentication interface mac ip-address
set service ipoe-server lua-file
set service ipoe-server interface lua-username
set service ipoe-server authentication radius server acct-port <1-65535>
set service ipoe-server authentication radius server disable-accounting
set service ipoe-server authentication radius server priority <1-255>
set service ipoe-server authentication radius server backup
set service ipoe-server authentication radius accounting-interim-interval <1-3600>
set service ipoe-server authentication radius acct-interim-jitter <1-60>
set service ipoe-server authentication radius rate-limit multiplier <0.001-1000>
set service ipoe-server idle-timeout <0-86400>
set service ipoe-server thread-count <all | half | 1-512>
set service ipoe-server log level <0-5>

Related Task(s)

NOS-3200

Related PR(s)

Backport

Checklist:

* docs: Update IPoE server page to VyOS 1.5 standards

* Minor corrections

* Update ipoe-server.md

(cherry picked from commit 224cc62)

@sever-sever sever-sever left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backport

@sever-sever
sever-sever merged commit f18f2b7 into circinus Aug 19, 2026
10 checks passed
@sever-sever
sever-sever deleted the mergify/bp/circinus/pr-2191 branch August 19, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants