08-03-2006 08:04 AM - edited 03-03-2019 01:32 PM
hello to all,
how can i configure DHCP server as well as client in my cisco routes rack and i also want to enable the SSH?
and what is difference between loadbalancing and loadsharing? what should i use in server farm loadbalancing or loadsharing?
dporter
08-03-2006 08:28 AM
Hi,
To enable the DHCP Server on a Cisco Router, you can use the command, ip dhcp pool and following that you need to enter the parameters that you would like the clients to have, eg DNS Server, Domain Name etc etc.
To configure an interface to recieve IP Address from a DHCP Server, use the command, ip address negotiated on the interface.
I guess Load Balancing and Load Sharing are pretty much t he same words.
Kind Regards,
Wilson Samuel
08-03-2006 08:29 AM
To enable the SSH Server on the Cisco Router, go the line vty and say,
transport input ssh
Thats it!
Regards,
Wilson SAmuel
08-03-2006 09:31 AM
Actually you will need to do a few more things for ssh. This guide will help you start in the right place and walk you through.
http://www.cisco.com/en/US/customer/tech/tk583/tk617/technologies_tech_note09186a00800949e2.shtml
pls rate!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide