D-Link DGS-1210-28P Switch User Manual


 
6 Command Line Interface D-Link Web Smart Switch User Manual
file on the TFTP serve
r. You need to specify the DOS path if the
file is not at the root directory of the TFTP server.
Restrictions None.
Example usage:
To upload a firmware file:
DGS-1210-52>upload firmware_toTFTP 1.1.1.23 1\running—config
01–Jan–2000 01:26:11 %COPY–I–FILECPY: Files Copy – source URL
running–config destination URL tftp://1.1.1.23/1\running–config
…..01–Jan–2000 01:26:16 %COPY–W–TRAP: The copy operation was
completed success fully
!
158 bytes copied in 00:00:05 [hh:mm:ss]
DGS-1210-52>
config ipif system
Purpose To configure the System IP interface.
Syntax
config ipif system { ipaddress <ip-address> <subnet-mask>
gateway <gw-address> | dhcp | bootp }
Description The config ipif system command configures the System IP
interface on the Switch.
Parameters ipaddress <ip-address> <subnet-mask> The IP address and
subnet mask to be created. Users need to specify the address
and mask information using the traditional format (for
example,10.1.2.3/255.0.0.0)
gateway <gw-address> 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-52> config ipif System ipaddress 10.48.74.122/8
Success.
DGS-1210-52>
logout
Purpose To log out a user from the Switch’s console.
Syntax
logout
7
7
9
9