This is a discussion on difference between Layer 3 switch and Router within the Computer Networking and Internet/broadband forums, part of the The Lounge category; Dear All. Does anybody know what is difference between Layer 3 switch and Router ? I want technical answer. sorry ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Dear All.
Does anybody know what is difference between Layer 3 switch and Router ? I want technical answer. sorry for out of topic question. Regards. Puppen
__________________
someone somewhere is made for you. LOVE is Journey not a destination. ALL I want is EVERYTHING. |
| Sponsored Links | ||
|
|
|
||||
|
Layer 3 switch are almost same as a router with following differences
Layer 3 switch is optimized to data as fast as layer2 switch but it makes the decision on how to transmit traffic at layer 3 (just like a router) Perfect in Lan environment as it is built on switching hardware. Another thing is it is faster than a router in LAN environment. Layer 3 use route once switch many policy. It means when it search for specific destination using a routing table, it creates a cache entry in a switch RAM. So next time it does not have to search again for a routing table for same source and destination address. It also picks up hop information from cache. So you can say that Layer 3 switch has the ability to reprogram the hardware dynamically with the current Layer 3 routing information. That is why it is faster than a router. To be frank many of Cisco’s layer 3 switch’s are actually routers Layer 3 switch good for LAN Routers good for WAN Router has some advanced routing functionality which is not available in Layer 3 switch at all. For more info see: http://www.foundrynet.com/services/f...ingRouter.html
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
|
|||
|
The main difference is how an IP packet is routed using a router or Layer 3 switch.
According to Cisco: the process of routing an IP packet can be divided into two distinct processes: => Control plane => Data plane A traditional router uses the same general purpose CPU used to perform control plane operations to also implement data plane operations, meaning data plane operations are handled in software. A Layer 3 switch on the other hand uses an ASIC to perform data plane operations because it is very easy to program the very simple operations required for the data plane into an ASIC. In this respect, the data plane is implemented in hardware because a series of hardware operations are programmed into the ASIC that perform the data plane operations required for routing a packet. If you don’t understand Control plane/ Data plane then I recommend studying following URL (above text is actually copied from same url): http://www.ciscopress.com/articles/a...?p=102093&rl=1 Hope this helps. PS:I think we need separate forum for networking discussion. Right now it is Linux only thingy. I hope vivek will add it sooner or later. |
|
||||
|
Tom you are right and URL is also correct. To sum up I can say:
1) ROUTER : In general-purpose routers, packet switching takes place using a microprocessor. 2) LAYER 3 SWITCH: In a Layer 3 switch performs this using application specific integrated circuit (ASIC) hardware This is the major difference between the packet switching operation of a router and that of a Layer 3 switch is the physical implementation. Quote:
The World Wide Web : => Web site Hosting and Domains => Virus - Spyware Protection => Search Engines Optimization & Driving Internet Traffic Gaming : => PC Gaming => Game Consoles - XBOX/Nintendo/Sony PS1/2 PHP/Perl programming topics |
|
||||
|
@monk, done as per your suggestion
… Stay tuned for new changes, sooner or later I will upgrade this forum to PHPBB v3.0. Once software upgraded, forum will automatically redirect all of you to new url/location forum.cyberciti.biz. |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference Between SAN and NAS Devices | myfoot | Linux hardware | 2 | 03-24-2008 10:50 AM |
| difference between Swap and Virtual memory | ricc | Linux software | 3 | 03-16-2007 01:35 AM |
| Difference between RUID and EUID. | jithendra | Linux software | 1 | 10-17-2006 05:31 AM |
| percentage difference between 2 files | stephen | Shell scripting | 1 | 11-16-2005 11:52 PM |
| The difference between the paths. | Gorky | Shell scripting | 3 | 09-13-2005 02:37 PM |