Cisco Layer 2 Switch Functions

by Nideesh C on January 25, 2011 · 2 comments

in Networking




Layer 2 switch is A network device that forwards traffic based on MAC layer (Ethernet or Token Ring) addresses.

Bridging technology has been around since the 1980s (and maybe even earlier). Bridging involves segmentation of local-area networks (LANs) at the Layer 2 level. A multiport bridge typically learns about the Media Access Control (MAC) addresses on each of its ports and transparently passes MAC frames destined to those ports. These bridges also ensure that frames destined for MAC addresses that lie on the same port as the originating station are not forwarded to the other ports. For the sake of this discussion, we consider only Ethernet LANs.

Layer 2 switches effectively provide the same functionality. They are similar to multiport bridges in that they learn and forward frames on each port. The major difference is the involvement of hardware that ensures that multiple switching paths inside the switch can be active at the same time.

There are three distinct functions of layer 2 switching

1)address learning

2)forward/filter decisions

3)loop avoidance

Address learning

Layer 2 switches and bridges remember the source hardware address of each
frame received on an interface, and they enter this information into a MAC database called a forward/filter table.

Forward/filter decisions

When a frame is received on an interface, the switch looks at the destination
hardware address and finds the exit interface in the MAC database. The frame is only
forwarded out the specified destination port.

Loop avoidance

If multiple connections between switches are created for redundancy purposes,
network loops can occur. Spanning Tree Protocol (STP) is used to stop network loops
while still permitting redundancy.

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. Network Terms
  2. Communication Devices in Computer Network
  3. Setting Port Security on a Cisco Catalyst Switch
  4. Address Resolution Protocol
  5. Little about ISO/OSI layers

{ 2 comments… read them below or add one }

1 Hutter April 17, 2011 at 8:27 pm

Cisco Layer 2 Switch Functions

Reply

2 Dania April 18, 2011 at 12:40 pm

Hey there and thank you for your information – Cisco Layer 2 Switch Functions

Reply

Leave a Comment

Previous post:

Next post: