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
Answers were Sorted based on User's Feedback
Answer / guest
Answer: A C
The larger the packet, the greater the latency when using a
switch with
Store and Forward methods. This is due to the fact that
Store and
Forward switching copies the entire Frame into its buffer before
forwarding the frame. Cut Through switching only examines the
destination address before forwarding the packet and does
not copy the
frame into its buffer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vijay
store and forward switching andcut through switching
creates variable latency through the switch
| Is This Answer Correct ? | 1 Yes | 1 No |
How many LMI types are available on Cisco routers? A.) Four B.) Two C.) Five D.) Three
Extended IP access-lists (100-199) can be used to control traffic. Which command listed below will permit smtp mail to only host 3.4.5.6 ? A.) It is not possible for SMTP traffic B.) access-list 102 permit tcp any host 3.4.5.6 eq smtp C.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 23 D.) access-list 102 permit tcp any any eq smtp E.) access-list 101 permit tcp any 3.4.5.6 0.0.0.0 eq 25
Regarding frame relay, which of the following statements are true? A.) You must use ANSI encapsulation if connecting to non-Cisco equipment B.) You must use IETF encapsulation if connecting to non-Cisco equipment C.) You must use Q.933a encapsulation if connecting to non-Cisco equipment D.) You must use Cisco encapsulation if connecting to non-Cisco equipment
What must be true for two Routers running IGRP to communicate their routes? A.) Same autonomous system number B.) Connected using Ethernet only C.) Use composite metric D)Configured for PPP
What is the difference between switch, routers, and hub?
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
Which statement about Ethernet switches is true? A. Symmetric switching allows connection between pods of unlike bandwidth and does not require memory buffering B. Memory Buffering is used to prevent a bottleneck when pods of different bandwidth are connected on a symmetric switch C. The latency can be reduced if the switch utilizes the store and forward method of switching store and forward is better for error detection D. The cut through method of switching is faster because the switch forwards the packet to the destination as soon as it reads the destination address
NetWare IPX addressing uses a network number and a node number. Which statements are true? A. The network address is administratively assigned and can be up to 16 hexadecimal digits long. B. The node address is always administratively assigned. C. The node address is usually the MAC address. D. If the MAC address is used as the node address, then IPX eliminates the use of ARP.
A traffic light is an example of what type of mechanism? A.) Collision detection B.) Flow control C.) Sequence numbering D.) Network management
How Bridge Protocol Data Unit detect looping in Network? How Bridge Protocol Data Unit work? explain?
Explain why UDP is lease favored when compared to TCP?
What is the protocol number for TCP? A.) 80 B.) 21 C.) 11 D.) 6