D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
56
DGS-3324SRi:4#config firmware image_id 2 boot_up
Command: config firmware image_id 2 boot_up
Success.
DGS-3324SRi:4#
show firmware information
Purpose Used to display the firmware section information.
Syntax
show firmware information
Description This command is used to display the firmware section information.
Parameters None.
Restrictions None.
Example usage:
To display the current firmware information on the Switch:
DGS-3324SRi:4#show firmware information
Command: show firmware information
Box ID Version Size(B) Update Time From User
--- -- -------- ------- ------------------- ------------------ ---------------
1 *1 4.00-B02 2360471 00000 days 00:00:00 Serial Port (PROM) Unknown
1 2 3.00-B13 1052372 00000 days 00:00:56 10.53.13.94 Anonymous
'*' means boot up firmware
(R) means firmware update thru SerialPort (RS232)
(T) means firmware update thru TELNET
(S) means firmware update thru SNMP
(W) means firmware update thru WEB
(SIM) means firmware update thru Single IP Management
DGS-3324SRi:4#
ping
Purpose Used to test the connectivity between network devices.
Syntax
ping <ipaddr> {times <value 1-255>} {timeout <sec 1-99>}
Description The ping command sends Internet Control Message Protocol
(ICMP) echo messages to a remote IP address. The remote IP
address will then “echo” or return the message. This is used to
confirm connectivity between the Switch and the remote device.
Parameters <ipaddr> - Specifies the IP address of the host.
times <value 1-255> - The number of individual ICMP echo
messages to be sent. The maximum value is 255. The default is 0.
timeout <sec 1-99> - Defines the time-out period while waiting for a
response from the remote device. A value of 1 to 99 seconds can
be specified. The default is 1 second.
Pinging an IP address without the times parameter will ping the
target device an infinite amount of times.
Restrictions None.