By:-S.s Jahagirdar: Sub: - Automation in Manufacturing System Unit: - 8 Vtu No:-4vz11mia014
By:-S.s Jahagirdar: Sub: - Automation in Manufacturing System Unit: - 8 Vtu No:-4vz11mia014
By:-S.s Jahagirdar: Sub: - Automation in Manufacturing System Unit: - 8 Vtu No:-4vz11mia014
By:-
s.s jahagirdar
Vtu no:-4vz11mia014
Networking Devices
Equipment that connects directly to a network segment is referred to as a device. These devices are broken up into two classifications. end-user devices network devices End-user devices include computers, printers, scanners, and other devices that provide services directly to the user. Network devices include all the devices that connect the enduser devices together to allow them to communicate.
2
Introduction to Routers
A router is a special type of computer. It has the same basic components as a standard desktop PC. However, routers are designed to perform some very specific functions. Just as computers need operating systems to run software applications, routers need the Internetwork Operating System software (IOS) to run configuration files. These configuration files contain the instructions and parameters that control the flow of traffic in and out of the routers. The many parts of a router are shown below:
Bridge
Bridges convert network transmission data formats as well as perform basic data transmission management. Bridges, as the name implies, provide connections between LANs. Not only do bridges connect LANs, but they also perform a check on the data to determine whether it should cross the bridge or not. This makes each part of the network more efficient.
Hub
Hubs concentrate connections. In other words, they take a group of hosts and allow the network to see them as a single unit. This is done passively, without any other effect on the data transmission. Active hubs not only concentrate hosts, but they also regenerate signals.
6
The Cloud
The cloud is used in diagrams to represent where the connection to the internet is. It also represents all of the devices on the internet.
Router
Routers have all capabilities of the previous devices. Routers can regenerate signals, concentrate multiple connections, convert data transmission formats, manage data transfers. They can also connect to a WAN, which allows them to connect LANs that are separated by great distances.
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
The OSI Model will be used throughout your entire networking career!
Memorize it!
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
This layer deal with networking applications. Examples: Email Web browsers PDU - User Data
10
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
11
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
This layer establishes, manages, and terminates sessions between two communicating hosts.
12
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
This layer breaks up the data from the sending host and then reassembles it in the receiver.
13
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
Sometimes referred to as the Cisco Layer. Makes Best Path Determination decisions based on logical addresses (usually IP addresses).
PDU - Packets
14
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
This layer provides reliable transit of data across a physical link. Makes decisions based on physical addresses (usually MAC addresses).
PDU - Frames
15
6 Presentation
5 Session 4 Transport 3 Network 2 Data Link 1 Physical
This is the physical media through which the data, represented as electronic signals, is sent from the source host to the destination host. Examples: CAT5 (what we have) Coaxial (like cable TV) Fiber optic
PDU - Bits
16
After riding your new bicycle a few times in Banglore, you (vinod) decide that you want to give it to a friend who lives in Delhi.
17
Make sure you have the proper directions to disassemble and reassemble the bicycle.
18
Call your friend and make sure you have his correct address.
19
Disassemble the bicycle and put different pieces in different boxes. The boxes are labeled 1 of 3, 2 of 3, and 3 of 3.
20
Put your friend's complete mailing address (and yours) on each box.Since the packages are too big for your mailbox (and since you dont have enough stamps) you determine that you need to go to the post office.
21
24
Upon examining the destination address, Delhi post office determines that your boxes should be delivered to your written home address.
25
Your(rajni) friend calls you(vinod) and tells you he got all 3 boxes and he is having another friend named Naga reassemble the bicycle.
26
Naga is finished and presents the bicycle to your friend. Another way to say it is that your friend is finally getting him present.
28
Surinder Laka
Contents
IGP,EGP
Distance Vector ,Link state Link State- OSPF EGP- BGP
What is Routing..
Building maps and giving directions Handling the Path determination Procedure for passing reachability information
Static Routing
- Routes configured manually
-Useful when few or just one route exists - Can be administrative burden -Frequently used for default route - Bandwidth is conserved
Dynamic Routing
Interior Gateway Routing Protocol Mostly used within the Autonomous system Automatic discovery Generally trust your IGP routers Routes go to all IGP routers E.g -Distance vector ,Link state
IGP Vs EGP
OSPF
Fast convergence Variable-length subnet masks Discontiguous subnets No periodic updates Route authentication Delivered two years after IGRP
Interfaces
Interfaces have the following characteristics and functions:
Connect router to network for frame entry and exit Can be on the motherboard or on a separate module
Types of interfaces: Ethernet Fast Ethernet Serial Token ring ISDN BRI Loopback Console Aux
39
The distance vector routing approach determines the direction (vector) and distance to any link in the internetwork. The link-state approach, also called shortest path first, recreates the exact topology of the entire internetwork.
40
41
42
RIP Characteristics
43
IGRP
Interior Gateway Routing Protocol (IGRP) is a proprietary protocol developed by Cisco. Some of the IGRP key design characteristics emphasize the following:
44
45
46
47
Enabling dissimilar routing protocols such as OSPF and RIP to share information requires advanced configuration. Redistribution, the sharing of routes, is automatic between IGRP and EIGRP as long as both processes use the same autonomous system (AS) number. 48
49
Thank
you