File Commands
file get cert
file get cert {LSC | MIC | MIC-CA} {username} {password} {server} {target folder}
Syntax Description
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Use this command to download LSC/MIC/MIC-CA certificate from IX5000 to SCP server. You can also enter help in the command string:
Examples
Related Commands
|
|
|
|---|---|
file get log ftp
file get log ftp { word word word | A.B.C.D word [detail]}
Syntax Description
Required. Specific file(s) to get. The file spec may contain wildcards (*). |
|
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Use this command to transfer the log file(s) to an external server using FTP. A directory path may be appended to the destination. For example: ftpserver/dir1/dir2 - dir1 and dir2 directories must exist and have write access. You can also enter help in the command string:
Note
The upload transfer rate of the file is artificially limited. The rate is based of the Cisco Unified CM quality setting.
To do an anonymous FTP with no password, use a pair of quotes for the password. For example:
Examples
Related Commands
|
|
|
|---|---|
file get log scp
file get log scp { word word word | A.B.C.D word [detail]}
Syntax Description
Required. Specific file(s) to get. The file spec may contain wildcards (*). |
|
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Use this command to transfer the log file(s) to an external server using SCP. A directory path may be appended to the destination. For example: scpserver/dir1/dir2 - dir1 and dir2 directories must exist and have write access. You can also enter help in the command string:
Note
The upload transfer rate of the file is artificially limited. The rate is based of the Cisco Unified CM quality setting.
Examples
Related Commands
|
|
|
|---|---|
file get log sftp
file get log sftp { word word word | A.B.C.D word [detail]}
Syntax Description
Required. Specific file(s) to get. The file spec may contain wildcards (*). |
|
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Use this command to transfer the log file(s) to an external server using SFTP. A directory path may be appended to the destination. For example: sftpserver/dir1/dir2 - dir1 and dir2 directories must exist and have write access. You can also enter help in the command string:
Note
The upload transfer rate of the file is artificially limited. The rate is based of the Cisco Unified CM quality setting.
To do an anonymous SFTP with no password, use a pair of quotes for the password. For example:
Examples
Related Commands
|
|
|
|---|---|
file list log
file list log file-spec [ remote ] [ page | detail | reverse | [ date | size ]]
Syntax Description
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
file list nvboot
file list nvboot f ile-spec [ page | detail | reverse | date | size ]
Syntax Description
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Examples
file tail log
file tail log { file-spec [ hex ]}
Syntax Description
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Use this command to tail the contents of a file in the logging area. Press Control-C to stop the command.
Examples
file tail nvboot
file tail nvboot { file-spec [ hex ]}
Syntax Description
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Use this command to tail the contents of a file in the NV bootlog area. Press Control-C to stop the command
Examples
file view log
file view log { file-spec [ hex ]}
Syntax Description
Command Default
Command History
|
|
|
|---|---|
Added the ability to view the sysop log with the file view log sysop/sysop00000.log iteration of this command. |
Usage Guidelines
Use this command to view the contents of a file in the logging area. To view the data, use the following keystroke controls:
Examples
file view nvboot
file view nvboot { file-spec [ hex ]}
Syntax Description
Command Default
Command History
|
|
|
|---|---|
Usage Guidelines
Use this command to view the contents of a file in the NV bootlog area. To view the data, use the following keystroke controls:
Feedback