254
PCMCIA Cards Integration
7.2 PCMCIA Network devices configuration
Ethernet PC cards
The onboard Ethernet device has the
eth0
name. The first PCMCIA Ethernet card or
wireless LAN card detected will receive the
eth1
name, the second card will be
eth2
.
cardmgr
will read the network settings from the
/etc/network/interfaces
and assign an IP
to
eth1
.
NOTE:
Before changing the /etc/network/interfaces file, unload the network client driver
using cardctl eject.
VI Method
The factory default for the
/etc/network/interfaces
file has the following lines:
Remove the # in the beginning of the line, and change the IPs to suit your network
configuration. For instance, you may want the following configuration:
# auto eth1
#iface eth1 inet static
#
address 192.168.0.42
#
network 192.168.0.0
#
netmask 255.255.255.0
#
broadcast 192.168.0.255
#
gateway 192.168.0.1
File Description 7.1: part of the /etc/network/interfaces file
auto eth1
iface eth1 inet static
address 192.168.162.10
network 192.168.162.0
netmask 255.255.255.0
broadcast 192.168.162.255
gateway 192.168.162.1
File Description 7.2: part of the /etc/network/interfaces file
Содержание AlterPath ACS
Страница 16: ...xvi Table of Contents...
Страница 29: ...13 This page has been left intentionally blank...
Страница 30: ...14 Preface...
Страница 68: ...52 Device Access...
Страница 86: ...70 Authentication Step 5 Saving changes To save the configuration run the command saveconf...
Страница 96: ...80 Authentication Save the configuration to flash 2 cli config savetoflash...
Страница 114: ...98 Authentication...
Страница 204: ...188 Administration To exit the CLI mode and return to ACS s shell issue the command cli quit...
Страница 268: ...252 Power Management with AlterPath PM Integration...
Страница 304: ...288 PCMCIA Cards Integration...
Страница 338: ...322 Profile Configuration...
Страница 364: ...348 Additional Features and Applications...
Страница 376: ...360 Appendix A New User Background Information...
Страница 406: ...390 Appendix C Cabling and Hardware Information This page has been left intentionally blank...
Страница 418: ...402 List of Tables...
Страница 420: ...404 List of Figures...