How To Configure DHCP Server in RHEL 7/8 | DHCP Server Configuration in Linux Step By Step Procedure

preview_player
Показать описание
DHCP Server Configuration in Linux Step By Step Procedure:
---------------
1. Login as root user and configure yum repository. If you don't know how to configure it then click below link to watch the videos:
Yum configuration in RHEL 7:

Yum configuration in RHEL 8:

2. Set the Static IP Address in your server.
#nmtui
OR
# vim /etc/sysconfig/network-script/ifcfg-ens33

3. Install DHCP Packages from local yum repo.
# yum install -y dhcp*

5. Start and enable DHCP service.
# systemctl start dhcpd
# systemctl enable dhcpd

Check the status of service if required.
# systemctl status dhcpd

6. Now test the configuration, login to client machine and restart the network manager.
# systemctl restart NetworkManager

You are done.
================
Thanks for watching the video. Please like our videos, share with your friends and feel free to ask anything, post your queries in comments section. We will be glad to answer your queries. Don't forget to subscribe the channel & turn on the bell notifications.
===============
Our Some Popular Videos:

NAVIC:

Learn Linux Fundamentals:

Concept of All RAID Levels:

Configure RAID-0 in Linux:

Configure RAID-1 in Linux:

Configure RAID-5 in Linux:

Configure RAID-6 in Linux:

Configure RAID-10 in Linux:

LVM Snapshot:
====================================================
Contact Us:

To Follow Vikas Nehra's Twitter Handle:👇

For Registration:👇

To Follow Our Twitter Handle:👇

To Visit Our Facebook Page:👇

To Follow Nehra Classes on Instagram:👇

To Our Visit Our Webpage:👇

Join Us on Telegram App: 👇

WhatsApp Us: 👇

Email Us:👇
============
©COPYRIGHT. ALL RIGHTS RESERVED.

#NehraClasses #LinuxTraining #Trending
Рекомендации по теме
Комментарии
Автор

Thank you sir❤️❤️❤️.
Very helpful and infomative.

n_mn
Автор

I am very happy to watch your video. I am from Taiwan. I am very happy to learn the Linux operating system. Your video is really useful. It has decided many questions for me.
Thank you very much, I will join the subscription.


I want to know the ISCSI server setup. I encountered many problems and became unable to set up.



I use translator

winme
Автор

Hi sir I did similar as you did. But ip's are not changing. Im using centos 7.

khaneh
Автор

Present in it industry which redhat 6 are using or not

harivardhan
Автор

can the dhcp server in our virtual machine, assign ip to our physical (host) machine which is Windows???

swati