Télécharger Imprimer la page

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

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

Publicité

Commande
display
Options d'affichage disponibles :
[ curly-braces
| json |
keypath | xml
| xpath ]
Exemple :
localhost# show running-config dhcp client ipv4 vlan* | display curly-
braces
ipv4 vlan1 {
}
ipv4 vlan2 {
}
exclude
Exclut les lignes qui contiennent le texte indiqué. Des expressions régulières peuvent être utilisées pour
cette adaptation.
{ Texte }
Exemple :
localhost# show running-config dhcp
dhcp
client
exit
exit
localhost# show running-config dhcp | exclude name
dhcp
client
exit
exit
Command Line Interface (CLI) SINEC OS V2.4
Manuel de configuration, 10/2023, C79000-G8977-C498-07
curly-braces - Affichage avec accolades
json - Affichage au format JSON
keypath - Affichage avec indications de chemin
xml - Affichage au format XML
xpath - Affichage au format Xpath
lease 06:40;
client-id {
sys-name;
}
lease 10:00;
client-id {
name-of-station;
}
ipv4 vlan1
client-id sys-name
lease
06:40
hostname
exit
ipv4 vlan1
lease
06:40
exit
Description
Interface utilisateur
3.3 Opérations de base
81

Publicité

loading