One document matched: draft-ietf-mobileip-gnaie-02.txt
Differences from draft-ietf-mobileip-gnaie-01.txt
INTERNET DRAFT Mohamed M.Khalil
Category: Standards Track Emad Qaddoura
Title: draft-ietf-mobileip-gnaie-02.txt Haseeb Akhtar
Date: April 2001 Nortel Networks
Expires: Dec 2001 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
(Type to be assigned by IANA) (skippable) [3]
Length 8-bit unsigned integer. Length of the extension, in octets,
excluding the extension Type and the extension Length fields.
This field MUST be set to 1 plus the total 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
(Same type value as section 2.0) (skippable) [3]
Length
Same as defined in section 2.0
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
(Same type value as section 2.0) (skippable) [3]
MKhalil, Qaddoura, Akhtar, Calhoun [Page 3]
INTERNET DRAFT February 2000
Length
Same as defined in section 2.0
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
(Same type value as section 2.0) (skippable) [3]
Length
as defined in section 2.0
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
(Same type value as section 2.0) (skippable) [3]
Length
Same as defined in section 2.0
Sub-Type
4
OFA-NAI
Contains the Previous Foreign Agent's NAI [2].
3.0 IANA Considerations
The value for the "Generalized NAI Extension" in section 2.0 (and
used in sections 2.1 through 2.4) must be assigned from the numbering
space defined for Mobile IP registration extensions as 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].
4.0 References
[1] Calhoun, Perkins. Mobile IP Network Access Identifier Exten-
sion for IPv4. RFC 2794, March 2000.
[2] Aboda, Beadles. The Network Access Identifier. RFC 2486,
January 1999
[3] C. Perkins, Editor. IP Mobility Support. RFC 2002, October
1996
[4] J. Reynolds, J. Postel. .Assigned Numbers. STD 2, RFC 1700,
MKhalil, Qaddoura, Akhtar, Calhoun [Page 5]
INTERNET DRAFT February 2000
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 IPv4 Challenge/Response
Extensions. draft-ietf-mobileip-challenge-13.txt, June 2000.
[8] Y. Xu and et. al. Mobile IP Based Micro Mobility Management
Protocol in The Third Generation Wireless Network. draft-
ietf-mobileip-3gwireless-ext-04.txt, June 2000.
[9] G. Dommety, K. Leung. Mobile IP Vendor/Organization-Specific
Extensions. draft-ietf-mobileip-vendor-ext-11.txt, September
2000.
[10] M. Khalil, R. Narayanan, H. Akhtar, E. Qaddoura. Mobile IP
Extensions Rationalization (MIER). draft-ietf-mobileip-mier-
03.txt, December 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
IP Mobility Solution
Nortel Networks
2221 Lakeside Blvd.
Richardson, TX 75082-4399
USA
Phone: 1-972-685-0564
E-Mail: mkhalil@nortelnetworks.com
Emad Qaddoura
IP Mobility Solution
Nortel Networks
2221 Lakeside Blvd.
Richardson, TX 75082-4399
USA
Phone: 1-972-684-2705
E-Mail: emadq@nortelnetworks.com
Haseeb Akhtar
IP Mobility Solution
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:07:49 |