dhcp server liuxLinux serverNETWORK ADMINISTRATIONS

DHCP Explained (DHCP server & DHCP Client) | How Does DHCP Work

This is DHCP Concept & Configuration in cisco packet tracer. The DHCP Explained (DHCP server & DHCP Client) on How Does DHCP Work in Cisco Packet Tracer

#CCNA #CCNA101 #DHCP #Cisco

*Brief Explanation
*Configuration :
=================
#DHCP_server
int g00
ip add 10.0.0.1 255.255.255.0
no shut
=============================
ip dhcp pool lan
network 10.0.0.0 255.255.255.0
default-router 10.0.0.1
dns-server 8.8.8.8
exit
ip dhcp excluded-address 10.0.0.1
exit
copy run start
======================================

#CCNA #CCNA101 #ReanComputer101

▶ Watch Playlist of CCNA Tutorial – http://bit.ly/CcnaNetworking

source

by Rean Computer 101

linux dhcp client

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

Leave a Reply

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