4. LAN DesignTop 10 Graphics:
One of the most critical steps to insure a fast and stable network is the design of the network. This design activity is truly an in-depth process, which includes:
LAN Design Goals:
Design Methodology
Step 1... - Analyze Requirements (of the network and its users)
Design Rule: First and foremost you must understand the customer. Design Rule: Find out what availability means to your customer. Step 1... - Analyse Network Load Requirements
Design Rule: Before developing an internetwork structure and provisioning hardware, determine the network traffic load. Design Rule: Evaluate applications that cause traffic problems (congestion). Step 2... - Develop LAN Topology
Star topology -
Step 3... - Layer 3 Addressing
Step 3... - Setting Up VLAN Implementation
VLAN (Virtual LAN) - Group of devices on a LAN that are configured (using management software) so that they can communicate as if they were attached to the same wire (media), when in fact they are located on a number of different LAN segments. Because VLANs are based on logical instead of physical connections, they are extremely flexible. What problems are you trying to solve?
Ethernet TechnologySegmentation - Bridging and switching are both used for segmentation
Collision domain (bandwidth domain) - In Ethernet, the network area within which frames that have collided are propagated (everything associated with one port on a bridge or switch). Repeaters and hubs propagate collisions; LAN switches, bridges and routers do not. Broadcast domain - The set of all devices that will receive broadcast frames originating from any device within the set. Broadcast domains are typically bounded by routers because routers do not forward broadcast frames (everything associated with one port on a router). All broadcasts from any host in the same broadcast domain are visible to all other hosts in the same broadcast domain. Broadcasts must be visible to all hosts in the broadcast domain in order to establish connectivity. The scalability of the collision domain depends on total traffic, and the scalability for a broadcast domain depends on total broadcast traffic. Network DesignThe major pieces of this topology design can be broken into three unique categories of the OSI model...
Layer 1 Media and TopologyThe Physical layer controls the way data is transmitted between source and destination node. Physical layer - Layer 1 of the OSI reference model. The physical layer defines the electrical, mechanical, procedural and functional specifications for activating, maintaining, and deactivating the physical link between end systems. Media - Plural of medium. The various physical environments through which transmission signals pass. Common network media include twisted-pair, coaxial and fiber-optic cable, and the atmosphere (through which microwave, laser, and infrared transmission occurs). Sometimes called physical media. Topology - Physical arrangement of network nodes and media within an enterprise networking structure. Cable Plant types:
Star Topology using CAT5 (UTP):
EIA/TIA-568 - Standard that describes the characteristics and applications for various grades of UTP cabling. Category 5 (CAT5) cabling - One of five grades of UTP cabling described in the EIA/TIA-568B standard. Category 5 cabling is used for running CDDI and can transmit data at speeds up to 100 Mbps. In a simple star with only one wiring closet, the main distribution facility (MDF) will include one or more horizontal cross connect (HCC) patch panels. HCC patch cables will be used to connect the Layer 1 'horizontal cabling' with the Layer 2 LAN switch ports. The uplink port of the LAN switch will be connected to the Ethernet port of the Layer 3 router using 'patch cable' also. At this point the end host will have a complete physical connection to the router port. The quantity of horizontal cable run and the size (number of ports) of the HCC patch panels will be determined by the user's requirements. Design Hint: Review the user’s requirements to determine what the user expects for the number of horizontal cable runs to each room that the MDF or IDF will be servicing in its catchment area. Extended Star Topology:
Vertical cabling - (Backbone cabling) Cabling that provides interconnections between wiring closets, wiring closets and the POP, and between buildings that are part of the same LAN. Catchment areas - Zone that falls within area that can be served by an internetworking device such as a hub. MDF - Main Distribution Facility. Primary communications room for a building. Central point of a star networking topology where patch panels, hub, and router are located. IDF - Intermediate Distribution Facility. Secondary communications room for a building using a star networking topology. The IDF is dependent on the MDF. Layer 1 Documentation (Logical Diagram)
Layer 2 - LAN SwitchingThe purpose of Layer 2 (Data Link Layer) devices in the network are to provide 'flow control', 'error detection & correction', and 'reduce congestion' in the network. The two most common Layer 2 devices (other than the NIC, which every host on the network has to have) are Bridges and LAN switches. LAN switchs (Layer 2 Switch) can allocate bandwidth on a per port basis thus allowing more bandwidth to vertical cabling, uplinks and servers. Note: The theoretical
maximum bandwidth for a Layer 2 Switch is: Asymmetric Switching -
Use Switches to reduce congestion:
Microsegmentation - Division of a network into smaller segments, usually with the intention of increasing aggregate bandwidth to network devices. By installing LAN switching at the MDF and IDFs we can start to look at the size of our collision domains and the speed for each horizontal cable and vertical cable run. Since the vertical cable will be carrying all of the data traffic between the MDF and the IDFs, the capacity of this run must be larger. Layer 2 Switch Collision Domains:
A shared LAN hub is a multiport repeater and therefore is a collision domain. All hosts connected to the shared LAN hub share the same collision domain and the bandwidth. Layer 2 Switch with Hubs:
Layer 2 Migrating to higher bandwidth:
Layer 3 - RoutingImplementation of Layer 3 (Network Layer) devices such as routers allow for segmentation of the LAN into unique networks both physical and logical. Routers also allow for connectivity to wide area networks (WANS) such as the Internet.
Use Routers to Impose Logical Structure
Routers permit greater scalability because they serve as firewalls for broadcasts (broadcast domains). With bridges and switches, all unknown addresses must be flooded out every port. The router also is the central point in the LAN for traffic destination of the WAN port. File Servers and Traffic PatternsOne of the keys to designing a successful network is to understand the data traffic network. The Applications (servers) can be categorized into two distinct classes - (1) 'enterprise servers' and (2) 'workgroup servers'. Within the MDF and IDFs, the Layer 2 LAN switches must have high speed (100MBps) ports allocated for these servers. Enterprise network - Large and diverse network connecting most major points in a company or other organization. Differs from a WAN in that it is privately owned and maintained. Enterprise servers - support all of the users on the network such as E-mail or DNS. Work Group servers - support a specific set of users. Since everyone on the network needs access to the enterprise servers, it should be connected to the MDF. This way traffic to these type of services only have to travel to the MDF and will not be transmitted across other networks. Workgroup - Collection of workstations and servers on a LAN that are designed to communicate and exchange data with one another. The Workgroup servers should be placed in the IDF closest to the users accessing these applications. By doing this, traffic to these servers will only have to travel network infrastructure to that IDF and will not affect other users on that network segment. Documenting Your NetworkWhat to Document:
A standard should be set in the addressing of important hosts on the network. This addressing scheme should be kept consistent throughout the entire network. Reasons to Document:
|