Of the following switching types, which one has the lowest
latency?
A.) Cut-through
B.) Fragment Free
C.) None
D.) Store-and-forward
Answer / guest
Answer: A
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 ? | 13 Yes | 0 No |
What is subnet? Why is it used?
What is the frame relay?
Which three statements about Frame Relay configurations using subinterfaces is true? (Choose three) A. Each subinterface is conferred either multipoint or point to point B. Any network address must be removed from the physical interface C. The configuration of subinterfaces is done in router (config-if)# mode D. Frame Relay encapsulation must be conferred on each subinterface
What is the default LMI type for Cisco Routers that are using Frame-Relay? A.) Gandalf5 B.) Q933A C.) Cisco D.) IETF E.) ARPA F.) SAP
Which updates called incremental updates?
Identify the X.25 addressing standard? A.) X.121 B.) X.25a C.) ITU-1 D.) Q933a
what is prefix list
what is distance vector protocol link state protocol and what is the diffrence between them
How many (minimum and maximum) ports are present in a router?
Identify the default IPX serial encapsulation? A.) Novell-Ether B.) SDLC C.) SNAP D.) HDLC
How would you set the clock rate to 64K, on interface serial 0, from the interface configuration mode? A.) clock rate 64000 B.) bandwidth 64 C.) clock 64 D.) rate 64 E.) clock rate 64k F.) clock rate 64
Which 2 commands shows the Cisco IOS filename? A.) show IOS B.) show ver C.) show flash D.) show mem E.) show NVRAM