
CLI
Information – 214
•
•
•
•
•
7.7.10 save_configuration | restore_configuration
7.7.10.1 Description
Save_configuration and restore_configuration are using JSON format to save and restore certain part of the configuration of the
card.
7.7.10.2 Help
save_configuration -h
save_configuration: print the card configuration in JSON format to standard output.
restore_configuration -h
restore_configuration: restore the card configuration from a JSON-formatted standard input.
7.7.10.3 Examples of usage
7.7.10.3.1 From a linux host:
Save over SSH: sshpass -p $PASSWORD ssh $USER@$CARD_ADDRESS save_configuration -p $PASSPHRASE> $FILE
Restore over SSH: cat $FILE | sshpass -p $PASSWORD ssh $USER@$CARD_ADDRESS restore_configuration -p $PASSPHRASE
7.7.10.3.2 From a Windows host:
Save over SSH: plink $USER@$CARD_ADDRESS -pw $PASSWORD -batch save_configuration -p $PASSPHRASE > $FILE
Restore over SSH: type $FILE | plink $USER@$CARD_ADDRESS -pw $PASSWORD -batch restore_configuration -p $PASSPHRASE
(Require plink tools from putty)
Where:
$USER is user name (the user shall have administrator profile)
$PASSWORD is the user password
$PASSPHRASE is any passphrase to encrypt/decrypt sensible data.
$CARD_ADDRESS is IP or hostname of the card
$FILE is a path to the JSON file (on your host computer) where the configuration is saved or restored.
7.7.10.4 Specifics
7.7.10.5 Access rights per profiles
Administrator
Operator
Viewer
save_configuration
restore_configuration
7.7.11 sanitize
7.7.11.1 Description
Sanitize command to return card to factory reset configuration.
Содержание eNMC2
Страница 1: ...PDU Network Module eNMC2 User s Guide English 10 09 2023...
Страница 2: ......
Страница 25: ...Home Contextual help of the web interface 25 3 2 2 1 3 Battery mode 3 2 2 1 4 Off mode...
Страница 27: ...Home Contextual help of the web interface 27 3 2 2 2 3 Battery mode 3 2 2 2 4 Off mode...
Страница 29: ...Home Contextual help of the web interface 29 3 2 2 3 2 Bypass mode 3 2 2 3 3 Battery mode...
Страница 30: ...Home Contextual help of the web interface 30 3 2 2 3 4 HE mode ESS mode 3 2 2 3 5 Maintenance bypass mode...
Страница 50: ...Protection Contextual help of the web interface 50 Example 2 Immediate OFF Example 4 Custom...
Страница 51: ...Protection Contextual help of the web interface 51 Settings 1 Settings 2...
Страница 224: ...Acronyms and abbreviations Information 224...
Страница 231: ......