1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501
|
<pre>Network Working Group J. Korhonen
Request for Comments: 5149 U. Nilsson
Category: Informational TeliaSonera
V. Devarapalli
Azaire
February 2008
<span class="h1">Service Selection for Mobile IPv6</span>
Status of This Memo
This memo provides information for the Internet community. It does
not specify an Internet standard of any kind. Distribution of this
memo is unlimited.
Abstract
In some Mobile IPv6 deployments, identifying the mobile node or the
mobility service subscriber is not enough to distinguish between
multiple services possibly provisioned to the said mobile node and
its mobility service subscription. A capability to specify different
services in addition to the mobile node identity can be leveraged to
provide flexibility for mobility service providers on provisioning
multiple services to one mobility service subscription. This
document describes a Service Selection Mobility Option for both
conventional Mobile IPv6 and Proxy Mobile IPv6 that is intended to
assist home agents to make a specific service selection for the
mobility service subscription during the binding registration
procedure.
Table of Contents
<a href="#section-1">1</a>. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-2">2</a>. Requirements . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3">3</a>. Service Selection Mobility Option . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-4">4</a>. Processing Considerations . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-4.1">4.1</a>. Mobile Node Considerations . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-4.2">4.2</a>. Home Agent Considerations . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-4.3">4.3</a>. Correspondent Node Considerations . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-5">5</a>. Security Considerations . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-6">6</a>. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-7">7</a>. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-8">8</a>. References . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-8.1">8.1</a>. Normative References . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-8.2">8.2</a>. Informative References . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
<span class="grey">Korhonen, et al. Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
Mobile IPv6 [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>] can identify mobile nodes in various ways, including
home addresses [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>], Network Access Identifiers (NAIs) [<a href="#ref-6" title=""The Network Access Identifier"">6</a>][7], and
credentials suitable for the Internet Key Exchange Protocol version 2
(IKEv2) [<a href="#ref-10" title=""Mobile IPv6 Operation with IKEv2 and the Revised IPsec Architecture"">10</a>]. In some Mobile IPv6 deployments, identifying the
mobile node or the mobility service subscriber via a Proxy Mobile
IPv6 client [<a href="#ref-5" title=""Proxy Mobile IPv6"">5</a>] (hereafter, the mobile node and the Proxy Mobile IPv6
client are used interchangeably) is not enough to distinguish between
multiple services possibly provisioned to the said mobile node and
its mobility service subscription.
The capability to specify different services in addition to the
mobile node identity can be leveraged to provide flexibility for
mobility service providers to provide multiple services within the
same mobility service subscription. For example:
o Provide an enterprise data access for which the mobility service
provider hosts connectivity and mobility services on behalf of the
enterprise.
o Provide access to service domains that are otherwise not
accessible from public networks because of some mobility service
provider's business reasons.
o Provide simultaneous access to different service domains that are
separated based on policies of the mobility service provider.
o Enable easier policy and quality of service assignment for
mobility service providers based on the subscribed services.
o In the absence of a specifically indicated service, the home agent
MUST act as if the default service, plain Internet access, had
been requested. There is no absolute requirement that this
default service be allowed to all subscribers, but it is highly
RECOMMENDED in order to avoid having normal subscribers employ
operator-specific configuration values in order to get basic
service.
This document describes a Service Selection Mobility Option for
Mobile IPv6 that is intended to assist home agents to make specific
service selections for the mobility service subscription during the
binding registration procedure. The service selection may affect
home agent routing decisions, Home Address or Home Network Prefix
assignment policies, firewall settings, and security policies. The
Service Selection option should be used in every Binding Update that
makes a new registration to the home agent.
<span class="grey">Korhonen, et al. Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
Some of the potential use-cases were listed earlier in this section.
The general aim is better manageability of services and service
provisioning from the point of view of both operators and service
providers. However, it should be understood that there are potential
deployment possibilities where selecting a certain service may
restrict simultaneous access to other services from a user's point of
view. For example, services may be located in different
administrative domains or external customer networks that practice
excessive filtering of inbound and outbound traffic.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Requirements</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in [<a href="#ref-1" title=""Key words for use in RFCs to Indicate Requirement Levels"">1</a>].
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Service Selection Mobility Option</span>
At most one Service Selection Mobility Option MAY be included in any
Binding Update message. If the Binding Update message includes any
authorization-related options (such as the Binding Authorization Data
option [<a href="#ref-2" title=""Mobility Support in IPv6"">2</a>]) or authentication related options (such as the Mobility
Message Authentication option [<a href="#ref-8" title=""Authentication Protocol for Mobile IPv6"">8</a>]), then the Service Selection option
MUST appear before any mobility message authorization- or
authentication-related options.
The Service Selection option SHOULD NOT be sent to a correspondent
node. The mobile node cannot assume that the correspondent node has
any knowledge about a specific service selection made between the
mobile node and the home agent.
The Service Selection option has no alignment requirement as such.
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 = 20 | Length |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Identifier...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Service Selection Mobility Option
<span class="grey">Korhonen, et al. Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
o Type: 8-bit identifier set to 20 of the type of the skipable
mobility option.
o Length: 8-bit unsigned integer, representing the length of the
Service Selection Mobility Option in octets, excluding the Option
Type and Option Length fields. A value of zero (0) is not
allowed.
o Identifier: A variable-length encoded service identifier string
used to identify the requested service. The identifier string
length is between 1 and 255 octets. This specification allows
international identifier strings that are based on the use of
Unicode characters, encoded as UTF-8 [<a href="#ref-3" title=""UTF-8, a transformation format of ISO 10646"">3</a>], and formatted using
Normalization Form KC (NFKC) as specified in [<a href="#ref-4" title=""Unicode Standard Annex #15; Unicode Normalization Forms"">4</a>].
'ims', 'voip', and 'voip.companyxyz.example.com' are valid
examples of Service Selection option Identifiers. At minimum, the
Identifier MUST be unique among the home agents to which the
mobile node is authorized to register.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Processing Considerations</span>
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. Mobile Node Considerations</span>
A mobile node or a Proxy Mobile IPv6 client MAY include, at most, one
Service Selection Mobility Option into a Binding Update message. The
option is used to identify the service to be associated with the
binding registration and SHOULD only be included into the initial
Binding Update message sent to a home agent. If the mobile node
wishes to change the selected service, it is RECOMMENDED that the
mobile node de-register the existing binding with the home agent
before proceeding with a binding registration for a different
service. The provisioning of the service identifiers to the mobile
node or to the Proxy Mobile IPv6 client is out of the scope of this
specification.
The placement of the Service Selection option is as follows: when
present, this option MUST appear after the Mobile Node-Network Access
Identifier (MN-NAI) option, if the MN-NAI option is present, and
before any authorization- and authentication-related options. The
Service Selection option can be used with any mobile node
identification method such as a home address, an MN-NAI, and
credentials suitable for IKEv2.
If the mobile node receives a Binding Acknowledgement with a Status
Code set to SERVICE_AUTHORIZATION_FAILED and the mobile node has an
existing binding with the Home Address or the Home Network Prefix
used in the failed Binding Update message, the mobile node MUST
<span class="grey">Korhonen, et al. Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
delete the existing binding. If there is no existing binding, the
mobile node proceeds as with any failed initial binding registration.
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. Home Agent Considerations</span>
Upon receiving a Binding Update message with a Service Selection
option, the home agent authenticates and authorizes the mobile node.
If the home agent supports the Service Selection, it MUST also verify
that the mobile node is authorized for the service it included in the
Service Selection option. The services the mobile node is authorized
for SHOULD be part of the general mobile node subscription profile.
If the mobile node is not authorized for the service, the home agent
MUST deny the registration and send a Binding Acknowledgement with a
Status Code set to SERVICE_AUTHORIZATION_FAILED (151).
The Service Selection option is used to assist the authorization and
identifies a specific service that is to be authorized. The Service
Selection option MAY also affect the Home Address or the Home Network
Prefix allocation when, for example, used with the MN-NAI option.
For example, for the same NAI there MAY be different Home Addresses
or Home Network Prefixes depending on the identified service.
Furthermore, the Service Selection option MAY also affect the routing
of the outbound IP packets in the home agent depending on the
selected service. The home agent MAY also apply different policy or
quality of service treatment to traffic flows based on the selected
service.
If the newly arrived Binding Update message with a Service Selection
option indicates a change in the selected service, then the home
agent MUST re-authorize the mobile node. Depending on the home agent
policies, the services policies, Home Address or Home Network Prefix
allocation policies, and the subscription policies, the home agent
may or may not be able to authorize the mobile node to the new
service. For example, the existing service and the new service could
require different Home Network Prefixes. If the authorization fails,
then the home agent MUST deny the registration, delete any binding
with the existing Home Address or Home Network Prefix, and send a
Binding Acknowledgement with a Status Code set to
SERVICE_AUTHORIZATION_FAILED (151).
<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a>. Correspondent Node Considerations</span>
Unless the correspondent node and the home agent share the same
knowledge about mobility services, the Service Selection option is
more or less useless information to the correspondent node. The
correspondent node SHOULD silently ignore the Service Selection
option in this case.
<span class="grey">Korhonen, et al. Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
There are deployment cases where the home agent and a correspondent
node, for example, belong to the same administrative domain. In this
case, it is possible that the correspondent node shares the same
knowledge of the services as the home agent. Therefore, the
correspondent node is, for example, able to provide service-based
traffic handling to mobile nodes.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Security Considerations</span>
The protection for the Service Selection Mobility Option depends on
the service that is being identified and eventually selected. If the
service selection information should not be revealed on the wire,
Binding Updates and Binding Acknowledgements should use Encapsulating
Security Payload (ESP) [<a href="#ref-9" title=""IP Encapsulating Security Payload (ESP)"">9</a>] in transport mode with a non-null
encryption transform to provide message confidentiality.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. IANA Considerations</span>
A new Mobile IPv6 Mobility Option type has been assigned for the
following new mobility option described in <a href="#section-3">Section 3</a>:
Service Selection Mobility Option is set to 20
A new Mobile IPv6 registration denied by home agent Status Code has
been assigned. The Status Code was allocated from the range 128-255:
SERVICE_AUTHORIZATION_FAILED is set to 151
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Acknowledgements</span>
Jouni Korhonen would like to thank the TEKES MERCoNe project for
providing funding to work on this document. The authors would like
to thank Jari Arkko for his thorough review.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. References</span>
<span class="h3"><a class="selflink" id="section-8.1" href="#section-8.1">8.1</a>. Normative References</span>
[<a id="ref-1">1</a>] Bradner, S., "Key words for use in RFCs to Indicate Requirement
Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997.
[<a id="ref-2">2</a>] Johnson, D., Perkins, C., and J. Arkko, "Mobility Support in
IPv6", <a href="./rfc3775">RFC 3775</a>, June 2004.
[<a id="ref-3">3</a>] Yergeau, F., "UTF-8, a transformation format of ISO 10646",
STD 63, <a href="./rfc3629">RFC 3629</a>, November 2003.
<span class="grey">Korhonen, et al. Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
[<a id="ref-4">4</a>] Davis, M. and M. Duerst, "Unicode Standard Annex #15; Unicode
Normalization Forms", Unicode 5.0.0, October 2006.
<span class="h3"><a class="selflink" id="section-8.2" href="#section-8.2">8.2</a>. Informative References</span>
[<a id="ref-5">5</a>] Gundavelli, S., Leung, K., Devarapalli, V., Chowdhury, K., and
B. Patil, "Proxy Mobile IPv6", Work in Progress, December 2007.
[<a id="ref-6">6</a>] Aboba, B., Beadles, M., Arkko, J., and P. Eronen, "The Network
Access Identifier", <a href="./rfc4282">RFC 4282</a>, December 2005.
[<a id="ref-7">7</a>] Patel, A., Leung, K., Khalil, M., Akhtar, H., and K. Chowdhury,
"Mobile Node Identifier Option for Mobile IPv6 (MIPv6)",
<a href="./rfc4283">RFC 4283</a>, November 2005.
[<a id="ref-8">8</a>] Patel, A., Leung, K., Khalil, M., Akhtar, H., and K. Chowdhury,
"Authentication Protocol for Mobile IPv6", <a href="./rfc4285">RFC 4285</a>,
January 2006.
[<a id="ref-9">9</a>] Kent, S., "IP Encapsulating Security Payload (ESP)", <a href="./rfc4303">RFC 4303</a>,
December 2005.
[<a id="ref-10">10</a>] Devarapalli, V. and F. Dupont, "Mobile IPv6 Operation with
IKEv2 and the Revised IPsec Architecture", <a href="./rfc4877">RFC 4877</a>,
April 2007.
<span class="grey">Korhonen, et al. Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
Authors' Addresses
Jouni Korhonen
TeliaSonera Corporation
P.O. Box 970
FIN-00051 Sonera
Finland
EMail: jouni.korhonen@teliasonera.com
Ulf Nilsson
TeliaSonera Corporation
Marbackagatan 11
S-123 86 Farsta
Sweden
EMail: ulf.s.nilsson@teliasonera.com
Vijay Devarapalli
Azaire Networks
4800 Great America Pkwy
Santa Clara, CA 95054
USA
EMail: vijay.devarapalli@azairenet.com
<span class="grey">Korhonen, et al. Informational [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc5149">RFC 5149</a> Service Selection for MIPv6 February 2008</span>
Full Copyright Statement
Copyright (C) The IETF Trust (2008).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and except as set forth therein, the authors
retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND
THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at
ietf-ipr@ietf.org.
Korhonen, et al. Informational [Page 9]
</pre>
|