One document matched: draft-ietf-mobileip-gnaie-00.txt
INTERNET DRAFT Mohamed M.Khalil
Category: Standards Track Emad Qaddoura
Title: draft-ietf-mobileip-gnaie-00.txt Haseeb Akhtar
Date: February 2000 Nortel Networks
Expires: July 2000 Pat R. Calhoun
Sun Microsystems, Inc.
Generalized NAI Extension (GNAIE)
Status of this Memo
This document is a submission by the mobile-ip Working Group of the
Internet Engineering Task Force (IETF). Comments should be submitted
to the MOBILE-IP@STANDARDS.NORTELNETWORKS.COM mailing list.
Distribution of this memo is unlimited.
This document is an Internet-Draft and is in full conformance with
all provisions of Section 10 of RFC2026. Internet-Drafts are working
documents of the Internet Engineering Task Force (IETF), its areas,
and its working groups. Note that other groups may also distribute
working documents as Internet-Drafts.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
The list of current Internet-Drafts can be accessed at:
http://www.ietf.org/ietf/1id-abstracts.txt
The list of Internet-Draft Shadow Directories can be accessed at:
http://www.ietf.org/shadow.html.
Abstract
The Mobile IP Extensions Rationalization (MIER) specification defines
a new extension header format, that is intended to extend the Mobile
IP extension address space. This document defines the Generalized
Network Access Identifier (NAI) extension, which SHOULD be used by
any Mobile IP extension specifying an extension containing an NAI.
MKhalil, Qaddoura, Akhtar, Calhoun [Page 1]
INTERNET DRAFT February 2000
Table of Contents
1.0 Introduction
2.0 Generalized NAI Extension
2.1 Mobile Node NAI Extension
2.2 Foreign Agent NAI Extension
2.3 Home Agent NAI Extension
2.4 Previous Foreign Agent NAI Extension
3.0 IANA Considerations
4.0 References
5.0 Authors' Address
1.0 Introduction
The Mobile IP Extensions Rationalization (MIER) specification [10]
defines a new extension header format, that is intended to extend the
Mobile IP extension address space. This document defines the
Generalized Network Access Identifier (NAI) [2] extension, which
SHOULD be used by any Mobile IP extension specifying an extension
containing an NAI.
2.0 Generalized NAI Extension
This section defines the generalized NAI Extension, used by any
extension that must carry data in the format of an NAI [2].
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Type | Length | Sub-Type | NAI ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Type
TBD (skippable) [3]
Length
The length of the NAI field
Sub-Type
This field describes the type of the entity which owns the NAI.
NAI
MKhalil, Qaddoura, Akhtar, Calhoun [Page 2]
INTERNET DRAFT February 2000
Contains the NAI [2] in a string format.
2.1 Mobile Node NAI Extension
The Mobile Node NAI Extension is subtype 1 of the Generalized NAI
extension (see section 2.0) and contains the Mobile Node's NAI. This
extension can be found in a Registration Request or Reply [3].
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Type | Length | Sub-Type | MN-NAI ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Type
TBD (skippable) [3]
Length
The length of the NAI field
Sub-Type
1
MN-NAI
Contains the NAI [2] of the Mobile Node.
2.2 Foreign Agent NAI Extension
The Foreign Agent NAI Extension is subtype 2 of the Generalized NAI
extension (see section 2.0) and contains the Foreign Agent's NAI.
This extension can be found in a Registration Request or Reply [3].
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Type | Length | Sub-Type | FA-NAI ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Type
TBD (skippable) [3]
MKhalil, Qaddoura, Akhtar, Calhoun [Page 3]
INTERNET DRAFT February 2000
Length
The length of the NAI field
Sub-Type
2
FA-NAI
Contains the Foreign Agent's NAI [2].
2.3 Home Agent NAI Extension
The Home Agent NAI Extension is subtype 3 of the Generalized NAI
extension (see section 2.0) and contains the Home Agent's NAI. This
extension can be found in a Registration Request or Reply [3].
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Type | Length | Sub-Type | HA-NAI ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Type
TBD (skippable) [3]
Length
The length of the NAI field
Sub-Type
3
HA-NAI
Contains the Home Agent's NAI [2].
2.4 Previous Foreign Agent NAI Extension
The Previous Foreign Agent NAI Extension is subtype 4 of the
Generalized NAI extension (see section 2.0) and contains the Previous
Foreign Agent's NAI. This extension can be found in a Registration
Request or Reply [3].
MKhalil, Qaddoura, Akhtar, Calhoun [Page 4]
INTERNET DRAFT February 2000
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Type | Length | Sub-Type | OFA-NAI ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Type
TBD (skippable) [3]
Length
The length of the NAI field
Sub-Type
4
OFA-NAI
Contains the Previous Foreign Agent's NAI [2].
3.0 IANA Considerations
The number for the General NAI extension is taken from the numbering
space defined for Mobile IP registration extensions defined in RFC
2002 [3]. These MUST NOT conflict with any numbers used in RFC
2002[3], RFC 2344 [5], RFC 2356 [6], Mobile IP Challenge/Response
Extensions Draft [7], Mobile IP Network Access Identifier Extensions
Draft[1], or Mobile IP Based Micro Mobility Management Protocol in
The Third Generation Wireless Network Draft [8]. The Code values
specified for errors, listed in section 6, MUST NOT conflict with any
other code values listed in RFC 2002[1], RFC 2344 [5], RFC 2356 [6]
Mobile IP Challenge/Response Extensions Draft [7], Mobile IP Network
Access Identifier Extensions Draft[1], or Mobile IP Based Micro
Mobility Management Protocol in The Third Generation Wireless Network
Draft [8].
4.0 References
[1] Calhoun, Perkins, Mobile IP Network Access Identifier Extension
draft-ietf-mobileip-mn-nai-05.txt
[2] Aboda, Beadles, "The Network Access Identifier" RFC 2486, January
1999
MKhalil, Qaddoura, Akhtar, Calhoun [Page 5]
INTERNET DRAFT February 2000
[3] C. Perkins, Editor. IP Mobility Support. RFC 2002, October 1996
[4] Reynolds, J., and J. Postel, "Assigned Numbers", STD 2, RFC 1700,
USC/Information Sciences Institute, October 1994.
[5] G. Montenegro. Reverse Tunneling for Mobile IP. RFC 2344, May
1998.
[6] G. Montenegro and V. Gupta. Sun's SKIP Firewall Traversal for
Mobile IP. RFC 2356, June 1998.
[7] C. Perkins, P. Calhoun. Mobile IP Challenge/Response Extensions.
draft-ietf-mobileip-challenge-06.txt, Octobre 1999.
[8] Yingchun Xu and et. al. Mobile IP Based Micro Mobility Management
Protocol in The Third Generation Wireless Network. draft-ietf-
mobileip-3gwireless-ext-00.txt, October 1999.
[9] Gopal Dommety and Kent Leung. Mobile IP Vendor/Organization-
Specific Extensions. draft-ietf-mobileip-vendor-ext-06.txt.
November 1999
[10] Khalil, and et. al. Mobile IP Extensions Rationalization (MIER)
draft-ietf-mobileip-mier-00.txt, Dec 1999.
MKhalil, Qaddoura, Akhtar, Calhoun [Page 6]
INTERNET DRAFT February 2000
5.0 Authors' Address
Questions about this memo can be directed to:
Mohamed Khalil
Wireless Technology Labs
Nortel Networks
2221 Lakeside Blvd.
Richardson, TX 75082-4399
USA
Phone: 1-972-685-0564
E-Mail: mkhalil@nortelnetworks.com
Emad Qaddoura
Wireless Technology Labs
Nortel Networks
2221 Lakeside Blvd.
Richardson, TX 75082-4399
USA
Phone: 1-972-684-2705
E-Mail: emadq@nortelnetworks.com
Haseeb Akhtar
Wireless Technology Labs
Nortel Networks
2221 Lakeside Blvd.
Richardson, TX 75082-4399
USA
Phone: 1-972-684-8850
E-Mail: haseeb@nortelnetworks.com
Pat R. Calhoun
Sun Laboratories, Network and Security
Sun Microsystems, Inc.
15 Network Circle
Menlo Park, California, 94025
USA
Phone: 1-650-786-7733
Fax: 1-650-786-6445
E-mail: pcalhoun@eng.sun.com
MKhalil, Qaddoura, Akhtar, Calhoun [Page 7]
| PAFTECH AB 2003-2026 | 2026-04-21 10:08:27 |