Command Line
Interface
D-Link Web Smart Switch User Manual
9
9
4
4
DGS-1210-24:admin#upload firmware_toTFTP 10.90.90.10 RUNTIME
Connecting to server................... Done.
Upload firmware........................ Done.
DGS-1210-24:admin#
config ipif System
Purpose
This command is used to configure the System IP interface.
Syntax
config ipif System {ipaddress <ip-address> <subnet-mask>
gateway <gw-address> | dhcp | bootp}
Description
The
config ipif S ys tem
command configures the System IP
interface on the Switch.
Parameters
ipaddress <ip-address> <subnet-mask>
−
Specifies the IP address
and subnet mask to be created. Users need to specify the IP
address and subnet mask information using the traditional format
(For example, 10.1.2.3/255.0.0.0).
gateway <gw-address>
−
Specifies the IP address of the router or
gateway.
dhcp
−
Allows the selection of the DHCP protocol for the
assignment of an IP address to the Switch’s System IP interface.
bootp
−
Allows the selection of the BOOTP to the Switch.
Restrictions
None.
Example usage:
To configure the IP interface System:
DGS-1210-24:admin#config ipif System ipaddress 10.90.90.2 255.0.0.0 gateway
10.90.90.1
Success.
DGS-1210-24:admin#
logout
Purpose
This command is used to logout a user from the Switch’s
Command Line Interface.
Syntax
logout
Description
The
logout
command terminates the current user’s session from
the Switch’s console.
Parameters
None.
Restrictions
None.
Example usage:
To terminate the current user’s console session: