If a frame is received at a switch and only the destination
hardware address is read before the frame is forwarded, what
type of
switching method is this?
A.) Store-and-drop
B.) Latency
C.) Store-and-forward
D.) Cut-through
Answer / guest
Answer: D
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 ? | 4 Yes | 1 No |
Does a bridge divides a network into smaller segments?
What is an example of a valid MAC address? A. 192.201.63.251 B. 19-22-01-63-25 C. 0000.1234.FEGA D. 00.00.12.34.FE.AA
Hi Guys.. I hv a confusion in my mind. Plz help me to clear my concept. How a port respond when a PortFast port receives any BPDU. Please make sure that BPDU Guard, ROOT Guard are not considered in this scenario. Just a spanning tree without any enhancement. Will the port goes through STP port state??? As we knw that PortFast bypass the Listening & Learning State? How it will respond when a BPDU (Inferior or Superior) is received on that Port. Thanks in advance. Waiting for Replay.
If bandwidth will increase what will happen?
Identify the command to determine if CDP is enabled? A.) show enable cdp B.) show cdp enabled C.) show cdp run D.) show cdp
which layer is responsible for flow control with sliding windows and reliability with sequence number and acknowledgement? A)Transport. B)Application C) Internet D)Network Interface
What does the show protocol display?
What is default packet size of ipv6?
What will transport layer do when data coming from session layer. They asked about intial operation(3 - way handshake)
Windowing is a type of : A.) Negative acknowledgement B.) Address resolution C.) Layer transition mechanism D.) Flow control
Given the command 'cl?', what will it display? A.) Syntax of the 'clock' command B.) Syntax of the 'clear' command C.) All commands that begin with 'cl' D.) All commands that begin with 'c'
Explain the difference between arp and rarp?