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 |
Which statement about the data link connection identifier (DLCI) is true? A. It is a number that identifies a local virtual circuit in a Frame Relay network B. It is a signaling standard between the CIDE device and the Frame Relay switch C. It is the clock speed (pod speed) of the connection (local loop) to the Frame Relay Cloud D. It is the Maximum number of uncommitted bits that the Frame Relay switch will attempt to transfer beyond the Committed Information Rate (CIP)
Explain the benefits of VLANs.
Which statements are true regarding half duplex? A.) Only works in a point-to-point configuration B.) Allows for transmitting and receiving but not at the same time C.) Allow for transmitting and receiving of data simultaneously D.) Doubles the bandwidth
Company XYZ has an employee that works out of the home. The employee runs big client server applications and must quickly transfer large files. The company wants the best cost/benefit on this connection. What would be the most practical solution? A. an ISDN Basic Rate Interface (BRI) connection to the user at home B. a dedicated T1 connection to the user at home C. a dedicated Frame Relay connection to the user at home. D. a standard 28.8 analog dialup connection to the user at home.
what is distance vector protocol link state protocol and what is the diffrence between them
What is true when using DDR? A.) HDLC is the preferred encapsulation B.) You must use static routing C.) You should use dynamic routing D.) You should use ISDN
Which of the following is used to manage and monitor the network? A.) SNMP B.) HTTP C.) IP D.) FTP
In which two modes can the ICMP ping command be used? (Choose two) A. user B. privileged C. global configuration D. interface configuration
Give some benefits of LAN switching.
Explain what are the ranges of private ips?
Which network mask should you place on a Class C network to accommodate a user requirement of ten subnetworks? A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248
Which of the following are characteristics of UDP? A.) UDP is connection oriented. B.) UDP is used with TFTP. C.) UDP is unreliable. D.) UDP is connectionless. E.) UDP is at the transport layer. F.) UDP uses no acknowledgements.