Community discussions

MikroTik App
 
eduardomazolini
newbie
Topic Author
Posts: 31
Joined: Thu Jul 16, 2015 9:14 pm

BUG dynamic=no in interface pppoe-server

Tue Mar 19, 2019 5:02 am

Maybe dynamic is a nullable field, but is not a nomal condition for other dynamics in the system.

/interface pppoe-server
add name=pppoe-in1 service="" user=teste

NOT WORK
print where dynamic=no
NOT WORK
remove [find dynamic=no]

WORK
print where !dynamic
NOT WORK
remove [find !dynamic]

WORK
print where dynamic!=yes
WORK
remove [find dynamic!=yes]

Who is online

Users browsing this forum: coreywithne, DanMos79, karid and 24 guests