•
•
•
7.7.5.3 Specifics
7.7.5.4 Access rights per profiles
Administrator Operator Viewer
logout
7.7.6 maintenance
7.7.6.1 Description
Creates a maintenance report file whichmaybehandedto the technical support.
7.7.6.2 Help
maintenance
<cr> Create maintenance report file.
-h, --help Display help page
7.7.6.3 Examples of usage
Generate the maintenance report by running the "maintenance" command.
Then retrieve the report from the card using SCP
7.7.6.3.1 From a linux host:
sshpass -p $PASSWORD scp $USER@$CARD_ADDRESS:report.zip .
7.7.6.3.2 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
7.7.6.4 Specifics
7.7.6.5 Access rights per profiles
Administrator Operator Viewer
maintenance