Instruction Manual

Pulsar Plus Controller Family
Issue 7 December 2011 136
6. Wait until the message indicating a successful file transfer is displayed.
226 File sent OK
ftp: 917504 bytes sent in 2.31Seconds 396.50Kbytes/sec.
7. Type bye to exit/logout of the FTP session.
ftp> bye
221 Goodbye!
Web Pages
Using any FTP client, perform the following steps to load default web pages:
1. Type: FTP x.x.x.x ( The controller Working IP Address is 192.168.2.1).
ftp 192.168.2.1
Connected to 192.168.2.1
220 NE843 FTP Ready
2. Login as guest using the using the network administrator password (administrator).
User (192.168.2.1:(none)): guest
331 User name okay, need password
Password: administrator
230 Logged in
3. Change directory (cd) to the web directory by typing: cd web.
ftp> cd web
250 CWD command successful
4. Use the put command to copy the web pages to the controller.
ftp> put NE843-pages.web
200 Port command okay
150 Opening data connection for STOR (192.168.2.1,1576)
5. Verify the transfer by a message displayed indicating a successful file transfer.
226 File sent OK
ftp: 917504 bytes sent in 2.31Seconds 396.50Kbytes/sec.
6. Type bye to exit the FTP session.
ftp> bye
221 Goodbye!
Backup/Restore Configuration File
Using any FTP client, perform the following steps to load default web pages:
1. Type: FTP x.x.x.x (The controller Working IP Address is 192.168.2.1).
ftp 192.168.2.1
Connected to 192.168.2.1
220 NE843 FTP Ready
2. Login as guest using the using the network administrator password (administrator).