ipx_route (8) Linux Manual Page
ipx_route – add or delete IPX route
Synopsis
ipx_route add target_network router_network router_node
ipx_route del target_network
Description
ipx_route adds or deletes an IPX route. The kernel IPX stores only one route per target network at a time.
Options
- add
- This option is used to set up the route to a target network.
- del
- This option is used to delete the route to a target network.
Files
/proc/net/ipx_interface /proc/net/ipx_route
Author
Greg Page <greg.page [at] caldera.com>
