Specifications
VS-1200-S Data Acccess Switch26
© 2011 Datacom Systems Inc
4.1.4.6 DELETE USER (DE US)
This command deletes users as shown:
DELETE USER (USERNAME)
Example:
# DE US edituser
User edituser deleted
#
4.1.4.7 SET DATE (SE DA)
This command, followed by the date (MMDDYY), sets the real time clock date as shown:
SET DATE (MMDDYY)
Example:
# SE DA 123107
#
4.1.4.8 SET TIME (SE TI)
This command, followed by the time (HHMMSS), sets the real time clock time as shown:
SET TIME (HHMMSS)
Example:
# SE TI 033526
#
4.1.4.9 SET IP (SE IP), SUBNET (SU), GATEWAY (GA)
This command configures the IP address (default 192.168.1.1), Subnet Mask (default
255.255.255.0) and Default Gateway (default 0.0.0.0) parameters. Initially, it is highly
recommended that this be done through the direct serial connection using the HyperTerminal or
equivalent terminal emulation application. Only those variables that require configuration need to be
entered.
The parameters may be entered separately as shown:
# SET IP (SE IP) [IP Address nnn.nnn.nnn.nnn] [SUBNET] [GATEWAY]
# SET SUBNET (SE SU) [Subnet Mask nnn.nnn.nnn.nnn]
# SET GATEWAY (SE GA) [Default Gateway nnn.nnn.nnn.nn*n]
Example:
# SE IP 172.169.50.134
IP will be updated at end of session
# SE SU 255.255.0.0
Subnet Mask will be updated at end of session