Help File ifconfig Display a list of interfaces, with a short status for each. ifconfig  Display an extended status of the interface. ifconfig broadcast
 Set the broadcast address for the interface. The
takes the form of an IP address with 1's in the host part of the address. This is related to the netmask sub-command. See also the arp command. ifconfig description ["description"] Set the description for , to be used by the PORTS command from the Mailbox. ifconfig encapsulation  Not fully implemented. ifconfig forward  Set a forwarding interface for multiple channel interfaces. To remove the forward, set to . ifconfig ipaddress  Set the IP address for this interface. It is standard Internet practice that each interface has its own address. For hosts with only one interface, the interface address is usually the same as the host address. See also the hostname and ip address commands. ifconfig linkaddress  Set the hardware dependant address for this interface. ifconfig mtu  Set the MTU for this interface. ifconfig netmask
 Set the sub-net mask for this interface. The
takes the form of an IP address with 1's in the network and subnet parts of the address, and 0's in the host part of the address. This is related to the broadcast sub-command. See also the route com- mand. ifconfig rxbuf  Not yet implemented.