How does a switch use store and forward?
A.) By using a Class I repeater in a collision domain
B.) The LAN switch copies the entire frame into its onboard
buffers and
then looks up the destination address in its forwarding, or
switching,
table and determines the outgoing interface
C.) By using broadcast addresses as source addresses
D.) The switch waits only for the header to be received
before it checks
the destination address and starts forwarding the packets
Answer / guest
Answer: B
Store-and-Forward switching copies the entire frame into its
buffer and
computes the CRC. If a CRC error is detected, the frame is
discarded, or
if the frame is a runt (less than 64 bytes including the
CRC) or a giant
(more than 1518 bytes including the CRC). The LAN switch
then looks up
the destination address in its switching table and
determines the
outgoing interface. The frame is then forwarded to the outgoing
interface. Cisco Catalyst 5000 switches uses the
Store-and-Forward
method. The problem with Store-and-Forward switching is
latency is
increased. Latency also varies with the size of the frame.
The larger
the frame, the more latency associated. This of course is
due to the
fact that the entire frame is copied into its buffer before
being
forwarded.
Is This Answer Correct ? | 7 Yes | 0 No |
What is protocol data unit in ccna?
When using RIP, routing updates are broadcast every ____ seconds. A. 30 B. 10 C. 60 D. 90
Which table find best path?
Which router command allows you to view the entire contents of all access lists? A. Router# show interface B. Router> show ip interface C. Router# show access-list D. Router> show all access-list
ip dhcp excluded-address 192.168.0.1 192.168.0.19 what is the use of that command can any one explain it
What are the ranges for the private ips?
Define network congestion?
Which of the following are examples of the Session Layer? A.) IP B.) Netbios Names C.) NFS D.) Token Ring E.) SQL F.) RPC
What is ping used for?
Differentiate between broadcast domain and collision domain
When we use loop back ip?
What is the juncture at which the CPE ends and the local loop portion of the service begins? A. Demarc B. CO C. Local loop D. Last-mile