competition wizard magazine

competition wizard magazine
competition wizard magazine

Monday, October 4, 2021

Banking service chronicle

 Banking service chronicle

Banking service chronicle Monthly Magazine by bsc academy-subscribe published this article page no 7 to pass the ccna exam and earn this important certification, youve got to know switching inside and out.  while youre learning all the basic switching theory, make sure to spend some time with the one of three switching modes cisco routers can use. store-and-forward is exactly what it sounds like.  the entire frame will be stored before it is forwarded.  this mode allows for the greatest amount of error checking, since a crc (cyclical redundancy check) is run against the frame before it is forwarded.  if the frame contains an error, it is discarded.  if theres no problem with the frame, the frame is then forwarded to its proper destination. while store-and-forward does perform error checking, the delay in processing the frame while this error check is run results in higher latency than the other modes youre about to read about.  the latency time can also vary, since not all frames are the same size. cut-through switching copies only the destination mac address into its memory before beginning to forward the frame.  since the frame is being forwarded as soon as the destination mac is read, there is less latency than store-and-forward.  the drawback is that there is no error checking. there is a middle ground, fragment-free switching.  only part of the frame is copied to memory before it is forwarded, but its the first 64 bytes of the frame, not just the destination mac.  (why?  because if there is a problem with the frame, its most likely in the first 64 bytes.)  there is a little more error checking than cut-through, but not as much latency as with store-and-forward. note that the latency of both cut-through and fragment-free is fixed; these modes always look at the first six or 64 bytes, respectively.  store-and-forwards latency depends on the size of the frame. learning the similarities and differences between these modes is an often-overlooked part of ccna studies.   spend some time studying this important ccna topic – youll be glad you did banking service chronicle monthly magazine.


Banking service chronicle

No comments:

Post a Comment