DHCP, IOS

Configure DHCP on IOS

this post will walk you through configuring a Cisco Router to serve as a DHCP server for client

I Define two pool one for Data and name it CCIEROOTDATA and second pool for IP Phone Name CCIEROOTVOIP

we define the dhcp pool by the command:
IP DHCP Pool “name”
then define the Network Subnet by Network command
third  Default router which is their Gateway and last is the DNS
for voice we add extra command “option 150” which is the IP Phone TFTP
in our case its also the Publisher IP Address 192.168.200.10
1
Then Configure Different VLAN for DATA and VOIP on our CORE Switch
2
Third we configure two Virtual interface for Each VLAN
4
Last Configure the Access Port that connect to the User PC & IP Phone
3

Now Confirm the PC took the Correct IP Address from the Correct VLAN 3000

10

and IP Phone DX650 took the correct VLAN 3001
Photo Mar 10, 5 55 51 PM

and the TFTP Configuration Showing Correctly
Photo Mar 10, 6 48 52 PM.jpg
The IP Phone Took the Correct IP Address Configuration
Photo Mar 10, 5 59 47 PM

and this is the steps to configure DHCP in IOS

Standard

4 thoughts on “Configure DHCP on IOS

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s