RAD Data comm ASMI-450 Bedienungsanleitung Seite 76

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 166
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 75
Chapter 4 RADview-HPOV System Functions RADview-HPOV/ATM User’s Manual
4-18 TFTP File Transfer
TFTP Server Setup
Before you can use the TFTP File Transfer application, you must setup the TFTP
server.
To setup the TFTP server:
1. Ping the connected agent from the TFTP server, to make sure that the agent is
connected to the station running the TFTP server.
2. Log in as root.
3. Create the directory in which the SWDL file will be saved.
Type: mkdir –p <directory name> (e.g. mkdir –p /export/home/tftp).
4. If you plan to perform TFTP File Transfer, save the software code file in the
directory you created in the previous step.
5. Change the permission of the directory you created to Read/Write:
Type: chmod -R 777 <TFTP_boot_dir>
(e.g. chmod –R 777/export/home/tftp).
6. Edit the /etc/inetd.conf file in order to enable the TFTP server and to specify
the location of the TFTP File Transfer files. Follow the next steps to edit the
/etc/inetd.conf file using the Text Editor.
Right click on the desktop and select Text Editor from the Application
menu.
From the File menu select Open.
The Text Editor is displayed.
Type: /etc in the Enter Path or File Name field.
Click <Update>.
Type: inetd.conf in the Enter a File Name field.
Click <OK>.
7. Search for the line starting with #tftp (e.g. # tftp dgram udp). Remove the #
sign.
8. At the end of that line you will see –S <TFTP_boot>. Change the
<TFTP_boot> to the directory you just created (e.g. /export/home/tftp).
If the tftp line in the inetd.conf file does not begin with #, this means that the TFTP
server is already enabled. In this case you can use either the specified
<TFTP_boot> directory or change it and follow the next steps.
9. Save the inetd.conf file with the current changes. From the File menu, select
<Save> and then <Close> the Text Editor.
10. Reboot the Unix workstation:
Type: sync
Type: init 6
Note
Seitenansicht 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 165 166

Kommentare zu diesen Handbüchern

Keine Kommentare