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

Configuring a 2960 8 port switch with DHCP server

jmorgan
Level 1
Level 1

I need to configure a Cisco 2960 switch as a DHCP server.    The current IP address will be on a different seed than the DHCP addresses.  i.e.

Switch IP = 10.1.2.3, GW = 10.1.2.1, Subnet = 255.255.255.0

DHCP addresses would be 192.168.1.1 - 200, GW=???? (10.1.2.3?) and subnet would be 255.255.255.0

Anyone have a suggestion on documentation on doing this?

Thanks.

1 Reply 1

Leo Laohoo
Hall of Fame
Hall of Fame

ip dhcp excluded-address 192.168.1.201 192.168.1.253

!

ip dhcp pool BLAH

network 192.168.1.1 255.255.255.0

dns-server 1.2.3.4 7.8.9.10

default-router 192.168.1.1

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