Cisco Systems 4.1 Dust Collector User Manual


 
12-47
User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 12 Managing Software Images Using Software Management
Software Distribution
How to Configure SSH on Catalyst Switches Running Catalyst OS:
http://www.cisco.com/en/US/tech/tk583/tk617/technologies_tech_note09186a0080094314.shtml
Configuring the Secure Shell Daemon Protocol on CSS:
http://www.cisco.com/en/US/partner/products/hw/contnetw/ps792/products_configuration_guide_
chapter09186a00801eea45.html#1105358
Configuration Examples and TechNotes:
http://www.cisco.com/en/US/tech/tk583/tk617/tech_configuration_examples_list.html
http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guide09186a00802
045dc.html
Configuring SCP
You can use the SCP protocol to transfer the software images. While using SCP protocol, the
CiscoWorks server acts like a client and the device acts like a server.
To configure a device as a SCP server, see this URL:
http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1839/products_feature_guide09186a0080
087b18.html
To configure the CiscoWorks server as a SCP client, you must enter the SSH credentials. See
Configuring Telnet and SSH Access for further details.
Configuring rcp
You can use the rcp protocol to transfer the software images. The CiscoWorks server acts like a rcp server
and the device acts like a client.
To configure rcp:
Configuring rcp on Solaris
Configuring rcp on Windows
Configuring rcp on Solaris
To configure rcp on Solaris:
Creating the rcp Remote User Account
To use rcp, you must create a user account on the system to act as the remote user to authenticate the rcp
commands issued by devices. This user account must own an empty.rhosts file in its home directory to
which the user, casuser has write access.
You can choose the name of this user account because you can configure the RME server to use any user
account.
The default user account name is cwuser. The examples in this procedure use the default name cwuser.
If you choose to use a different name, substitute that name for cwuser.
To create and configure the rcp remote user account, follow these steps while logged in as root:
Step 1 Enter:
# useradd -m -c “user account to authenticate remote copy operations” \ cwuser