exit
Exemple
Dans cet exemple, le fichier de configuration backup.xml est chargé avec le comportement
de chargement replace et un mot de passe.
localhost# config
Entering configuration mode terminal
localhost(config)# do who
Session User
*126
localhost(config)# system configuration load format xml mode
replace source tftp://192.0.2.10/backup.xml protected
Value for 'password' (<string, min: 0 chars, max: 255 chars>):
************
Are you sure you want to load the configuration file? This action
will take several minutes to complete and will modify the current
running system configuration. [no,yes] yes
Transferring file... done
localhost(config)#
5.6.3
Affichage des informations d'entête d'un fichier de configuration
Pour afficher les informations d'entête d'un fichier de configuration, procédez comme suit :
Opé‐
ration
1
2
3
Exemple
Dans cet exemple, les informations d'entête du fichier de configuration nommé backup.xml
sont affichées. Aucune somme de contrôle n'a été ajoutée au fichier.
localhost# config
Entering configuration mode terminal
localhost(config)# system configuration view-info source tftp://
192.168.200.10/backup.xml
Transferring file... done
backup-time 2020-03-25T09:00:00+00:00
backup-by admin
Command Line Interface (CLI) SINEC OS V2.4
Manuel de configuration, 10/2023, C79000-G8977-C498-07
Context From
admin cli
192.0.2.1 ssh
Instruction
Passez en mode de configuration.
Appelez les informations d'entête d'un fichier
de configuration.
Pour plus d'informations sur l'URL, voir "Spéci‐
fication d'une URL (Page 70)".
Si la configuration a été enregistrée en mode
protégé, utilisez le paramètre protected et
saisissez le mot de passe correspondant, pour
charger la configuration.
[Facultatif] Si vous utilisez le
paramètre protected, entrez le mot de pas‐
se.
5.6 Fichier de configuration
Proto Date
2020-03-25 config-terminal
Commande
config
system configuration view-info
format xml source { URL }
protected
{ Mot de passe }
Gestion de l'appareil
Mode
151