/sys$common/syshlp/helplib.hlb TCPIP Services, UNIX Commands *Conan The Librarian (sorry for the slow response - running on an old VAX) |
UNIX management commands are available for system managers experienced in managing a UNIX network subsystem. The following table introduces these commands. Command Description ifconfig Configures or displays network interface parameters, redefines an address for a particular interface, or sets options such as an alias list, broadcast address, or access filter. netstat Displays network statistics of sockets, data link counter` aliases, network interfaces, and a host's routing table. sysconfig Displays and maintains the network subsystem attributes. route Manually manipulates the routing table. Normally a system routing table management daemon, such as GATED or ROUTED, will tend to this task. arp Controls and displays ARP tables for the specified host. For more information, see the help available at the TCPIP> prompt. For example, to display ifconfig flags and parameters, enter: TCPIP> HELP ifconfig
|