Speedtouch commands

show timeservers

sntp list

show dns servers

dns server route list
dns server route add dns=1.1.1.1 metric=5

add route

ip rtadd
dst=0.0.0.0
dstmask=255.255.255.255
label=
gateway=192.168.1.254
intf=
srcintf
metric=0

ip rtadd

Add a route to the routing table. SYNTAX:

ip rtadd
 dst = 
 [dstmsk = <ip-mask(dotted or cidr)>]
 [label = ]
 [gateway = ]
 [intf = ]
 [srcintf = ]
 [metric = <number{0-255}>]


Revision #3
Created 2026-04-13 18:29:06 CEST by Philip
Updated 2026-04-13 19:31:34 CEST by Philip