chp3 Flashcards

(31 cards)

1
Q

What does CN stand for in networking?

A

CN stands for Correspondent Node

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does MN stand for in networking?

A

MN stands for Mobile Node

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When the CN sends an IP packet to the MN, what does it not know?

A

The CN doesn’t know about the MN’s current location

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the destination address in the IP packet sent by CN to MN?

A

The destination address is MN’s original IP address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the source address in the IP packet sent by CN?

A

The source address is CN’s IP address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Fill in the blank: The CN sends the packet to the IP address of _______.

A

MN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False: The CN knows the current location of the MN when sending an IP packet.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What mechanism is used to route the packet to the router responsible for MN’s home network?

A

The standard routing mechanism of the Internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the HA detect about the MN?

A

The MN is currently not in its home network.

HA stands for Home Agent, and MN stands for Mobile Node.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What action does the HA take when it detects the MN is outside its home network?

A

The packet is encapsulated and tunneled to the COA of the MN.

COA stands for Care-of Address.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is added to the packet when the HA encapsulates it?

A

A new header indicating MN’s COA as the new destination and HA as the source.

This process is part of mobile IP for managing packet forwarding.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does FA do after receiving the encapsulated packet?

A

FA decapsulates the packet and forwards the original packet with CN as source and MN as destination.

FA stands for Foreign Agent and CN stands for Correspondent Node.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a Mobile Node (MN)?

A

An end-system or a router (node) that can change its point of connection to the network without changing its IP address.

Mobile Nodes are often used in mobile computing to maintain connectivity while moving between different networks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a Correspondent Node (CN)?

A

It is the communication partner for the mobile node. The CN can be fixed or mobile.

The CN plays a crucial role in mobile communication by enabling data exchange with the mobile node.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a home network (HN)?

A

The home network is the subnet to which the MN belongs to with respect to its IP address.

MN refers to Mobile Node in networking contexts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the foreign network (FN)?

A

The current subnet the MN visits and which is not the home network.

17
Q

What is the role of a Foreign Agent (FA) in Mobile IP?

A

The FA is typically a router in the foreign network to which the mobile node is currently attached.

18
Q

What functions does the Foreign Agent (FA) implement?

A

The FA implements Mobile IP functions like:
* Providing security services to the mobile node (MN) during its visit to the foreign network (FN)
* Forwarding the datagrams received from the home agent to the MN
* Supporting the sharing of mobility information

19
Q

True or False: The Foreign Agent provides security services to the mobile node during its visit to the foreign network.

20
Q

Fill in the blank: The FA typically forwards datagrams received from the _______ to the mobile node.

21
Q

What is a Home Agent (HA)?

A

HA is a system in the home network of the MN.

MN stands for Mobile Node.

22
Q

Where can a Home Agent (HA) be implemented?

A

HA can be implemented on:
* a router responsible for the home network
* a node in a home subnet.

23
Q

What does the Home Agent (HA) maintain?

A

HA maintains a location registry i.e. it is informed of the MN’s location.

24
Q

Where does the tunnel for packets towards the MN start?

A

The tunnel for packets towards the MN starts at the HA.

25
what is COA?
The Care Of Address (COA) defines the current location of the MN.
26
Why is tunnel used?
To deliver packet towards MN
27
Where are the IP packets sent to MN delivered?
COA
28
What are the 2 possibilities for the location of COA?
1. Foreign Agent COA 2. Co-located COA
29
what is the IP address of FA?
COA
30
In this case, what is the tunnel endpoint?
FA
31