Specifications

Command Line Interface
132
Command:
delhost
Description: Delete an entry from the /etc/hosts file.
Syntax: delhost <address>
Example: Console>delhost 100.132.65.29
DNS entry 100.132.65.29 deleted
Command:
getaddr
Description: Get an IP address from a host name in /etc/hosts.
Syntax: getaddr <hostname>
Example: Console>getaddr mymachine
Hostname: mymachine, Hostaddress:
100.132.065.099
Command:
gethname
Description: Get a host name from an IP address in /etc/
hosts.
Syntax: gethname <address>
Example: Console>gethname 100.132.65.99
Hostname: mymachine, Hostaddress:
100.132.065.099
Command:
ifconf
Description: Configure network interface parameters.
Syntax: ifconf ni_number [af [address [dest_addr] ] [up]
[down] [netmask mask] [broadcast broad_addr]
] [arp | -arp]
ifconf -a
Note: The command ‘ifconf 1 down’ is disabled on the
first interface of the management card. This
protects the management interface from
accidently being taken down.
Example: Console>ifconf -a
1: flags=124201<BROADCAST,UP>
inet 100.132.65.44 netmask ffffff00
broadcast 100.132.65.255
6: flags=212<NOARP,UP>
inet 127.0.0.1 netmask ff000000