dhcp server liuxLinux serverNETWORK ADMINISTRATIONS

Configured DHCP For Multiple VLANs

Hello, Welcome to PM Networking…
My name is Praphul Mishra. I am a Network Security Engineer by profession and a Certified Cisco trainer by passion.

About this video:-
Configured DHCP For Multiple VLANs
ip dhcp excluded-address 192.168.10.1
ip dhcp excluded-address 192.168.20.1
!
ip dhcp pool VLAN10
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
!
ip dhcp pool VLAN20
network 192.168.20.0 255.255.255.0
default-router 192.168.20.1

interface FastEthernet0/0.2
encapsulation dot1Q 20
ip address 192.168.20.1 255.255.255.0
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 192.168.10.1 255.255.255.0

CCNA Configuration Playlist:-

CCNA Topics Wise Lecture:-

Interview Questions and Answers:-

Cisco Basic Configuration:-

BGP Series:-

Our Social links:-
Youtube:- https://youtube.com/c/PMNetworking​​​​​
Facebook:- https://www.facebook.com/pm.netwoking
Instagram:- https://www.instagram.com/pm.networking
Telegram:- https://t.me/p_m_networking
Whatsapp:- wa.me/918511826341

#ccna​​​​ #newccna​​​​ #cisco_certification​​​​ #computer_networking​​​​ #cisco_networking​​​​ #ccna_routing_and_switching​​​​ #ccna200_301​​​​ #network_engineer​​​​ #cisco_routing_and_switching​​​​ #pm_networking #ccna_exam #computer_network #computer_networking #network_engineer #ccna_full_course #ccna_certification #ccna_exam #cisco #ccnasallary #ccna_security #network_security #cisco_routers #cisco_switch #ccna_salary_package_in_india #ccna_2022 #new_ccna #ipv4 #ipv4 #osi_model

source

by PM Networking

linux dhcp server

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.

20 thoughts on “Configured DHCP For Multiple VLANs

Comments are closed.