diff options
author | Bill Nottingham <notting@redhat.com> | 2009-12-10 15:58:57 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2009-12-10 15:58:57 -0500 |
commit | 1491819035155061011e3a5df9f8977425b1940c (patch) | |
tree | 091a49100730a3f1852d9315cc12f3266804ec3c /sysconfig.txt | |
parent | db385525fbe5d60f1177cdc6a4f50825166ee1a3 (diff) | |
download | initscripts-1491819035155061011e3a5df9f8977425b1940c.tar initscripts-1491819035155061011e3a5df9f8977425b1940c.tar.gz initscripts-1491819035155061011e3a5df9f8977425b1940c.tar.bz2 initscripts-1491819035155061011e3a5df9f8977425b1940c.tar.xz initscripts-1491819035155061011e3a5df9f8977425b1940c.zip |
Delete IPX support.
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 81610a35..d6c52bb1 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -190,16 +190,9 @@ Generic options: GATEWAYDEV=<gateway device to use, when multiple devices have GATEWAY=> (e.g. eth0) NISDOMAIN=<nis domain name> VLAN=yes|no - IPX=yes|no - IPXAUTOPRIMARY=on|off (note, that MUST be on|off, not yes|no) - IPXAUTOFRAME=on|off (again, not yes|no) - IPXINTERNALNETNUM=<netnum> - IPXINTERNALNODENUM=<nodenum> NOZEROCONF= Set this to not set a route for dynamic link-local addresses. - All the IPX stuff is optional, and should default to off. - NETWORKDELAY=<delay in seconds> Delay in seconds after all network interfaces are initialized. Useful if network has spanning tree running and must wait for STP convergence. @@ -686,9 +679,6 @@ Files in /etc/sysconfig/network-scripts/ only, not IPv6 addresses. Ethernet-only items: - {IPXNETNUM,IPXPRIMARY,IPXACTIVE}_{802_2,802_3,ETHERII,SNAP} - configuration matrix for IPX. Only used if IPX is active. - Managed from /etc/sysconfig/network-scripts/ifup-ipx ARP=yes|no (adds 'arp' flag to ifconfig, for use with the ethertap device) LINKDELAY=<time in seconds> |