Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

want to set up dhcp on 2600

Status
Not open for further replies.

pctechnician

Technical User
Feb 10, 2003
134
US
I want to set up DHCP on the 2600 series. Can anyone point me in the right direction, as to how to do this.
If more info is needed please let me know

Thanks

A+,Net+
 
....
ip name-server *.*.*.*

ip dhcp pool dhcp-pool
network 192.168.100.0 255.255.255.0
dns-server *.*.*.*
default-route 192.168.100.1
....

Hope this helpful.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top