Quantum SNC 4000 User Manual page 108

Quantum snc 4000: user guide
Hide thumbs Also See for SNC 4000:
Table of Contents

Advertisement

The first line instructs the system to reach the host "socrates" by directing the IP packets to the host "bruno".
The second example shows how all traffic for the subnet 10.0.0 (implied netmask is 255.255.255.0) is sent
to the host "bruno" for forwarding. By default, no routes are defined in the route file.
The route command is invoked to add, remove, and list the route table.
route "add","destination","gateway"
The route "add" command adds a route to the destination through the gateway.
SNC4000 > route "add","200.0.0","bruno"
route "delete","destination","gateway"
The route "delete" command removes a route to the destination through the gateway.
SNC4000 > route "delete","200.0.0","bruno"
route "list"
The route "list" command lists the existing routes.
SNC4000 > route "list"
Destination SNC 4000
-------------------- --------------------
socrates
Destination SNC 4000
-------------------- --------------------
200.0.0
bruno
value = 0 = 0x0
rtcDateSet[year],[month],[dayofmonth],[dayofweek],
[hour],[minute],[second]
The rtcDateSet command allows you to set the date and time manually.
You must use a 24-hour clock.
All parameters are digits.
The year can be either two or four digits.
Single digit months or hours should not be filled out with leading zeroes.
A digit from 1-7 needs to be entered for the [dayofweek] parameter, but it doesn't matter what
you enter, since the command will automatically correct it if it is wrong.
To display the new time and date data after entering the rtcDateSet command, enter the date command.
To set the RTC to 9:35 A.M. on Friday, January 26, 2001, enter the following string:
SNC4000 > rtcDateSet 2001,1,26,5,9,30,00
value = 0 = 0x0
The time will be one hour off when Daylight Savings Time is in effect.
CAUTION
rtcSetCurrent
The rtcSetCurrent command is used after the rdate "timeserver" command in order to synchronize
the local Real Time Clock with the timeserver running on a remote host. Use the date command to see the
synchronized settings.
102
bruno
Service Port Command Reference

Advertisement

Table of Contents
loading

Table of Contents