answersLogoWhite

0

A tftp client workers through the use of the internet, where all communication is done via email and no personal exchange is ever given between the consumer and the client.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What port number does the TFTP server use to accept request from client?

By default a TFTP server will accept connection requests on UDP port 69.


What is the limiting factor in the time required to transfer a file using TFTP?

TFTP can transfer a maximum of 512 bytes per client server round trip with its stop and wait protocol. Maximum throughput of TFTP = 512 bytes/ round trip time(client-server) We assume for the Ethernet, the Round trip time = 3 ms The maximum throughput is around 170,000 bytes/sec


Technology used in TFTP?

because TFTP is not capable of encrypting transmissions and FTP is.


What is port number tftp?

Port 69 and UDP are used for tftp transmissions.


What command and prompt are used to save a router configuration file to the TFTP server?

RouterC#copy running-config tftp [copy run tftp]


What command and prompt used to load a save configuration file from the TFTP server?

RouterC#cpoy tftp running-config [ cpoy tftp run ]


Your computer say tftp no reply from server?

Either from below is possible:Link to TFTP server is temporarily damaged.Link to TFTP server is permanently damaged.TFTP is shut down.


What does the command copy flash tftp accomplish?

it copies the ios FLASH to TFTP SERVER


Where will a router operating system image be copied after the copy flash tftp command is issued?

to TFTP


What is the tftp port number?

Port 69 and UDP are used for tftp transmissions.


Which command is used to upgrade an IOS on a Cisco router?

config tftp run


Does TFTP have a check sum to see whether packets are corrupted?

Nope, TFTP Relys on the UDP Checksums, and even those are optional, that's why its not used often exept for Bootloaders etc. Also there is no Encryption for tftp packets