Siemens S223 User Manual
Page 375
![background image](/manuals/143828/375/background.png)
User Manual UMN:CLI
SURPASS hiD 6615 S223/S323 R1.5
A50010-Y3-C150-2-7619 375
Step 2
To enable the MGMT interface to communicate with TFTP server, you need to configure a
proper IP address, subnet mask and gateway on the interface.
To configure an IP address, use the following command.
Command Mode
Description
ip
A.B.C.D
Configures an IP address.
ip
Boot
Shows a currently configured IP address.
To configure a subnet mask, use the following command.
Command Mode
Description
netmask
A.B.C.D
Configures a subnet mask. (e.g. 255.255.255.0)
netmask
Boot
Shows a currently configured subnet mask.
To configure a default gateway, use the following command.
Command Mode
Description
gateway
A.B.C.D
Configures a default gateway.
gateway
Boot
Shows a currently configured default gateway.
To display a configured IP address, subnet mask and gateway, use the following com-
mand.
Command Mode
Description
show
Boot
Shows a currently configured IP address, subnet mask
and gateway.
The configured IP address, subnet mask and gateway on the MGMT interface are limited
to the boot mode only!
The following is an example of configuring an IP address, subnet mask and gateway on
the MGMT interface in the boot mode.
Boot> ip 10.27.41.83
Boot> netmask 255.255.255.0
Boot> gateway 10.27.41.254
Boot> show
IP =
10.27.41.83
GATEWAY =
10.27.41.254
NETMASK =
255.255.255.0
MAC =
00:d0:cb:00:0d:83
MAC1 =
ff:ff:ff:ff:ff:ff
Boot>
!