Shared Flashcard Set

Details

Mobile IP Technology
Q&A around mobility technology
22
Computer Science
Professional
10/11/2006

Additional Computer Science Flashcards

 


 

Cards

Term
You would use a Mobile IP solution, rather than DHCP or a simple WLAN, when you are interested in which of the following?
a. Nomadic mobility

b. Intrasubnet mobility

c. Always-on IP mobility

d. Stationary IP communication

e. Link-layer mobili
Definition
c. Mobile IP allows the user to remain in active communication as the user moves. Thus, the user can maintain TCP/UDP connections while moving, because the home IP address of the Mobile Node does not change. DHCP, on the other hand, is a nomadic solution. The user obtains a new address in the foreign/new network and must close all communication before moving again. WLAN provides mobility within one IP subnet.
Term
What is the difference between nomadicity and mobility in the context of Mobile IP?
Definition
Nomadicity refers to the ability to move from one location to another and start communications. The user must terminate and restart sessions and applications as a result of the move.

By contrast, mobility refers to the ability to move and maintain communication in the process.
Term
What are the four requirements that a mobility solution must address?
Definition
A mobility solution must address four requirements: location discovery, move detection, update signaling, and path (re)establishment.
Term
Link-layer mobility protocols by themselves are capable of handling interaccess technology handovers.

True or False
Definition
False. By definition, link-layer mobility is associated only with a specific access link technology.
Term
IP layer mobility allows all IP-enabled applications, whether they use TCP, UDP, or another transport protocol, to seamlessly inherit full mobility across a diverse range of access link types.

True or False
Definition
True
Term
List the major entities in a Mobile IP deployment.
Definition
The major entities in a Mobile IP deployment are Mobile Node, Home Agent, and Foreign Agent (or Care-of Address).
Term
Mobile IP provides which of the following features? (Select two.)

a. A dynamic security association between the Mobile Node and Home Agent that changes as the Mobile Node roams across different subnets

b. Seamless roaming across IP subnets

c. Red
Definition
b and d. Mobile IP provides seamless roaming across different IP subnets.
The Mobile Node maintains communication through its home IP address. Thus, communication is transparent to Correspondent Nodes.
A tunnel entry is included in the routing table at the Home Agent to tunnel packets to the Mobile Node.
Term
In Mobile IP, when a Mobile Node moves to another domain, how do the Correspondent Nodes (CNs) now communicate with the Mobile Node?

a.The Mobile Node informs the Correspondent Node of its movement, and thus a dynamic tunnel is created between the Corr
Definition
b. Mobility of the Mobile Node is transparent to the CN. The CN communicates with the Mobile Node as normal.
Term
Which two features of a mobility protocol are facilitated by agent advertisements in Mobile IP?

a. Location discovery

b. Move detection

c. Update signaling

d. Path (re)establishment
Definition
a and b. The agent advertisement can be used for move detection and contains the Care-of Address, which is the location used by Mobile IP.
Term
Which of the following is not used for move detection?

a. The router address and prefix length extension portion of the agent advertisement

b. The Care-of Address portion of the agent advertisement

c. Link-state information

d. RRQ message
Definition
d. The Mobile Node uses the RRQ message to communicate with its Home Agent after it detects movement.
Term
Mobile IP handover occurs at Layer 2.

True or False
Definition
False. Mobile IP handover occurs at Layer 3 and is independent of Layer 2 handover. Mobile IP handover is the update of the routing table at the Home Agent.
Term
Name three different types of Mobile IP handover policy algorithms. Briefly describe each one.
Definition
Answer:
Steady-state algorithm— In this algorithm, the Mobile Node holds on to its current Foreign Agent as long as it can. After the Mobile Node establishes a valid registration with a Foreign Agent, it continues to listen for advertisements from other Foreign Agents. However, the Mobile Node cannot register with a new Foreign Agent until the current Foreign Agent's advertisement lifetime has expired.

New Network Algorithm— Using the Mobile IP agent advertisement and the prefix length extension, the Mobile Node knows exactly which subnets are available on the current link. When a Mobile Node hears an advertisement on that link, it compares the network prefix(es) of its current Mobility Agent's advertisement against any newly received agent advertisements. If they differ, the Mobile Node can assume that it has roamed and needs to initiate a Mobile IP handover.

Link-State Triggers— Using Layer 2 information along with Mobile IP agent solicitations, the Mobile Node can determine even more quickly whether it has moved.
Term
How does a Mobile Node know whether it is on its Home Network or a Foreign Network?

a. By comparing the lifetime granted in its current Mobile IP registration against that advertised in Mobile IP agent advertisements

b. By comparing the FA address c
Definition
d. Upon hearing a Mobile IP agent advertisement, the Mobile Node can compare its network prefix against that advertised. It can thus discern whether it is at home or roaming.
Term
A Mobile Node finds itself away from home on a network with a FA. Describe the Mobile IP registration process, starting with how the Mobile Node learns that it is not home.
Definition
The Mobile Node hears an agent advertisement from a Foreign Agent and determines that it is roaming by comparing its Home Network prefix against that in the advertisement. The Mobile Node learns the Care-of Address from the advertisement. It sends a RRQ to the Home Agent through the Foreign Agent. The Home Agent authenticates the RRQ and processes the request. It sends a RRP to the Mobile Node through the Foreign Agent. In the RRP, the Home Agent grants the registration lifetime for the Mobile Node.
Term
What types of CoAes can a Mobile Node use on a Foreign Network?
Definition
A Mobile Node can use a Foreign Agent–based Care-of Address and a Colocated Care-of Address on a Foreign Network.
Term
Which of the following are advantages of a Mobile Node using a FA CoA? (Select two.)

a. Many Mobile Nodes can roam off of the same CoA, which saves address space in IPv4.

b. The Mobile Node can retain the same FA CoA as it moves across different for
Definition
a and d. As the Mobile Node roams across different foreign domains, it can obtain a different Care-of Address.
Term
Which of the following indicate situations when the Mobile Node would use a Colocated CoA? (Select two.)

a. If the Mobile Node is statically configured with a Colocated CoA

b. If the Mobile Node doesn't hear an agent advertisement from a FA on the f
Definition
b and e
Term
How does a Mobile Node signify to the Home Agent that it would like a dynamic Home Address to be assigned?
Definition
The Mobile Node sets the Home Address field in the RRQ to 0.0.0.0.
Term
Describe the steps that a FA follows during the registration process.
Definition
When a Foreign Agent receives an RRQ, it first verifies any necessary security associations. If the Foreign Agent cannot or will not provide the requested services, it generates an RRP with an appropriate failure code. If the Foreign Agent is willing and able to provide all the requested services, it creates an entry in the pending registration table. A pending registration is held by the Foreign Agent for a maximum of 7 seconds before assuming that the Home Agent is unavailable. If an RRP is not received from the Home Agent, the Foreign Agent generates an RRP with a "registration timeout" error code. If the Foreign Agent receives the RRP from the Home Agent and deems the reply valid, it moves the pending registration entry into the visitor table.
Term
Describe the steps that the Home Agent follows upon receiving a RRQ from a Mobile Node.
Definition
When the Home Agent receives the RRQ, it begins by verifying all security associations. After the authenticity of the RRQ has been verified, the Home Agent either updates the Mobile Node's binding, if it already exists in the binding table, or creates a new binding for the Mobile Node in the binding table. If a Mobile Node is requesting that a Home Address be dynamically assigned, the Home Agent receives an RRQ with a Home Address of 0.0.0.0. Before the binding is created, the Home Agent allocates an address to the Mobile Node that the Mobile Node retains for as long as its binding is active. The Home Agent includes the dynamically assigned address in the Home Address field of the RRP. When the registration has been accepted, the Mobile IP tunnel created, and the routing table updated, the Home Agent sends a gratuitous ARP on the Home Network to ensure that all traffic for the Mobile Node is delivered to the Home Agent. Finally, the Home Agent builds the HA-MN authenticator and sends an RRP to the CoA.
Term
What is triangle routing?
Definition
Traffic for the Mobile Node goes from the Correspondent Node to the Home Agent to the Mobile Node, and return traffic goes directly from the Mobile Node to the Correspondent Node, bypassing the Home Agent, thus forming a triangular path.
Term
What does a Mobile Node do upon returning home?
Definition
Upon returning home, a Mobile Node sends a deregistration message to the Home Agent, allowing the Home Agent to delete the mobility binding.
Supporting users have an ad free experience!