Install guide
156 Secure Copy (SCP) Release Note
Software Version 2.8.1
C613-10477-00 REV B
Table 39: Example output from the show ssh session=scp command
Example To display current Secure Copy sessions, use the command:
sh ssh se=scp
Table 38: Modified parameters in output of the show ssh session=ssh command
Parameter Meaning
Secure Shell Session
Type The type of Secure Shell connection:
SCP Secure copy connection
SCP Sessions:
ID Type Operation Filename Filesize State
---------------------------------------------------------
5 Server Download 86s-276.rez 4282204 RxData 8%
6 Client Upload test1.cfg 210372 TxData 34%
Table 40: Modified parameters in output of the show ssh session=scp command
Parameter Meaning
ID A unique identifier for each Secure Shell session.
Type The type of Secure Copy connection, either:
Server The router or switch is operating as a SCP server.
Client The router or switch is operating as a SCP client.
Operation The current type of file copying, either:
Download The file is copying to the router or switch
Upload The file is copying to a remote machine.
Filename The name of the file being copied.
Filesize The size of the file being copied.
State The current state of the SCP session, either:
Init Session is initiated.
Open Server or client session started.
Control Awaiting a control message or a response to a
control message.
Ready Ready to send or receive data.
TxData Transmitting data. This state will also show the
progress of the file transfer as a percentage.
RxData Receiving data. This state will also show the
progress of the file transfer as a percentage.
WaitClosed Awaiting a final message.