OSI Network Layer: CCNA Exploration Semester 1 - Chapter 5
OSI Network Layer: CCNA Exploration Semester 1 - Chapter 5
Cisco Public
TCP, UDP
Packet
Frame Bits
IP
Ethernet, WAN technologies
Cisco Public
Cisco Public
Purpose of layer 3
Decide how to get the data from source to destination, then route it.
Cisco Public
Layer 3 protocol
A layer 3 protocol such as IP version 4 must: Provide an addressing scheme to identify networks and individual hosts Encapsulate a segment from layer 4 into a packet and include addresses Direct the packet across one or many networks to the destination host Decapsulate (remove the packet header) and give the segment to layer 4.
Cisco Public
Cisco Public
IP characteristics
Designed with low overhead for speed it does only what it needs to do. Connectionless does not set up connection with destination before sending packet. Best effort (unreliable) no guarantee of safe delivery, no checking or resending.
Cisco Public
Cisco Public
Cisco Public
Cisco Public
10
Cisco Public
11
Cisco Public
12
Cisco Public
13
IP header
Cisco Public
14
Splitting up networks
Fully switched network, each device has its own bandwidth. You could have hundreds of computers. Why split it up? Too large to manage efficiently Too much broadcast traffic - congestion Too many addresses for switches to remember
Lack of security
2006 Cisco Systems, Inc. All rights reserved. Cisco Public
15
Cisco Public
16
Use a router
Limits broadcasts Can provide security Addressing scheme based on networks - hierarchical
Cisco Public
17
Cisco Public
18
Cisco Public
19
Cisco Public
20
Default gateway
Each PC is configured with an IP address and a default gateway. The default gateway is the IP address of a router port on the same network as the PC. It is the routers job to handle messages to other networks.
Cisco Public
21
Hops
A packet may pass through many routers on its journey. The trip from one router to the next is called a hop and the next router is called the next hop router. Each router looks at the IP address in the packet header and decides what to do with the packet next.
Cisco Public
22
Cisco Public
23
Directly connected
The networks of the routers own interfaces go into the routing table.
Cisco Public
24
Other networks
Routes to other networks can be configured by an administrator (static routes) Or they can be learned from another router using a routing protocol (dynamic routes) A router can have a default route. Packets for unknown networks go on this route instead of being dropped.
Cisco Public
25
Cisco Public
26
Cisco Public
27
Cisco Public
28
Cisco Public
29
Cisco Public
30
Routing protocols
Routers learn routes from each other and put them in their routing tables. A routing protocol is the set of rules they use to swap information. These routes are dynamic routes
Cisco Public
31
Static routes
Entered by administrator
Dynamic routes
Learned from other routers Start the protocol then it runs by itself
Cisco Public
32
Summary
Hierarchical Design model addresses performance, scalability, maintainability & manageability issues.
Traffic Analysis is used to monitor network performance. Hierarchical Design Model is composed of 3 layers:
Access Distribution
Core
Switches selected for each layer must meet the needs of each hierarchical layer as well as the needs of the business.
2006 Cisco Systems, Inc. All rights reserved. Cisco Public
33
Cisco Public
34
Cisco Public
35