OSI Model
OSI Model
Note:
1. Packet in the Data Link layer is referred to as Frame.
2. Data Link layer is handled by the NIC (Network Interface Card) and
device drivers of host machines.
3. Switch & Bridge are Data Link Layer devices.
Establishes Connection,
Session Maintenance, Ensures
Message Gateway
Layer Authentication, and Ensures
5 security.
Hub,
Establishing Physical
Physical Repeater,
Connections between Bits
Layer Modem,
Devices.
1 Cables
Routing
Routing is a process that is performed by layer 3 (or network layer) devices in
order to deliver the packet by choosing an optimal path from one network to
another.
Types of Routing
There are 3 types of routing that are described below.
1. Static Routing
Static routing is a process in which we have to manually add routes to the
routing table.
Advantages
• No routing overhead for the router CPU which means a cheaper
router can be used to do routing.
• It adds security because only an only administrator can allow routing
to particular networks only.
• No bandwidth usage between routers.
Disadvantage
• For a large network, it is a hectic task for administrators to manually
add each route for the network in the routing table on each router.
• The administrator should have good knowledge of the topology. If a
new administrator comes, then he has to manually add each route so
he should have very good knowledge of the routes of the topology.
Configuration
Configuration: Using the same topology which we have used for static routing
before.