network configuration in linux step by step in hindi











>> YOUR LINK HERE: ___ http://youtube.com/watch?v=7UYi0h2Vuuw

how to configure network in linux • network configuration in rhel centos • http://www.linuxtopic.com/2016/03/hos... • http://www.linuxtopic.com/2016/03/net... • In the Network Configuration: we will configure HOSTNAME, IP Address, DNS , routing • Related configuration file • /etc/Resolve.conf • /etc/hosts • /etc/sysconfig/network • /etc/sysconfig/network-scripts • /etc/nsswitch.conf • vi /etc/sysconfig/network-scripts/ • DEVICE=eth0 -----------------Device: first etharnet called eth0 • NM_CONTROLLED=no ----- Network Manager controlled • HWADDR=00:1e:8c:9c:10:95 - hardware Address • ONBOOT=yes ------------------ up on system reboot • TYPE=Ethernet -------------- Ethernet • USERCTL=no • IPV6INIT=no ---------------------- IP Address v6 • IPADDR=10.20.2.33 ---------------- IP Address v4 • NETMASK=255.255.255.0 ----------- Mask • To view all interface: • ifconfig -a • To view specific interface • ifconfig eth0 • To enable interface • ifconfig eth0 up • OR • #ifup eth0 • To disable interface • ifconfig eth0 down • OR • #ifdown eth0 • assign the IP address,netmask broadcast , you can use separate • ifconfig eth0:2 10.20.2.35 netmask 255.255.255.0 broadcast 10.20.2.255 • Here eth0.2 is virtual Ethernet card / alias of etharnet card • To disable alias • ifconfig eth0:2 down • visit my website • www.linuxtopic.com

#############################









New on site
Content Report
Youtor.org / YTube video Downloader © 2025

created by www.youtor.org