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 |
Define topology?
What is the multicast routing?
What is a key use of a device hardware address? A. to obtain a vendor code / serial number from the user B. to transmit a frame from one Interface to another Interface C. to transmit a packet from one local device to another local device D. to transmit data from one local device to a remote device across the internet E. to contain logical information about the device to use for end-to-end transmission
There are 2 types of PPP authentication supported by the Cisco IOS. What are they? A.) PAP B.) PREDICTOR C.) MD5 D.) CHAP E.) STACKER F.) MSCHAP
The "ipx delay number" command will allow an administrator to change the default settings. What are the default settings? A. For LAN interfaces, one tick; for WAN interfaces, six ticks B. For LAN interfaces, six ticks; for WAN interfaces, one tick C. For LAN interfaces, zero ticks; for WAN interfaces, five ticks D. For LAN interfaces, five ticks; for WAN interfaces, zero Ticks
After how long ospf exchange its topology table?
Which of the following are valid Cisco encapsulation type names? A.) arpa = IPX Ethernet B.) novell-ether = IPX Ethernet_802.3 C.) snap = IEEE 802.2 SNAP on Ethernet, FDDI, and Token Ring D.) novell-fddi = IPX Fddi_Raw E.) sap = IEEE 802.2 on Ethernet, FDDI, and Token Ring F.) hdlc = HDLC on serial interfaces
what is the matric of EIGRP protocol?
Which of the following are Presentation Layer standards? A.) JPEG and PICT B.) MPEG and MIDI C.) ASCII and EBCDIC D.) NFS and SQL
Identify the keystroke used to terminate the setup mode? A.) Ctrl-K B.) Crtl-C C.) Ctrl-Z D.) Crtl-End
In which access- list type you can't do editing?
Identify the command that forces the router to load into ROM mode upon a reload? A.) boot system rom B.) rom boot C.) boot system flash rom D.) boot router rom