Télécharger Imprimer la page

Siemens SIMATIC NET SINEC OS V2.4 Manuel De Configuration page 70

Pour scalance xch-300, xcm-300, xrh-300 et xrm-300

Publicité

Interface utilisateur
3.3 Opérations de base
Exemple
Dans cet exemple, le script préalablement rédigé est collé dans la CLI puis exécuté
automatiquement.
localhost# config
Entering configuration mode terminal
localhost(config)# system time-sync ntp enabled unicast-
configuration ipv4 192.168.113.10 burst iburst
localhost(config-ipv4-192.168.113.10)# system certificates local
asymmetric-key AK1
localhost(config-asymmetric-key-AK1)# public-key-format subject-
public-key-info-format
localhost(config-asymmetric-key-AK1)# public-key
MIIBIjANBgkqhkiG9w0B...
localhost(config-asymmetric-key-AK1)# private-key-format rsa-
private-key-format
localhost(config-asymmetric-key-AK1)# private-key
MIIEowIBAAKCAQEAvLw...
localhost(config-asymmetric-key-AK1)# certificate CN1 cert-data
MIIIewYJKoZIhvcNAQcCo...
localhost(config-certificate-CN1)# system certificates remote
certificate-bag BN1 certificate BN1 cert-data MIIESQYJKoZIhvcN...
localhost(config-certificate-BN1)# system logging action remote
destination S1 tls ipv4 192.168.113.10
localhost(config-destination-S1)# system logging action remote
destination S1 facility-filter facility-list all all
localhost(config-facility-list-all/all)# system logging action
remote destination S1 tls client-identity certificate keystore-
reference asymmetric-key AK1 certificate CN1
localhost(config-keystore-reference)# system logging action remote
destination S1 tls server-authentication ca-certs truststore-
reference BN1
localhost(config-destination-S1)# commit
Commit complete.
localhost(config-destination-S1)#
3.3.7
Spécification d'une URL
L'URL est nécessaire si vous voulez charger et enregistrer des fichiers via un serveur distant.
Pour les caractères spéciaux SINEC OS prend en charge l'encodage d'URL (également appelé
encodage en pourcentage), par exemple %23 pour #.
70
Command Line Interface (CLI) SINEC OS V2.4
Manuel de configuration, 10/2023, C79000-G8977-C498-07

Publicité

loading