|
rato269
15 posts
|
Guys I have been asked this question to many people, but not getting the proper answer accept to the routing feature , Hope u will help |
|
vaqui11
3 posts
|
L2 Switch can only route traffic by the Layer 2 header(MAC) If you only have a L2 device, you will need a L3 device to route traffic between VLANs either a L3 switch or a router configure as a router on a stick. Hope that helps. |
|
luismg
135 posts
![]() |
L3 can route, L2 can't. |
|
Rohn90
3 posts
|
L3 switch as its name suggest it has l3 capabilities you can run routing protocol on them. l2 switch dont have all above mention capabilites.. |
|
AdrianMontagu
3 posts
![]() |
In the olden days, there were things called repeaters that simply took a weak digital signal and rebuilt it sending out to the other side. Then came Bridges. Bridges filtered packets based on their MAC address or the physical address. If the address existed on the other side of the bridge, the bridge would have "learned" this and stored the address in its tables and would pass the data through. When you joined up lots of bridges it became a multiport bridge or a Switch. Thus ports only send out traffic to the devices that need them, not those that don't need them - that is good news! These Switches work at layer 2 and the unit of data is a frame. Routers work at layer 3 and are only interested in networks. They deal with Packets of data. They use IP Addresses which are logical (they can be assigned and they can change - might be different for the same physical adddress). Layer 3 switches are switches that can work at layer 2 or layer 3 or a combination of the two. The ports must be declared to function as a layer 2 port switchport or not. IP routing needs to be turned on in most cases too. The key to understanding all of this is to know the protocol stack lower layers. Hope this helps |
Viewing 1 - 5 of 5
- 1


