Siemens S323 User Manual

Page of 381
User Manual                                                                               UMN:CLI 
SURPASS hiD 6615 S223/S323 R1.5 
A50010-Y3-C150-2-7619                                                                         57 
place with TCP/IP through SNMP or telnet, it requires IP address. 
You can enable interface to communicate with switch interface on network and assign IP 
address as the following: 
 
 
 
 
 
 
 
 
 
4.3.1 Enabling 
Interface 
To assign an IP address to an interface, you need to enable the interface first. If the inter-
face is not enabled, you cannot access it from a remote place, even though an IP address 
has been assigned. 
To display if interface is enabled, use the command, show running-config
Interface Configuration Mode 
To open Interface Configuration mode of the interface you are about to enable interface, 
use the following command. 
Command Mode 
Description 
interface
 INTERFACE Global 
Opens 
Interface Configuration
 mode of the interface. 
 
To enable the interface, use the following command. 
Command Mode 
Description 
no shutdown 
Interface 
Enables the interface on Interface Configuration mode.
 
The following is an example of enabling interface on Interface Configuration mode.   
SWITCH# configure terminal 
SWITCH(config)# interface 1 
SWITCH(config-if)# no shutdown 
SWITCH(config-if)# 
 
4.3.2 Disabling 
Interface 
To disable the interface, use the following commands on Interface Configuration mode. 
Before disabling interface on Interface Configuration mode, you should open the mode, 
and then use the follow command. 
Command Mode 
Description 
shutdown 
Interface 
Disables an interface on Interface Configuration mode.