Tools ,Commands ,Gateways in Linux

Back

There are substantial numbers of tools available to manage the TCP/TP protocol suite in Linux. The most important network management commands are :

ping

ifconfig

arp

netstat -r

route

dhclient


But these are just commands there are certain files that determine the commands that are called upon to configure networks automatically during the boot process, such commands are governed by the main network configuration service script , /etc/init.d/network .