<< Let explain to u guys. All these gateways r nothing more than a Layer 3 switch. What is that?
A layer 3 switch is a switch with some capabilities of a router. For example these gateway make routing from ethernet to ethernet. And can make some others things. A very powerfull layer 3 switch is a Cisco 2948G-L3, this guys have 48 ports 10/100 and 2 1000Gbit. This baby can make almost all the things that can make a Cisco router 2600 series without any wan interface card. U can make aprox. 4096 vlan, access-list, static routing, dynamic routing(RIP,IGRP,EIGRP,OSPF),VTP, etc. This switches r normaly used in the distribution layer. Know guys u have an idea of what u have. I have a SMC barricade and for me in my home works great. >>
Any router is a layer 3 switch. Why? A switch "routes" packets based on the MAC address, that would be the 2nd Layer. The 3rd layer is the network layer, which is what a router uses to route packets. A "Layer 3 Switch" is a router by definition. Some routers have more or less features, but any device that routes packets using the 3rd layer is a rotuer. Any device that uses the 2nd layer is called a switch. I hub only operates on the 1st layer, the physical layer, which is why is can't do any type of routing. But switches do not use the 3rd layer (as far as I've heard from Cisco's CCNA program), routers do. That's the difference. Perhaps I'm wrong, if so, please tell me. But I have never heard of a switch that routes based on layer 3 information.
Edit: On the other hand, most of the cheap consumer routers do not have typical router features like route learning. Real routers know every step (or most of the steps) from their interface to the destination, something the cheap routers typically do not. So actually I suppose these cheap routers just switch based on layer 3 information and have more in common with switches than real routers. But the fact that they use layer 3 makes them routers, correct?