cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
561
Views
0
Helpful
2
Replies

DHCP on 4510

ayussuf
Level 1
Level 1

Hi

I have a 4510 and will like to use it as a DHCP server. However I have a few situations.

I have multiple VLANs and each must be on a separate Subnet.

Thank you

2 Replies 2

wochanda
Level 4
Level 4

Thats fine, just configure multiple DHCP pools. Each DHCP pool will only give IP's out to hosts in its own VLAN.

Such as

ip dhcp pool Vlan170

network 170.0.0.0 255.255.255.0

will give out ips to

interface vlan170

ip address 170.0.0.1 255.255.255.0

but not

interface vlan171

ip address 171.0.0.1 255.255.255.0

Review Cisco Networking products for a $25 gift card