Configuration
3.1 System
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 11/2015, C79000-G8976-C252-10
99
With this command, you configure the interface as a switch port.
● The Interface is shut down.
● You are in the Interface configuration mode.
The command prompt is:
cli(config-if-$$$)#
Call the command without parameters:
switchport
The interface is configured as a switch port. Activate the interface again.
You shut down the interface with the shutdown command.
You activate the interface with the
no shutdown command.
You configure the interface with the
no switchport command.
You can display the status of this function and other information with the
show ip
interface
command.
no switchport
Description
With this command, you configure the interface as a router port. This disables all switching
and layer 2 functions. The router port is also called an IP interface.
● The interface is disabled with the shutdown command.
● You are in the Interface configuration mode.
The command prompt is:
cli(config-if-$$$)#