EMC Celerra Command Reference Manual page 471

Hide thumbs Also See for Celerra:
Table of Contents

Advertisement

EXAMPLE #2
EXAMPLE #3
$ server_tftp server_2 -set -path /ufs1 -readaccess all -writeaccess none
server_2 : done
EXAMPLE #4
EXAMPLE #5
Where:
Value
Attempted Transfers
Successful Transfers
createdthrds
deletedthrds
timedoutthrds
TotalBinds
TotalUnbinds
BindFailures
InvalidAttempts
AttemptedReadTransfers
SuccessfulReadTransfers
AttemptedWriteTransfers
SuccessfulWriteTransfers total TFTP write transfers successfully completed.
To display the status of the TFTP service for server_2, type:
$ server_tftp server_2 -service -status
server_2 :
Tftp Running
To modify a path on server_2 for TFTP service with read access for
all, and write access for nobody, type:
To display TFTP information for server_2, type:
$ server_tftp server_2 -info
server_2 :
path="/ufs1/" readaccess=all writeaccess=none
To display statistics for server_2, type:
$ server_tftp server_2 -service -stats
server_2 :
Attempted Transfers:28
Successful Transfers:27
createdthrds:28
deletedthrds:28
timedoutthrds:0
TotalBinds:28
TotalUnbinds:28
BindFailures:0
InvalidAttempts:0
AttemptedReadTransfers:19
SuccessfulReadTransfers:19
AttemptedWriteTransfers:9
SuccessfulWriteTransfers:8
Definition
total TFTP transfers attempted by that time.
total number of successful TFTP transfers.
total number of TFTP threads created (equal to total transfers).
total number of threads deleted (equal to total created threads).
number of timed-out threads. For TFTP transfers, in case of any failures, each thread will
time out and free itself.
total number of binds.
total number of unbinds.
number of bind failures. If the port we try to bind to is in use, the bind fails, and retries with
a different port.
invalid TFTP transfer requests from clients such as trying to transfer a non-existent file.
total TFTP read transfers initiated.
total TFTP read transfers successfully completed.
total TFTP write transfers initiated.
The server Commands
471
server_tftp

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Celerra and is the answer not in the manual?

Table of Contents

Save PDF