beautypg.com

ADIC SNC 5100 User Manual

Page 192

background image

SNC 5100

184

Commands

6-00020-02

value = 15 = 0xf

SN60023C >

uptime

The

uptime

command displays the elapsed time since the last boot of the SNC

5100.

SN60023 > uptime

Elapsed time since reset 4d:23h:12m:46s:10t

value = 10 = 0xa

SN60023 >

The example indicates that 4 days, 23 hours, 12 minutes, 46 seconds and 10
clock ticks have elapsed since the SNC 5100 was last booted. There are 60
ticks per second.

user

The

userAdd,userDelete,

and

userList

commands provide control of the

user list. The persistent address map file can be sent to the SNC 5100 or
retrieved from it using FTP. If you need to use FTP, use the user commands to
create a login and password so you can access the SNC 5100 from the Ethernet
network.

userAdd

username

,

password

The

userAdd

command adds a user and password to the password file. The

parameter “username” must be from 3 to 80 characters. The parameter
“password” must be from 8 to 40 characters.

SN60023 > userAdd "nancy","password"

value = 0 = 0x0

SN60023 >

userDelete

username

,

password

The

userDelete

command deletes a user from the password file. It is not

possible to remove a user without knowing the user’s password. If the user’s
password is forgotten or unknown, you have to delete the password file, reboot
the SNC 5100, and then add all user names and passwords again.

SN60023 > userDelete "nancy","password"