does any1 know how to shell script to display following information on unix
IP address
Subnet mask
Network Interface Card physical address
The current status of the NIC.
Details held in the /etc/hosts
Is the machine able to connect to (i.e. ping) a specified list of IP addresses stored in a configuration file.
IP address
Subnet mask
Network Interface Card physical address
The current status of the NIC.
Details held in the /etc/hosts
Is the machine able to connect to (i.e. ping) a specified list of IP addresses stored in a configuration file.
Comment