•
ifcfg-irlan0
— An infrared interface allows information between devices, such as a laptop
and a printer, to flow over an infrared link. This works in a similar way to an Ethernet device
except that it commonly occurs over a peer-to-peer connection.
•
ifcfg-plip0
— A Parallel Line Interface Protocol (PLIP) connection works much the same
way as an Ethernet device, except that it utilizes a parallel port.
•
ifcfg-tr0
— Token Ring topologies are not as common on Local Area Networks (LANs) as
they once were, having been eclipsed by Ethernet.
3. Interface Control Scripts
The interface control scripts activate and deactivated system interfaces. There are two primary
interface control scripts,
/sbin/ifdown
and
/sbin/ifup
, that call on control scripts located in
the
/etc/sysconfig/network-scripts/
directory.
The
ifup
and
ifdown
interface scripts are symbolic links to scripts in the
/sbin/
directory.
When either of these scripts are called, they require the value of the interface to be specified,
such as:
ifup eth0
Caution
The
ifup
and
ifdown
interface scripts are the only scripts that the user should
use to bring up and take down network interfaces.
The following scripts are described for reference purposes only.
Two files used to perform a variety of network initialization tasks during the process of bringing
up a network interface are
/etc/rc.d/init.d/functions
and
/etc/sysconfig/network-scripts/network-functions
. Refer to
Section 4, “Network
Function Files”
for more information.
After verifying that an interface has been specified and that the user executing the request is
allowed to control the interface, the correct script brings the interface up or down. The following
are common interface control scripts found within the
/etc/sysconfig/network-scripts/
directory:
•
ifup-aliases
— Configures IP aliases from interface configuration files when more than one
IP address is associated with an interface.
•
ifup-ippp
and
ifdown-ippp
— Brings ISDN interfaces up and down.
Chapter 8. Network Interfaces
128
Summary of Contents for ENTERPRISE LINUX 4.5.0 -
Page 1: ...Red Hat Enterprise Linux 4 5 0 4 5 0 Reference Guide ISBN N A Publication date ...
Page 2: ...Red Hat Enterprise Linux 4 5 0 ...
Page 4: ...Red Hat Enterprise Linux 4 5 0 ...
Page 24: ...xxiv ...
Page 26: ......
Page 36: ...12 ...
Page 72: ...48 ...
Page 112: ...88 ...
Page 122: ...98 ...
Page 140: ...116 ...
Page 142: ......
Page 300: ...276 ...
Page 318: ...294 ...
Page 320: ......
Page 332: ...308 ...
Page 350: ...326 ...
Page 378: ...354 ...
Page 388: ...364 ...
Page 394: ...370 ...
Page 395: ...Part IV Appendixes ...
Page 396: ......