cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1058
Views
0
Helpful
4
Replies

Making Switch as DHCP server

blue4cisco
Level 3
Level 3

We have cisco 2950 switch. can we use it as dhcp server in our network if yes then how ?

Please give me all commands to make it DHCP server.

4 Replies 4

Georg Pauwen
VIP Alumni
VIP Alumni

Hello,

the DHCP server feature is only available on Catalyst 2955 switches, the 2950 does not support it.

HTH,

GP

Then please say me the following.

Can I make a IOS version change to that switch so it may support DHCP service ?

Hi Friend,

No you cannot. 2950 will never work as a DHCP server with any release.

Regards,

Ankur

Anand Narayana
Level 11
Level 11

Hi Blue,

i completely i won't accept the rest of ppl. say that DHCP is not supported on Cisco 2950, infact i am running dhcp server on my cisco 2950T-24 for the past 10 months IOS ver 12.1-22.EA6

find the commands

ip dhcp excluded-address 10.1.1.51 10.1.1.60

ip dhcp pool xyz

network 10.1.1.0 255.255.255.0

domain-name abc.org

dns-server 10.2.1.31

default-router 10.1.1.252

ip dhcp-server 10.1.1.250

hope this helps.

rate this post if cleared.