cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
870
Views
0
Helpful
1
Replies

Single DHCP Server, 1 6500 series cisco switch, multiple vlans

cmadiam82
Level 1
Level 1

Hi All,

Is it possible to have only one dhcp server which will serve multiple vlans?

Im planning to have this kind of setup on our network. I will create minimum of 5 vlans on our core switch and the dhcp server will serve this vlans for the ip address. If theres any how to or any guide on how to do this kind of setup, help will be much appreciated.

Thaks guys!!!!

1 Accepted Solution

Accepted Solutions

Hitesh Vinzoda
Level 4
Level 4

Hi,

You can have that setup for example you have DHCP server in Vlan 2 and other vlans are VLan 3, 4, 5, 6 and 7.

On the Layer 3 interface of Vlan or SVI add this command.

interface Vlan 3

ip helper-address a.b.c.d ( ip address of DHCP server)

interface vlan 4

ip helper-address a.b.c.d ( ip address of DHCP server)

interface Vlan 5

ip helper-address a.b.c.d ( ip address of DHCP server)

and so on

HTH

Hitesh Vinzoda

Pls rate useful posts

View solution in original post

1 Reply 1

Hitesh Vinzoda
Level 4
Level 4

Hi,

You can have that setup for example you have DHCP server in Vlan 2 and other vlans are VLan 3, 4, 5, 6 and 7.

On the Layer 3 interface of Vlan or SVI add this command.

interface Vlan 3

ip helper-address a.b.c.d ( ip address of DHCP server)

interface vlan 4

ip helper-address a.b.c.d ( ip address of DHCP server)

interface Vlan 5

ip helper-address a.b.c.d ( ip address of DHCP server)

and so on

HTH

Hitesh Vinzoda

Pls rate useful posts

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:

Review Cisco Networking products for a $25 gift card