Hub/Switch Reference Guide

152 IP Services Commands
NN47250-100 (Version 02.51)
Access
Enabled.
Usage
You must use an address that is configured on one of the WSS’s VLANs.
To display the system IP address, use the show system command.
Examples
The following commands configure an IP interface on VLAN taupe and configure the
interface to be the system IP address:
WSS# set interface taupe ip 10.10.20.20/24
success: set ip address 10.10.20.20 netmask 255.255.255.0 on vlan taupe
WSS# set system ip-address 10.10.20.20
success: change accepted.
See Also
clear system ip-address on page 106
set interface on page 109
show system on page 68
set timedate
Sets the time of day and date on the WSS.
Syntax
set timedate {date mmm dd yyyy [time hh:mm:ss]}
Defaults
None.
Access
Enabled.
Usage
The day of week is automatically calculated from the day you set. The time displayed by
the CLI after you type the command might be slightly later than the time you enter due to the
interval between when you press Enter and when the CLI reads and displays the new time and date.
Configure summertime before you set the time and date. Otherwise, summertime’s adjustment of the time will
make the time incorrect, if the date is within the summertime period.
Examples
The following command sets the date to March 13, 2003 and time to 11:11:12:
WSS# set timedate date feb 29 2004 time 23:58:00
Time now is: Sun Feb 29 2004, 23:58:02 PST
See Also
clear summertime on page 105
date mmm dd yyyy System date:
mmm—month.
dd—day.
yyyy—year.
time hh:mm:ss System time, in hours, minutes, and seconds.