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

How to configure DHCP pool, DHCP client and SSH?

daveporter123
Level 1
Level 1

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

3 Replies 3

Wilson Samuel
Level 7
Level 7

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

Wilson Samuel
Level 7
Level 7

To enable the SSH Server on the Cisco Router, go the line vty and say,

transport input ssh

Thats it!

Regards,

Wilson SAmuel

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!