cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1547
Views
0
Helpful
3
Replies

multiple DHCP scope on cisco 3550 switch

kanbaycco
Level 1
Level 1

Hi,

i have two cisco 3550 switch in HSRP mode. i have configured multiple vlans on this switch. i want vlan 1 users to get ip address in the range 192.x.x.x to their machine and vlan 2 users to get ip range 10.x.x.x.

is it possible??

3 Replies 3

mahmoodmkl
Level 7
Level 7

Hi

Yes this is possible.

ip dhcp pool poo1

network 192.168.0.1 255.255.255.0

default-router (IP of the SVI)

ip dhcp pool pool2

network 10.0.0.0 255.255.255.0

default-router (IP of the SVI)

Thanks

Mahmood

Hi Manmood,

thanks for your help. i have just one question.if any pc boots for the first time it will send DHCP Braodcast request to get ip. so whether that PC will get the ip from the correct dhcp scope?

It depends on which vlan the port that your'e pc is connected to is in. So if the port is in vlan 1 it will get an IP from vlan 1 scope, if the port is in vlan 2 it will get IP from vlan 2 scope.

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: