1IPX_INTERNAL_NET(8) System Manager's Manual IPX_INTERNAL_NET(8)
2
3
4
6 ipx_internal_net - add or delete the IPX internal network
7
9 ipx_internal_net add network_number node_number
10
11 ipx_internal_net del
12
14 ipx_internal_net adds or deletes the IPX internal network. An IPX
15 internal network is a special kind of IPX interface that does not have
16 a physical device or frame type. It is used to provide a route-inde‐
17 pendent address for service providers. Internal networks are
18 optional; however, when one is present it is also the Primary Inter‐
19 face. There can only be one internal network per host.
20
21 OPTIONS
22 add This option is used to create the IPX internal network.
23
24 del This option is used to delete the IPX internal network.
25
27 /proc/net/ipx_interface /proc/net/ipx_route
28
30 This functionality really belongs in ifconfig(8).
31
33 Greg Page <greg.page@caldera.com>
34
35
36
37Caldera, Inc. IPX Utilities IPX_INTERNAL_NET(8)