Files
ncpfs/man/ipx_route.8
ncpfs archive import 7bef99df0f Import ncpfs 0.14
2026-04-28 20:39:57 +02:00

25 lines
594 B
Groff

.TH IPX_ROUTE 8 "IPX Utilities" "Caldera, Inc."
.SH NAME
ipx_route \- add or delete an IPX route.
.SH SYNOPSIS
.B ipx_route
add target_network router_network router_node
.LP
.B ipx_route
del target_network
.SH DESCRIPTION
.B ipx_route
adds or deletes an IPX route.
The kernel IPX software stores only one route to any target network.
.SS OPTIONS
.TP
.I add
This option is used to configure a route to a target network.
.TP
.I del
This option is used to delete the route to a target network.
.SH FILES
.I /proc/net/ipx_interface /proc/net/ipx_route
.SH AUTHOR
Greg Page <greg.page@caldera.com>