Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
564
URL is located on the member switch. When the running configuration
is specified as the destination URL, the purpose is to download the
running configuration from the TFTP server to member switches.
When the firmware is specified as the destination URL, the purpose is
to download the firmware from the TFTP server to member switches.
The boot image on the member switches will be replaced by the
downloaded file.
MEMBER-LIST
(Optional) Specifies the member switch to download the file. Multiple
members can be specified at a time. Use ‘,’ to separate multiple IDs, or
“-“ to denote a range of interface IDs.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 12.
Usage Guideline
This command can be used on Commander Switch to upload files to the server from member switches. In
order to distinguish the different member switch’s ID, the file name will be appended to the member
switch’s ID.
Example
This example shows how to download firmware to the member switch 1.
Switch# copy sim tftp://10.10.10.58/switch.had firmware member 1
Download firmware 10.10.10.58/ switch.had to member 1 ?(y/n)[n] y
Download Status:
ID MAC Address Status
---------------------------------------
1 00-02-01-03-01-03 SUCCESS
Switch#
This example shows how to upload the system log from the member switch 1.
Switch# copy sim system-log tftp: //10.10.10.58/switchlog member 1
Upload system log from member 1 to 10.10.10.58/switchlog ?(y/n)[n]y
Upload Status
ID MAC Address Status
---------------------------------------
1 00-02-01-03-01-03 SUCCESS
Switch#
60-9 snmp-server enable traps sim
This command is used to enable sending single IP management trap. Use no form of the command to
disable sending single IP management trap.