Contextual help of the web interface – 161
3.9.3.2.1 For other access rights
3.9.3.3 CLI commands
maintenance
Description
Creates a maintenance report file whichmaybehandedto the technical support.
Help
maintenance
<cr> Create maintenance report file.
-h, --help Display help page
Examples of usage
Generate the maintenance report by running the "maintenance" command.
Then retrieve the report from the card using SCP
From a linux host:
sshpass -p $PASSWORD scp $USER@$CARD_ADDRESS:report.zip .
From a Windows host:
pscp -scp -pw $PASSWORD $USER@$CARD_ADDRESS:report.zip report.zip
(Require pscp tools from putty)
Where:
$USER is user name (the user shall have administrator profile)
$PASSWORD is the user password
$CARD_ADDRESS is IP or hostname of the card
reboot
Description
Tool to Reboot the card.
For other access rights, see the Information>>>Access rights per profiles section.