cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3257
Views
0
Helpful
0
Comments
Tirtha Tripathy
Cisco Employee
Cisco Employee

How to collect UCS Rack Server Tech support (Command Line) ?

 

Answer:

  1. SSH to the server and login with Username and password
  2. Just Copy and Paste below commands for different protocols
  3. CIMC tech support will be collected on the remote machine in sometime

 

TFTP


scope cimc/tech-support
set remote-ip <IP of Remote TFTP server>
set remote-protocol tftp
set remote-path default.tar.gz
commit
start
show detail

 

SFTP/FTP


scope cimc/tech-support
set remote-ip <IP of SFTP/FTP Server>
set remote-protocol sftp
set remote-path default.tar.gz
set remote-username <username>
set remote-password
<Type the password when asked(2 times)>
commit
start
show detail

 

Points to Note:
Collection of file will be in progress and before uploading the file:
UCS will first ping remote IP of machine:
If IP not reachable          - Remote_IP_Not_Pingable
If Directory not available - Remote_Upload_Error
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: