<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/accel-ppp, branch equuleus</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=equuleus</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-03-26T15:48:07+00:00</updated>
<entry>
<title>T6150: Fixed setting a static IP address by Radius in IPoE</title>
<updated>2024-03-26T15:48:07+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-03-22T14:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9d34c488251c0d5111b4a3c880f2291548645db3'/>
<id>urn:sha1:9d34c488251c0d5111b4a3c880f2291548645db3</id>
<content type='text'>
Fixed setting a static IP address by Radius in IPoE
Allowing using named pools by default
Allowed adding 'gateway-address' without named pool.
</content>
</entry>
<entry>
<title>T5418: PPPoE allowed creating subnet started from any IP</title>
<updated>2024-02-16T13:13:06+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-02-16T13:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5c05027f42a470dd02b3f605e29d0b90795774a7'/>
<id>urn:sha1:5c05027f42a470dd02b3f605e29d0b90795774a7</id>
<content type='text'>
Added the possibility of creating subnet in PPPoE
client's IP pools started from any IP.
</content>
</entry>
<entry>
<title>Merge pull request #2348 from c-po/t4269-cli-defaults-backport</title>
<updated>2023-11-06T20:23:20+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-06T20:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8f59318c38667cc55846598b2f062f250b5d36eb'/>
<id>urn:sha1:8f59318c38667cc55846598b2f062f250b5d36eb</id>
<content type='text'>
scripts: T4269: node.def generator should automatically add default values (backport)</content>
</entry>
<entry>
<title>scripts: T4269: node.def generator should automatically add default values</title>
<updated>2023-10-08T08:27:27+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-08T08:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b6917f386e5f6af570973d42e63baeb4a98d6261'/>
<id>urn:sha1:b6917f386e5f6af570973d42e63baeb4a98d6261</id>
<content type='text'>
Since introducing the XML &lt;defaultValue&gt; node it was common, but redundant,
practice to also add a help string indicating which value would be used as
default if the node is unset.

This makes no sense b/c it's duplicated code/value/characters and prone to
error. The node.def scripts should be extended to automatically render the
appropriate default value into the CLI help string.

For e.g. SSH the current PoC renders:

$ cat templates-cfg/service/ssh/port/node.def

multi:
type: txt
help: Port for SSH service (default: 22)
val_help: u32:1-65535; Numeric IP port
...
Not all subsystems are already migrated to get_config_dict() and make use of
the defaults() call - those subsystems need to be migrated, first before the new
default is added to the CLI help.

(cherry picked from commit a68c9238111c6caee78bb28f8054b8f0cfa0e374)
</content>
</entry>
<entry>
<title>T5213: Add accounting-interim-interval option for PPPoE-server</title>
<updated>2023-10-03T13:47:30+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-10-03T13:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=32dc990e1eed669803279b2b36e1bcacafac959f'/>
<id>urn:sha1:32dc990e1eed669803279b2b36e1bcacafac959f</id>
<content type='text'>
Add accounting-interim-interval option for PPPoE-server

set service pppoe-server authentication radius accounting-interim-interval '60'
</content>
</entry>
<entry>
<title>Merge pull request #1813 from sever-sever/T4971-eq</title>
<updated>2023-02-13T16:38:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-13T16:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5e56daaff4ec53a387abbd3ad879e916a2bfa373'/>
<id>urn:sha1:5e56daaff4ec53a387abbd3ad879e916a2bfa373</id>
<content type='text'>
T4971: PPPoE server add named ip pool and attr Framed-Pool </content>
</entry>
<entry>
<title>T4971: Add accel-ppp include client-ip-pool-name</title>
<updated>2023-02-12T18:33:01+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-12T18:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=209dc64ca31ff1ef5e431c6f52454df30f43eded'/>
<id>urn:sha1:209dc64ca31ff1ef5e431c6f52454df30f43eded</id>
<content type='text'>
Add accel-ppp include client-ip-pool-name.xml.i
Can be used in other accep-ppp CLI as "include"
</content>
</entry>
<entry>
<title>T1993: PPPoE-server add section shaper and fwmark option</title>
<updated>2023-02-12T12:55:39+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-12T12:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8c98ceeee57d062969456d1848b952ed9a3dd7fb'/>
<id>urn:sha1:8c98ceeee57d062969456d1848b952ed9a3dd7fb</id>
<content type='text'>
Extended PPPoE-server rate-limiter to avoid shaping marked resources
Often this feature needs for ISP, which provides access to some IX
or its resources.

set service pppoe-server shaper fwmark '223'
</content>
</entry>
<entry>
<title>pppoe-server: T4373: Add option multiplier for correct shaping</title>
<updated>2022-07-05T12:31:24+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-07-05T12:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=14a7a85b49ccb6c961b7919fb25aff03504ba0db'/>
<id>urn:sha1:14a7a85b49ccb6c961b7919fb25aff03504ba0db</id>
<content type='text'>
Multiplier option is required by some vendors for correct shaping
For RADIUS based rate-limits

edit service pppoe-server
set authentication radius rate-limit multiplier '0.001'
</content>
</entry>
<entry>
<title>ipoe: T2580: Add pools and gateway options</title>
<updated>2022-05-25T14:00:16+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-04-04T10:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e37cd20355949993988b333bad05b1278f4e3dc0'/>
<id>urn:sha1:e37cd20355949993988b333bad05b1278f4e3dc0</id>
<content type='text'>
Add new feature to allow to use named pools
Can be used also with Radius attribute 'Framed-Pool'

set service ipoe-server client-ip-pool name POOL1 gateway-address '192.0.2.1'
set service ipoe-server client-ip-pool name POOL1 subnet '192.0.2.0/24'
</content>
</entry>
</feed>
