in Computer Networks
510 views
0 votes
0 votes

Well Network Layer switch is called Router. This is little confusing.. ( Link layers switch is called bridge :P )

in Computer Networks
510 views

2 Answers

1 vote
1 vote

devices  layers at which they work

repeater-->phy layer

hub-------->phy layer

switch--->phy+data link

bridges---->physical layer+data link layer

router------>physical+data link +network layer.

as data link layer uses MAC address

and router uses both MAC address and logical(IP address)

so answer is both switch and bridge

1 vote
1 vote

When switch is mentioned, it refers to L2 device only. L3 switch term came late when the switches started coming with routable configs. It's not a proper official term.

Related questions