Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
ADD_ROUT.8
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- ADD_ROUTE(8) Minix Programmer's Manual ADD_ROUTE(8)
- NAME
- add_route - configure IP routing.
- SYNOPSIS
- add_route -g gateway [-d destination [-n netmask ]] [-i ip device]
- DESCRIPTION
- Add_route is used for manual entry of routes in the IP routing table.
- OPTIONS
- -g gateway specifies the gateway IP address to use.
- -d destination specifies the destination(s) reached via this gateway.
- -n netmask specifies a netmask when the destination is a net.
- -i ip device specifies the ip device.
- SEE ALSO
- irdp(8), pr_routes(8).
- AUTHOR
- Add_route.c was created August 7, 1991 by Philip Homburg. This manual
- page by A. S. Woodhull, last revised 13.02.96.
- 1