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

More subnet in DHCP Server

wasiimcisco
Level 1
Level 1

I have 3750 switch with Version 12.2(25)SEE3. I am running DHCP server on it for data/voice

I am running 172.28.92.0/24 for data and 172.28.93.0/24 for voice.

Ports are configured both for data/voice.

Now i want to add another subnet because users are getting IP address outage.

Please let me know how to add another subnet for voice and data and how to confiugre this subnet for DHCP server. How to configure the VLAN for this.

I will be very greatful to you.

3 Replies 3

mahmoodmkl
Level 7
Level 7

Hi

U need to configure another dhcp pool along with the excluded address same as it is done for the earlier dhcp pool.for eg:

ip dhcp excluded-address 10.30.28.1 10.30.28.50

ip dhcp excluded-address 10.30.28.201 10.30.28.254

ip dhcp pool users-bldg10

network 10.30.28.0 255.255.255.0

default-router 10.30.28.250

dns-server 10.30.28.10 10.1.6.6

netbios-name-server 10.30.12.10 10.1.6.6

Thanks

Mahmood

Thanks for the reply,

but right now i have two vlan one for voice and one for data.

If i will include this pool in DHCP configuration. How to deal with Port configuration for vlan.

All ports are member of VLAN 100 and VLAN 110.

Will there need to add new vlan and assign the port to that vlan also.

Hi

U need to configure two DHCP Pools onne for the hosts ie. PC's and the other for IP Phones.

U need to assign the switch port as below

switchport mode access

switchport access vlan (vlan id)

switchport voice vlan (voice vlan id)

Thanks

Mahmood

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: