Working Through A Command Sequence - Siemens SCALANCE XM-400 Configuration Manual

Simatic net industrial ethernet switches command line interface
Hide thumbs Also See for SCALANCE XM-400:
Table of Contents

Advertisement

2.7.4.6

Working through a command sequence

Separators for multiple commands in one line
You can call up several commands one after the other in one line in the CLI.
Separate the commands with a semicolon ";".
After completing your input, start the processing of this command sequence with the enter
key.
Example
The command sequence
address; end; write startup
has the same effect as:
CLI#conf t
CLI(config)#int gi 1/1
CLI(config-IF-gi1-1)#shutdown
CLI(config-IF-gi1-1)#no switchport
CLI(config-IF-gi1-1)#no shutdown
CLI(config-IF-gi1-1)#no ip address
CLI#write startup
SCALANCE XM-400/XR-500 Command Line Interface
Configuration Manual, 05/2014, C79000-G8976-C252-07
CLI#conf t; int gi 1/1; shut; no switchport; no shut; no ip
General information
2.7 General CLI commands
39

Advertisement

Table of Contents
loading

This manual is also suitable for:

Scalance xr-500

Table of Contents