Ifconfig for Static Routes and DHCP

Configure for DHCP:

ifconfig eth0 dhclient

for static:

ifconfig eth0 192.168.0.1 netmask 255.255.255.0

Comments

Popular Posts