Download Addressing, Internetworking

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Addressing, Internetworking
1
Collection of Subnetworks
The Internet is an interconnected collection of many networks.
2
IP Addresses
IP address formats.
3
IP Addresses
Special IP addresses.
4
Subnets
A campus network consisting of LANs for
various departments.
5
Subnets
A class B network subnetted into 64 subnets.
6
CIDR – Classless Inter Domain Routing
A set of IP address assignments.
5-59
7
NAT – Network Address Translation
Placement and operation of a NAT box.
8
Internet Control Message Protocol
The principal ICMP message types.
5-61
9
ARP– The Address Resolution
Protocol
Three interconnected /24 networks: two
Ethernets and an FDDI ring.
10
Dynamic Host Configuration Protocol
Operation of DHCP.
11
Network Layer Design Isues
•
•
•
•
Store-and-Forward Packet Switching
Services Provided to the Transport Layer
Implementation of Connectionless Service
Implementation of Connection-Oriented
Service
• Comparison of Virtual-Circuit and Datagram
Subnets
12
Store-and-Forward Packet Switching
The environment of the network layer protocols.
fig 5-1
13
Implementation of Connectionless Service
Routing within a diagram subnet.
14
Implementation of Connection-Oriented Service
Routing within a virtual-circuit subnet.
15
Comparison of Virtual-Circuit and
Datagram Subnets
5-4
16
Internetworking
•
•
•
•
•
•
•
How Networks Differ
How Networks Can Be Connected
Concatenated Virtual Circuits
Connectionless Internetworking
Tunneling
Internetwork Routing
Fragmentation
17
Connecting Networks
A collection of interconnected networks.
18
How Networks Differ
5-43
19
How Networks Can Be Connected
(a) Two Ethernets connected by a
switch.
(b) Two Ethernets connected by routers.
20
Concatenated Virtual Circuits
Internetworking using concatenated virtual
circuits.
21
Connectionless Internetworking
A connectionless internet.
22
Tunneling
Tunneling a packet from Paris to London.
23
Fragmentation
(a) Transparent fragmentation. (b)
Nontransparent fragmentation.
24
Fragmentation
Fragmentation when the elementary data size is 1 byte.
(a) Original packet, containing 10 data bytes.
(b) Fragments after passing through a network with maximum
packet size of 8 payload bytes plus header.
(c) Fragments after passing through a size 5 gateway.
25
Related documents