06-23-2017 07:35 PM - edited 03-08-2019 11:05 AM
Hi
I read about the Process Switching and Fast Switching in the Cisco documents, and the explanation about the two subject is the same. The only different that I saw there was that in the process switching paragraph was written that the first packet is saved in the system buffer, and in Fast Switching paragraph was written that the first packet is saved in the packet memory. Does packet memory is an actually different memory component then system buffer, Or it just an other way to describe it? If the answers for this question is that it is the same thing, so what is the different between the Process Switching and Fast Switching?
link for the Cisco documents:
http://www.cisco.com/c/en/us/td/docs/ios/12_2/switch/configuration/guide/fswtch_c/xcfovips.html
06-25-2017 11:02 AM
Hi
process switching was the original switching method , fast switching came then with the ability to use a cache to take the load off the processor
This doc explains the methods better
http://resources.intenseschool.com/packet-switching-methods-process-switching-fast-switching-and-cef/
08-10-2017 11:00 AM
Good evening friend,
Would like to add few more points on Process Switching and Fast Switching -
In case of Process switching inspection of every packet is done by the processor. Infact SNMP traps from the router and telnet packets destined for the router are always process-switched.Process routing task is more processor intensive, complex, and introduces a longer latency. To address these concerns ,Fast Switching was introduced.
In Fast Switching, the first packet to a destination is process switched but subsequent packets are forwarded using the information stored in the fast cache.
Below link shared the comparison between Process Switching and Fast Switching in form a table -
http://www.ipwithease.com/process-switching-vs-fast-switching/
08-11-2017 05:11 AM
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