A server is running HTTP, SMTP and DHCP. Which of the
following best explains how the server is able to handle
all three services over the same connection?
The server has separate buffer areas for each
application and forwards all data to each service. If the
data does not apply to that application, it is discarded.
The server processes each packet one at a time and
forwards the data to the application that indicates that it
is waiting for a transmission to arrive. The data is
discarded if it does not apply to that application.
The server uses the destination port number in the
TCP/UDP header to identify the service. The data is
forwarded to the service identified by the port number.
The server uses separate three-way handshake connections
to control the flow of the data and relates the service to
the proper connection. This relationship allows the server
to pass the data to the proper service.
Answer / jitendera sinha
The server uses the destination port number in the
TCP/UDP header to identify the service. The data is
forwarded to the service identified by the port number.
i am also not sure plz let me know
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the default CDP broadcast update rate for Cisco routers? A.) 120 seconds B.) 60 seconds C.) 30 seconds D.) 90 seconds
What will you do if ur IOS in coorrupt/deleted/Wrong Type/No IOS image ?
What is the size of hello packets in eigrep protocol?
There is an emergency fall-back 'skeleton' IOS stored in read only memory on all Cisco routers. What command would make the router load the IOS from Read Only Memory? A.) reload rom B.) boot system rom C.) load ios bootflash D.) load ios rom E.) bootsystem skeleton
Frame relay technology works on which layer of osi model?
What does a router do with a packet that it does not have a destination network for? A.) Sends it to the Serial port B.) Drops the packet C.) Sends it back out the same interface it received it in D.) Forwards the packet to the next hop
Tell us the name of best path in eigrp protocol?
WAN stands for which of the following? A.) Wide Arena Network B.) World Area Network C.) Wide Area News D.) Wide Area Network
What is the default routing metric used by IGRP? A.) MTU, delay, bandwidth, reliability, and loading B.) Count to infinity C.) Bandwidth and delay D.) Hop count
Can you explain VPN tunneled packet in detail?
Can we write any script for router to instruct that from where it will boots e.g. TFTP,FLASH...if yes what is it and how? 1 of my frnds says its possible...
Utilizing RIP, what is the limit when it comes to the number of hops?