tng@monty:~$ telnet 192.168.1.254 Trying 192.168.1.254... Connected to 192.168.1.254. Escape character is '^]'. Username : admin Password : ******** ------------------------------------------------------------------------ ______ BT Home Hub ___/_____/\ / /\\ 6.2.2.6 _____/__ / \\ _/ /\_____/___ \ Copyright (c) 1999-2006, THOMSON // / \ /\ \ _______//_______/ \ / _\/______ / / \ \ / / / /\ __/ / \ \ / / / / _\__ / / / \_______\/ / / / / /\ /_/______/___________________/ /________/ /___/ \ \ \ \ ___________ \ \ \ \ \ / \_\ \ / /\ \ \ \ \___\/ \ \/ / \ \ \ \ / \_____/ / \ \ \________\/ /__________/ \ \ / \ _____ \ /_____\/ \ / /\ \ /___\/ /____/ \ \ / \ \ /___\/ \____\/ ------------------------------------------------------------------------ _{admin}=>sntp {admin}[sntp]=>list IP Address Version Status Name 130.88.200.6 2 synchronized utserv.mcc.ac.uk {admin}[sntp]=>? Following commands are available : add : Add NTP server list : List the NTP servers delete : Delete NTP server from list flush : Flush NTP server list and SNTP client configuration config : Modify/Display configuration {admin}[sntp]=>help add Add NTP server Syntax : add [addr = ] [name = ] [version = ] Parameters : [addr = ] IP address of NTP server to be added to list [name = ] DNS name of NTP server to be added to list. If both the IP address and the DNS name are provided, the IP address is ignored. [version = ] SNTP version of server (1,2,3 or 4) {admin}[sntp]=>add addr=1.2.3.4 name=ntpserver.the.internet version=2 {admin}[sntp]=>delete name=ntpserver.the.internet {admin}[sntp]=>list IP Address Version Status Name 130.88.200.6 2 synchronized utserv.mcc.ac.uk {admin}[sntp]=>exit Connection closed by foreign host.