SNAC Router Flag in ICMPv6 Router Advertisement Messages
draft-ietf-6man-snac-router-ra-flag-00
The information below is for an old version of the document.
| Document | Type |
This is an older version of an Internet-Draft whose latest revision state is "Active".
|
|
|---|---|---|---|
| Author | Jonathan Hui | ||
| Last updated | 2024-07-02 | ||
| RFC stream | Internet Engineering Task Force (IETF) | ||
| Formats | |||
| Reviews |
INTDIR Telechat review
(of
-02)
by Juan-Carlos Zúñiga
On the right track
IOTDIR Telechat review
(of
-02)
by Thomas Fossati
Ready w/nits
|
||
| Additional resources | Mailing list discussion | ||
| Stream | WG state | WG Document | |
| Document shepherd | (None) | ||
| IESG | IESG state | I-D Exists | |
| Consensus boilerplate | Unknown | ||
| Telechat date | (None) | ||
| Responsible AD | (None) | ||
| Send notices to | (None) |
draft-ietf-6man-snac-router-ra-flag-00
Internet Engineering Task Force J. Hui
Internet-Draft Google LLC
Intended status: Standards Track 2 July 2024
Expires: 3 January 2025
SNAC Router Flag in ICMPv6 Router Advertisement Messages
draft-ietf-6man-snac-router-ra-flag-00
Abstract
This document defines a new flag, the SNAC Router flag, in the Router
Advertisement message that can be used to distinguish configuration
information sent by SNAC routers from information sent by
infrastructure routers. This flag is used only by SNAC routers and
is ignored by all other devices.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
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."
This Internet-Draft will expire on 3 January 2025.
Copyright Notice
Copyright (c) 2024 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents (https://trustee.ietf.org/
license-info) in effect on the date of publication of this document.
Please review these documents carefully, as they describe your rights
and restrictions with respect to this document. Code Components
extracted from this document must include Revised BSD License text as
described in Section 4.e of the Trust Legal Provisions and are
provided without warranty as described in the Revised BSD License.
Hui Expires 3 January 2025 [Page 1]
Internet-Draft SNAC Router RA Flag July 2024
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 2
3. SNAC Router Flag . . . . . . . . . . . . . . . . . . . . . . 2
4. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 2
5. Security Considerations . . . . . . . . . . . . . . . . . . . 3
6. Normative References . . . . . . . . . . . . . . . . . . . . 3
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 3
1. Introduction
A Stub Network Auto Configuration for IPv6 (SNAC) router is an
autonomously-configuring router that provides IP connectivity between
one or more stub networks and one or more infrastructure networks. A
common SNAC router example is a device that attaches a 6LoWPAN-based
network to a home network, automatically providing IPv6 forwarding
between the two networks without explicit operator configuration.
SNAC routers are described in [I-D.ietf-snac-simple]. This document
defines a new RA flag, the "SNAC router" flag, which SNAC routers use
to identify RAs sent by other SNAC routers.
2. Terminology
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
"OPTIONAL" in this document are to be interpreted as described in BCP
14 [RFC2119] [RFC8174] when, and only when, they appear in all
capitals, as shown here.
3. SNAC Router Flag
The "SNAC Router" flag is router advertisement flag bit TBD.
The SNAC router flag is to be used by SNAC routers. The use of this
flag is documented in [I-D.ietf-snac-simple]. Devices that do not
implement [I-D.ietf-snac-simple] MUST NOT set the SNAC router flag,
and MUST silently ignore the SNAC router flag. This means that the
presence or absence of the flag should not change the behavior of
such devices in any way (other than that it is of course permissible
to log and cache the value of the flag as part of normal router
advertisement processing, where applicable.
4. IANA Considerations
IANA is requested to allocate a flag from the "IPv6 ND Router
Advertisement flags" registry of [RFC5175], as specified below:
Hui Expires 3 January 2025 [Page 2]
Internet-Draft SNAC Router RA Flag July 2024
+---------------+----------------------+---------------+
| RA Option Bit | Description | Reference |
+---------------+----------------------+---------------+
| TBD | S - SNAC Router Flag | This Document |
+---------------+----------------------+---------------+
Table 1
5. Security Considerations
This protocol shares the security issues of NDP that are documented
in the "Security Considerations" section of [RFC4861].
6. Normative References
[I-D.ietf-snac-simple]
Lemon, T. and J. Hui, "Automatically Connecting Stub
Networks to Unmanaged Infrastructure", Work in Progress,
Internet-Draft, draft-ietf-snac-simple-04, 4 March 2024,
<https://datatracker.ietf.org/doc/html/draft-ietf-snac-
simple-04>.
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", BCP 14, RFC 2119,
DOI 10.17487/RFC2119, March 1997,
<https://www.rfc-editor.org/info/rfc2119>.
[RFC4861] Narten, T., Nordmark, E., Simpson, W., and H. Soliman,
"Neighbor Discovery for IP version 6 (IPv6)", RFC 4861,
DOI 10.17487/RFC4861, September 2007,
<https://www.rfc-editor.org/info/rfc4861>.
[RFC5175] Haberman, B., Ed. and R. Hinden, "IPv6 Router
Advertisement Flags Option", RFC 5175,
DOI 10.17487/RFC5175, March 2008,
<https://www.rfc-editor.org/info/rfc5175>.
[RFC8174] Leiba, B., "Ambiguity of Uppercase vs Lowercase in RFC
2119 Key Words", BCP 14, RFC 8174, DOI 10.17487/RFC8174,
May 2017, <https://www.rfc-editor.org/info/rfc8174>.
Author's Address
Jonathan Hui
Google LLC
1600 Amphitheatre Parkway
Mountain View, California 940432
United States of America
Hui Expires 3 January 2025 [Page 3]
Internet-Draft SNAC Router RA Flag July 2024
Email: jonhui@google.com
Hui Expires 3 January 2025 [Page 4]