
Quick-Starting Routers and BNX Platforms
8-2
Setting Up the SPARCstation
Before you load the Site Manager software on your SPARCstation:
1. Log in to the SPARCstation as root (or su root).
2. Edit the /etc/services system file (on each host device) to include the
following lines at the bottom of the file:
snmp161/udp
snmp-trap162/udp
You can use any text editor to edit the file. The first line associates the service
name snmp with UDP Port number 161 on this host device. The second line
associates the service name snmp-trap with UDP Port number 162.
3. Save /etc/services, and exit from the text editor.
Loading the Site Manager Software
Load the Site Manager software on the SPARCstation as follows:
1. Insert the Site Manager CD into your CD-ROM drive.
2. If you have not already created a CD-ROM mountpoint, log in as root
and create a root-level directory. For example, enter
mkdir /cdrom
3.
Mount the CD-ROM drive as follows:
Note: On SunOS, enter
mount -r -t hsfs /dev/
<device_number>
/cdrom
<device-number> is the device number assigned to the CD-ROM drive
(example – sr0).
Example
mount -r -t hsfs /dev/sr0 /cdrom
On Solaris, enter
mount -F hsfs -o ro /dev/dsk/
<device_number>
/cdrom
<device_number> is the device number assigned to the CD-ROM drive
(example – c0t6d0s0).
Komentarze do niniejszej Instrukcji