0% found this document useful (0 votes)
166 views20 pages

VLANS and Other Hardware

Brouters operate at both the data link and network layers, allowing them to connect both same and different data link type network segments. Gateways operate at the network or application layer, connecting LANs that use the same or different protocols by translating between network protocols, data formats, and opening sessions between applications to overcome incompatibilities. VLANs divide a network into logical segments, limiting broadcast traffic and allowing dynamic management and bandwidth allocation without physical limitations.

Uploaded by

Vishal Kushwaha
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
166 views20 pages

VLANS and Other Hardware

Brouters operate at both the data link and network layers, allowing them to connect both same and different data link type network segments. Gateways operate at the network or application layer, connecting LANs that use the same or different protocols by translating between network protocols, data formats, and opening sessions between applications to overcome incompatibilities. VLANs divide a network into logical segments, limiting broadcast traffic and allowing dynamic management and bandwidth allocation without physical limitations.

Uploaded by

Vishal Kushwaha
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd

First, a review problem Subnet mask: 255.255.255.

Examples: Client in A wants to contact server in A or B

Brouters are devices that combine the functions of both bridges and routers. These operate at both the data link and network layers. A brouter connects both same and different data link type network LAN segments.

It is as fast as a bridge for same data link type networks, but can also connect different data link type networks.

Gateways operate at the network or application layer and use network layer addresses in processing messages. Gateways connect two or more LANs that use the same or different (usually different) data link and network protocols. The may connect the same or different kings of cable. Gateways process only those messages explicitly addressed to them.

Gateways translate one network protocol into another, translate data formats, and open sessions between application programs, thus overcoming both hardware and software incompatibilities. A gateway may be a stand-alone microcomputer with several NICs and special software, a Front End Processor (FEP) connected to a mainframe computer, or even a special circuit card in the network server.

One example for a gateway is to enable LANs that use TCP/IP and ethernet to communicate with IBM mainframes that use SNA. The gateway provides both the basic system interconnection and the necessary translation between the protocols in both directions. Another common setup is for a gateway to also act as a proxy server, firewall, or email translator.
More on this later

Device Hub Bridge Switch Router Brouter Gateway

Operates at Physical Data link Data link Network Data link & Network Network & Application

Messages

Physical Data Link Network Layer Layer Layer S/D S/D S/D S/D S/D S/D Same Same Same Same Same Same S/D S/D S/D Same Same S/D

All transferred Filtered using data link layer addr. Switched using data link layer addr. Routed using network layer addr. Filtered & routed Routed using network layer addr.

The terminology used in the marketplace may differ substantially. One vendors bridge may provide the functions of a router.
Multiprotocol bridges - translate between different data link layer protocols. Multiprotocol routers -can understand several different network layer protocols. Protocol filtering bridges - multiprotocol bridges that forward only packets of a certain type. Encapsulating bridges - connect networks with different data link protocols. Layer-3 switches (IP switches) - can also switch messages base on their network layer address.

Example: The Opryland (Now Opry Mills) Network

Switches also have enabled the creation of Virtual LANs (VLANs). VLANs provide greater opportunities to manage the flow of traffic on the LAN and reduce broadcast traffic between segments. VLANs are groups of computers in an intelligent switched network. Before getting into VLANs lets revisit switches...

VLANs can be seen as analogous to a group of endstations, perhaps on multiple physical LAN segments, that are not constrained by their physical location and can communicate as if they were on a common LAN Big wins
Broadcast traffic is limited to the VLAN
Consider a big network across an entire campus on 1 switch, there would be too much broadcast traffic!

VLANs can be assigned and managed dynamically without

physical limitations VLAN can be used to balance bandwidth allotment per

Port-based VLANs use the physical port address to form the groups for the VLAN. It is logical to connect computers that are physically close together on the LAN into ports that are physically close together on the switch, and to assign ports that are physically close together into the same VLAN. This is the approach used in traditional LAN design: physical location determines the LAN, but is not always the most effective approach.

VLANs used to balance capacity against network traffic

MAC-based VLANs use the same data link layer addresses to form the VLAN groups. The advantage is that they are simpler to manage when computers are moved.

IP-based VLANs use the network layer address (i.e. TCP/IP address) to form the VLAN groups. Layer-3 VLANs reduce the time spent reconfiguring the network when a computer is moved as well. Some layer-3 VLANs can also use the network layer protocol to create VLAN groups. This flexibility enables manager even greater precision in the allocation of network capacity.

Application-based VLANs use the application layer protocol in combination with the data link layer and network layer addresses to form the VLAN groups.
The advantage is a very precise allocation of network capacity.

You might also like