default network config redhat centos ifcfg-eth0

default network config redhat centos ifcfg-eth0

#!/bin/sh
#>>>Device type: ethernet
#>>>Variable declarations:
DEVICE=eth0
IPADDR=192.168.0.2
NETMASK=255.255.255.0
NETWORK=192.168.0.0
BROADCAST=255.255.255.255
GATEWAY=192.168.0.1
ONBOOT=no
#>>>End variable declarations

Leave a Reply

Your email address will not be published. Required fields are marked *

sixteen − four =

This site uses Akismet to reduce spam. Learn how your comment data is processed.