Specifications
89
DCS-3950 series Ethernet switch manual
Start TFTP server software on the computer and place the ‘nos.img’ file to the appropriate
TFTP server directory on the computer.
DCS-3950:
Switch (Config)#inter vlan 1
Switch (Config-If-Vlan1)#ip address 10.1.1.2 255.255.255.0
Switch (Config-If-Vlan1)#no shut
Switch (Config-If-Vlan1)#exit
Switch (Config)#exit
Switch#copy tftp: //10.1.1.1/nos.img nos.img
Switch#reload
Scenario 2: The switch is used as FTP server. The switch operates as the FTP server
and connects from one of its ports to a computer, which is a FTP client. Transfer the
‘nos.img’ file in the switch to the computer and save as 12_25_nos.img.
The configuration procedures of the switch is listed below:
Switch (Config)#inter vlan 1
Switch (Config-If-Vlan1)#ip address 10.1.1.2 255.255.255.0
Switch (Config-If-Vlan1)#no shut
Switch (Config-If-Vlan1)#exit
Switch (Config)#ftp-server enable
Switch(Config)# username Switch password 0 Password
PC side:
Login to the switch with any FTP client software, with the username ‘Switch’ and password
‘Password’, use the command ‘get nos.img nos.img’ to download ‘nos.img’ file from the
switch to the computer.
Scenario 3: The DCS-3950 is used as TFTP server. The switch operates as the TFTP
server and connects from one of its ports to a computer, which is a TFTP client. Transfer
the ‘nos.img’ file in the switch to the computer.
The configuration procedures of the switch is listed below:
DCS-3950:
Switch(Config)#inter vlan 1
Switch (Config-If-Vlan1)#ip address 10.1.1.2 255.255.255.0
Switch (Config-If-Vlan1)#no shut
Switch (Config-If-Vlan1)#exit
Switch (Config)#tftp-server enable
PC side:
Login to the DCS-3950 with any TFTP client software, use the ‘tftp’ command to download
‘nos.img’ file from the switch to the computer.
Scenario 4: The DCS-3950 is used as FTP server. The switch operates as the FTP server
and connects from one of its ports to a computer, which is a FTP client. Transfer the
‘nos.img’ file in the switch to the computer. The configuration procedures of the switch is
listed below: