2.
Mount the CD
First place the CD in the CD-ROM drive. Then mount the
CD_ROM
by typing:
# mount -o map=off /mnt/cdrom [ENTER]
3.
The appropriate modules are copied from the CD to
/lib/modules/2.x.x/net by running a shell script called
install_phoboslink.sh
# cd /mnt/cdrom/Linux [ENTER]
# sh ./install_phoboslink.sh [ENTER]
4.
Run insmod to install the single port driver.
# insmod phobos [ENTER]
5.
If you want trunking capabilities, you will need to run insmod again
to install the PhobosLink software.
# insmod plink [ENTER]
At this point, you must setup PhobosLink as described on page 7-4
before continuing.
6.
The new network interface name is ‘pgeX’ (or ‘plinkX’ if you are
using PhobosLink) where X is the number of the card. Verify that
the new interface is present by using the ‘ifconfig -a’ command:
# ifconfig -a [ENTER]
Which should return:
pge0: flags=822<BROADCAST,NOTRAILERS>
7.
Then assign an address to the interface and add the address to the
routing table.
For example.
# ifconfig pgeX 192.0.2.1 netmask 255.255.255.0 broadcast 192.0.2.255
# route add -net 192.0.2.0 netmask 255.255.255.0 dev pgeX [ENTER]
7-2
Содержание P430
Страница 1: ......
Страница 32: ...4 14...