There is an incorrect Warning if a named pool is defined.
To reproduce:
set service pppoe-server authentication mode 'radius' set service pppoe-server authentication radius server 203.0.113.1 key '123' set service pppoe-server client-ip-pool name POOL-01 gateway-address '192.0.2.1' set service pppoe-server client-ip-pool name POOL-01 subnet '192.0.2.0/24' set service pppoe-server interface eth1
Commit:
[email protected]# commit [ service pppoe-server ] Warning: No PPPoE client pool defined [edit] [email protected]#