• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/21

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

21 Cards in this Set

  • Front
  • Back

Communication at the network layer

layer accepts packet from transport layer, encaps the packet in the datagram and delivers to DLL

Packetizing?

Encapsulates payload in a network-layer packet at the source


Decaps payload from the NL packet at destination


source adds a header

header contains...

source and destination address

Routers do what in the path?

not allowed to decap unless packets need fragmentation. only inspect the addresses for the purpose of forwarding

forwarding?

the action applied by each router when the packet arrives at one of its interfaces

Forwarding table?

forwarding value and output interface

4 other services?

1. flow control


2. congestion control


3. quality of service


4. security

IPv4 Address Space?

2^32 = approx 4 billion



address are unique and universal. what does this mean?

two devices on the internet can never have the same address at the same time

3 common notations of addresses?

1. binary


2. dotted-decimal


3. hex

Classful addressing 5 classes?

A B C D and E

Class A?

large organisation with large numbers of hosts or routers

class B

midsize org with ten or thousands of host and routers

class C

small org with small number of hosts or routers

Net Id and Host Id

net - first 3 octets


host - last octet of IP address

mask in classless addressing

x.y.z.t /n


/n - mask



number of address

2^32-n

network addresses?

represents the organisation to the rest of the world

subnet

cluster of networks

NAT

network address translation - enable users to have a large set of addresses internally, and one address externally.

Translation table

used for exchanges. all outgoing packets got through NAT router which replaces source address with global NAT address