Layer 3 Switch vs Router | Difference between layer 3 switch and Router |
1- L3 Switch do switching at layer 3 by preserving the source and
destination mac and preserving the TTL value of the IP header of the 1st
routed packet, so the first packet is routed using normal routing
lookup, but after that all packet are switched.
2- router do normal routing lookup, but by introducing fast switching and CEF, packets are also now switched on a router.
3- Switches doesnt support some QoS features.
4- Switches doesnt support NAT.
5-
The forwarding on switches is done on ASIC (Application Specific
Integrated Circuits) which is done in hardware rather than a software.
6- Forwarding on routers are done in a software.
7- router supports different WAN technologies (modules) unlike switches.
No comments:
Post a Comment
If you have any doubt please let me know.