09-19-2002 06:22 AM - edited 03-02-2019 01:28 AM
When we using port secure max-mac-count command on catalyst's 1900 series with cut-through switching, is it command works? As i know cut-through switching method only waits for destination address and when the dest address is found (for ex. in IEEE ethernet header) - the switching process is taking place. So and if we will look into the ethernet frame header we will see that source address goes after dest address, but port secure max-mac-count command is based on founding source address in the frame header. So in this variant, does the port secure max-mac-count count work? If yes, why?
Solved! Go to Solution.
09-19-2002 09:19 AM
The 1900 has a choice of cut-through or store-and-forward switching.
If you implement port security it will place the port into store-and-forward.
Manual command is: switching-mode {store-and-forward | fragment-free}
Some switches can be configured to perform cut-through switching on a per-port basis until a user-defined error threshold is reached, when they automatically change to store-and-forward mode. When the error rate falls below the threshold, the port automatically changes back to store-and-forward mode.
Steve
09-19-2002 09:19 AM
The 1900 has a choice of cut-through or store-and-forward switching.
If you implement port security it will place the port into store-and-forward.
Manual command is: switching-mode {store-and-forward | fragment-free}
Some switches can be configured to perform cut-through switching on a per-port basis until a user-defined error threshold is reached, when they automatically change to store-and-forward mode. When the error rate falls below the threshold, the port automatically changes back to store-and-forward mode.
Steve
09-19-2002 10:36 PM
Thanks a lot
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide