If a frame is received at a switch and only the destination
hardware address is read before the frame is forwarded, what
type of
switching method is this?
A.) Store-and-drop
B.) Latency
C.) Store-and-forward
D.) Cut-through
Answer / guest
Answer: D
Cut-Through switching copies only the destination address
which is the
first 6 bytes after the frame preamble into its buffer. The
LAN switch
then looks up the destination address in its switching table and
determines the outgoing interface. The frame is then sent to the
interface. A cut-through switch provides reduced latency
because it
begins to forward the frame as soon as it read the
destination address
and determines the outgoing interface.
| Is This Answer Correct ? | 4 Yes | 1 No |
How network gateway is different from routers?
Which layer is responsible for putting 1s and 0s into a logical group? A.) Session B.) Application C.) Transport D.) Data Link E.) Physical F.) Network
7. What is an advantage to using switches in your network? A. Addressing of hosts by DHCP B. Ease of administration C. Stops broadcast storms D. Works like a repeater
Can Anyone tell what is aummarization??
which device/card is used at the end of computer/device to connect multiple or different wire of mesh topology to a single computer/device?
1 Answers Adepto, British College, Wipro,
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
what is a malicious router?when it occurs? what is a malicious pacekt ?when it occurs?
Explain the terms unicast, multicast, broadcast.
Which two commands allow you to verify address configuration in your unternetword? (Choose two) A. ping B. trace C. verify D. test ip E. Echo ip F. config ip
Identify the 2 commands to copy a configuration from a TFTP server to RAM? A.) configure network B.) configure overwrite C.) copy backup-config running-config D.) copy tftp running-config
Of the following characteristics, which apply to UDP? Connection-oriented Connectionless Error checking Low overhead Best-effort delivery
Which of the following statements are true? A.) Store and forward switching creates variable latency through the switch B.) Cut through switching creates variables latency through the switch C.) Cut through switching works at wire speed D.) Store and forward switching works at wire speed