RFC3898 日本語訳

3898 Network Information Service (NIS) Configuration Options forDynamic Host Configuration Protocol for IPv6 (DHCPv6). V.Kalusivalingam. October 2004. (Format: TXT=13955 bytes) (Status: PROPOSED STANDARD)
プログラムでの自動翻訳です。
RFC一覧
英語原文

Network Working Group                                  V. Kalusivalingam
Request for Comments: 3898         Cisco Systems (India) Private Limited
Category: Standards Track                                   October 2004

Kalusivalingamがコメントのために要求するワーキンググループV.をネットワークでつないでください: 3898年のシスコシステムズ(インド)個人的な株式会社カテゴリ: 標準化過程2004年10月

                   Network Information Service (NIS)
                       Configuration Options for
         Dynamic Host Configuration Protocol for IPv6 (DHCPv6)

IPv6のためのダイナミックなホスト構成プロトコルのためのネットワーク情報サービス(NIS)設定オプション(DHCPv6)

Status of this Memo

このMemoの状態

   This document specifies an Internet standards track protocol for the
   Internet community, and requests discussion and suggestions for
   improvements.  Please refer to the current edition of the "Internet
   Official Protocol Standards" (STD 1) for the standardization state
   and status of this protocol.  Distribution of this memo is unlimited.

このドキュメントは、インターネットコミュニティにインターネット標準化過程プロトコルを指定して、改良のために議論と提案を要求します。 このプロトコルの標準化状態と状態への「インターネット公式プロトコル標準」(STD1)の現行版を参照してください。 このメモの分配は無制限です。

Copyright Notice

版権情報

   Copyright (C) The Internet Society (2004).

Copyright(C)インターネット協会(2004)。

Abstract

要約

   This document describes four options for Network Information Service
   (NIS) related configuration information in Dynamic Host Configuration
   Protocol for IPv6 (DHCPv6): NIS Servers, NIS+ Servers, NIS Client
   Domain Name, NIS+ Client Domain name.

このドキュメントはIPv6(DHCPv6)のためのDynamic Host Configuration ProtocolにおけるNetworkの情報のServiceの(NIS)関連する設定情報のために4つのオプションについて説明します: NIS Servers、NIS+サーバ、NIS+クライアントDomainが命名するNIS Client Domain Name。

1.  Introduction

1. 序論

   This document describes four options for passing configuration
   information related to Network Information Service (NIS) [3] in
   DHCPv6 (RFC 3315 [1]).

このドキュメントはNetwork情報Service(NIS)[3]に関連する通過設定情報のためにDHCPv6で4つのオプションについて説明します。(RFC3315[1])。

   The options defined in this document can only be used to configure
   information about NIS servers that can be reached using IPv6.  The
   DHCP option to configure information about IPv4 NIS servers can be
   found in RFC 2132 [4].  Mechanisms for configuring IPv4/IPv6 dual-
   stack applications are being considered, but are not specified in
   this document.

IPv6を使用することで達することができるNISサーバの情報を構成するのに本書では定義されたオプションは使用できるだけです。 RFC2132[4]でIPv4 NISサーバの情報を構成するDHCPオプションを見つけることができます。 IPv4/IPv6の二元的なスタックアプリケーションを構成するためのメカニズムは、考えられていますが、本書では指定されません。

2.  Terminology

2. 用語

   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 BCP 14, RFC 2119 [2].

キーワードが解釈しなければならない、BCP14(RFC2119[2])で説明されるように本書ではNOT、REQUIRED、SHALL、SHALL NOT、SHOULD、SHOULD NOT、RECOMMENDED、5月、およびOPTIONALを解釈することになっていなければなりません。

Kalusivalingam              Standards Track                     [Page 1]

RFC 3898          NIS Configuration Options for DHCPv6      October 2004

DHCPv6 October 2004のためのKalusivalingam標準化過程[1ページ]RFC3898NIS設定オプション

   Throughout this document, unless otherwise specified, the acronym
   DHCP refers to DHCP as specified in RFC 3315.

このドキュメント中では、別の方法で指定されない場合、頭文字語DHCPはRFC3315で指定されているとDHCPを呼びます。

   This document uses terminology specific to IPv6 and DHCP as defined
   in section "Terminology" of RFC 3315.

このドキュメントは「用語」というRFC3315のセクションで定義されるようにIPv6とDHCPに特定の用語を使用します。

3.  Network Information Service (NIS) Servers Option

3. ネットワーク情報サービス(NIS)サーバオプション

   The Network Information Service (NIS) Servers option provides a list
   of one or more IPv6 addresses of NIS servers available to the client.
   Clients MUST treat the list of NIS servers as an ordered list.  The
   server MAY list the NIS servers in the order of preference.

Network情報Service(NIS)サーバオプションはクライアントにとって、利用可能なNISサーバの1つ以上のIPv6アドレスのリストを提供します。 クライアントはNISサーバのリストを規則正しいリストとして扱わなければなりません。 サーバはよく使われる順のNISサーバを記載するかもしれません。

   The format of the Network Information Service Servers option is as
   shown below:

以下で示されるとしてNetwork情報Service Serversオプションの形式があります:

    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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |      OPTION_NIS_SERVERS       |         option-len            |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                                                               |
   |                   NIS server (IPv6 address)                   |
   |                                                               |
   |                                                               |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                                                               |
   |                   NIS server (IPv6 address)                   |
   |                                                               |
   |                                                               |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                              ...                              |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

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 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | オプション_ニーシ_サーバ| オプション-len| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | NISサーバ(IPv6アドレス)| | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | NISサーバ(IPv6アドレス)| | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

   option-code:  OPTION_NIS_SERVERS (27)

オプションコード: オプション_ニーシ_サーバ(27)

   option-len:   Length of the 'NIS server' fields in octets; It must be
                 a multiple of 16

オプション-len: 八重奏における、'NISサーバ'分野の長さ。 それは16の倍数であるに違いありません。

   NIS server:   IPv6 address of NIS server

NISサーバ: NISサーバのIPv6アドレス

4.  Network Information Service V2 (NIS+) Servers Option

4. ネットワーク情報サービスV2(NIS+)サーバオプション

   The Network Information Service V2 (NIS+) Servers option provides a
   list of one or more IPv6 addresses of NIS+ servers available to the
   client.  Clients MUST treat the list of NIS+ servers as an ordered
   list.  The server MAY list the NIS+ servers in the order of
   preference.

Network情報Service V2(NIS+)サーバオプションはクライアントにとって、利用可能なNIS+サーバの1つ以上のIPv6アドレスのリストを提供します。 クライアントはNIS+サーバのリストを規則正しいリストとして扱わなければなりません。 サーバはよく使われる順のNIS+サーバを記載するかもしれません。

Kalusivalingam              Standards Track                     [Page 2]

RFC 3898          NIS Configuration Options for DHCPv6      October 2004

DHCPv6 October 2004のためのKalusivalingam標準化過程[2ページ]RFC3898NIS設定オプション

   The format of the Network Information Service V2 (NIS+) Servers
   option is as shown below:

以下で示されるとしてNetwork情報Service V2(NIS+)サーバオプションの形式があります:

    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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |      OPTION_NISP_SERVERS      |         option-len            |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                                                               |
   |                   NIS+ server (IPv6 address)                  |
   |                                                               |
   |                                                               |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                                                               |
   |                   NIS+ server (IPv6 address)                  |
   |                                                               |
   |                                                               |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                              ...                              |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

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 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | オプション_NISP_サーバ| オプション-len| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | NIS+サーバ(IPv6アドレス)| | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | NIS+サーバ(IPv6アドレス)| | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

   option-code: OPTION_NISP_SERVERS (28)

オプションコード: オプション_NISP_サーバ(28)

   option-len:  Length of the 'NIS+ server' fields in octets; It must be
                a multiple of 16

オプション-len: 八重奏における、'NIS+サーバ'分野の長さ。 それは16の倍数であるに違いありません。

   NIS+ server: IPv6 address of NIS+ server

NIS+サーバ: NIS+サーバのIPv6アドレス

5.  Network Information Service (NIS) Domain Name Option

5. ネットワーク情報サービス(NIS)ドメイン名オプション

   The Network Information Service (NIS) Domain Name option is used by
   the server to convey client's NIS Domain Name info to the client.

Network情報Service(NIS)ドメインNameオプションはサーバによって使用されて、クライアントのNIS Domain Nameインフォメーションをクライアントに伝えます。

   The format of the NIS Domain Name option is as shown below:

以下で示されるとしてNIS Domain Nameオプションの形式があります:

    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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |    OPTION_NIS_DOMAIN_NAME     |         option-len            |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                       nis-domain-name                         |
   |                              ...                              |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

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 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | オプション_ニーシ_ドメイン_名| オプション-len| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | nis-ドメイン名| | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

   option-code:      OPTION_NIS_DOMAIN_NAME (29)

オプションコード: オプション_ニーシ_ドメイン_名(29)

   option-len:       Length of the 'nis-domain-name' field in octets

オプション-len: 八重奏における、'nis-ドメイン名'分野の長さ

Kalusivalingam              Standards Track                     [Page 3]

RFC 3898          NIS Configuration Options for DHCPv6      October 2004

DHCPv6 October 2004のためのKalusivalingam標準化過程[3ページ]RFC3898NIS設定オプション

   nis-domain-name:  NIS Domain name for client

nis-ドメイン名: クライアントのためのNIS Domain名

   The 'nis-domain-name' MUST be encoded as specified in section
   "Representation and Use of domain names" of the DHCPv6 specification
   [1].

指定されるとして「ドメイン名の表現とUse」というDHCPv6仕様[1]のセクションで'nis-ドメイン名'をコード化しなければなりません。

6.  Network Information Service V2 (NIS+) Domain Name Option

6. ネットワーク情報サービスV2(NIS+)ドメイン名オプション

   The Network Information Service V2 (NIS+) Domain Name option is used
   by the server to convey client's NIS+ Domain Name info to the client.

Network情報Service V2(NIS+)ドメインNameオプションはサーバによって使用されて、クライアントのNIS+ドメインNameインフォメーションをクライアントに伝えます。

   The format of the NIS+ Domain Name option is as shown below:

以下で示されるとしてNIS+ドメインNameオプションの形式があります:

    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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |    OPTION_NISP_DOMAIN_NAME    |         option-len            |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                       nisp-domain-name                        |
   |                              ...                              |
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

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 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | オプション_NISP_ドメイン_名| オプション-len| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | nisp-ドメイン名| | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

   option-code:      OPTION_NISP_DOMAIN_NAME (30)

オプションコード: オプション_NISP_ドメイン_名(30)

   option-len:       Length of the 'nisp-domain-name' field in octets

オプション-len: 八重奏における、'nisp-ドメイン名'分野の長さ

   nisp-domain-name: NIS+ Domain name for client

nisp-ドメイン名: クライアントのためのNIS+ドメイン名

   The 'nisp-domain-name' MUST be encoded as specified in section
   "Representation and Use of domain names" of the DHCPv6 specification
   [1].

指定されるとして「ドメイン名の表現とUse」というDHCPv6仕様[1]のセクションで'nisp-ドメイン名'をコード化しなければなりません。

7.  Appearance of these Options

7. これらのOptionsの外観

   The NIS servers, NIS+ servers, NIS domain name and NIS+ domain name
   options MUST NOT appear in other than the following messages:
   Solicit, Advertise, Request, Renew, Rebind, Information-Request and
   Reply.

以下のメッセージを除いて、NISサーバ、NIS+サーバ、NISドメイン名、およびNIS+ドメイン名オプションは現れてはいけません: 広告、請求してくださいといって、更新するよう要求してください、縛り直す、情報要求と回答。

   The option number for these options MAY appear in the Option Request
   Option [1] in the following messages: Solicit, Request, Renew,
   Rebind, Information-Request and Reconfigure.

これらのオプションのオプション番号は以下のメッセージのOption Request Option[1]に現れるかもしれません: 請求して、要求して、更新して、縛り直して、情報で要求して、再構成します。

8.  Security Considerations

8. セキュリティ問題

   The NIS servers, NIS+ servers, NIS domain name and NIS+ domain name
   options may be used by an intruder DHCPv6 server to assign invalid
   NIS parameters, resulting in clients unable to use NIS service.

NISサーバ、NIS+サーバ、NISドメイン名、およびNIS+ドメイン名オプションは侵入者DHCPv6サーバによって使用されて、無効のNISパラメタを割り当てるかもしれません、NISサービスを利用できないクライアントをもたらして。

Kalusivalingam              Standards Track                     [Page 4]

RFC 3898          NIS Configuration Options for DHCPv6      October 2004

DHCPv6 October 2004のためのKalusivalingam標準化過程[4ページ]RFC3898NIS設定オプション

   The NIS servers and NIS+ servers options may be used by an intruder
   DHCPv6 server to cause the DHCPv6 clients to send their queries to an
   intruder NIS/NIS+ server.  This misdirected searches may be used to
   spoof NIS/NIS+ names.

NISサーバとNIS+サーバオプションは侵入者DHCPv6サーバによって使用されます。DHCPv6クライアントが侵入者NIS/NIS+サーバに彼らの質問を送ることを引き起こすかもしれなくて、この的外れの検索は、NIS/NIS+名前を偽造するのに使用されるかもしれません。

   The NIS domain name and NIS+ domain name options may be used by an
   intruder DHCPv6 server to cause the DHCPv6 clients to search through
   invalid domains for incompletely specified domain names.  The results
   of these misdirected searches may be used to spoof NIS/NIS+ names.

NISドメイン名とNIS+ドメイン名オプションは侵入者DHCPv6サーバによって使用されて、DHCPv6クライアントが不完全に指定されたドメイン名のために無効のドメインを隅々まで捜すことを引き起こすかもしれません。 これらの的外れの検索の結果は、NIS/NIS+名前を偽造するのに使用されるかもしれません。

   To avoid attacks through these options, the DHCPv6 client SHOULD use
   authenticated DHCP (see section "Authentication of DHCP messages" in
   the DHCPv6 specification [1]).

これらのオプションで攻撃を避けるために、クライアントSHOULDが使用するDHCPv6はDHCPを認証しました。(「DHCPメッセージの認証」というDHCPv6仕様[1])によるセクションを見てください。

9.  IANA Considerations

9. IANA問題

   The IANA has assigned option codes to the following options from the
   option-code space defined in "DHCPv6 Options" section of the DHCPv6
   specification [1].

IANAはオプションコードをDHCPv6仕様[1]の「DHCPv6オプション」セクションで定義されたオプションコードスペースから以下のオプションに割り当てました。

            Option Name            Value    Described in
         OPTION_NIS_SERVERS          27       Section 3
         OPTION_NISP_SERVERS         28       Section 4
         OPTION_NIS_DOMAIN_NAME      29       Section 5
         OPTION_NISP_DOMAIN_NAME     30       Section 6

オプション名前価値はオプション_ニーシ_サーバ27部3 オプション_NISP_サーバ28部4でオプション_ニーシ_ドメイン_名29の部5 オプション_NISP_ドメイン_名30の部6について説明しました。

10.  References

10. 参照

10.1.  Normative References

10.1. 引用規格

   [1]  Droms, R., Ed., Bound, J., Volz, B., Lemon, T., Perkins, C., and
        M. Carney, "Dynamic Host Configuration Protocol for IPv6
        (DHCPv6)", RFC 3315, July 2003.

[1] Droms(R.(エド))はバウンドしています、J.、フォルツ、B.、レモン、パーキンス、C.とM.カーニー、「IPv6(DHCPv6)のためのダイナミックなホスト構成プロトコル」RFC3315、T.、2003年7月。

   [2]  Bradner, S., "Key words for use in RFCs to Indicate Requirement
        Levels", BCP 14, RFC 2119, March 1997.

[2] ブラドナー、S.、「Indicate Requirement LevelsへのRFCsにおける使用のためのキーワード」、BCP14、RFC2119、1997年3月。

10.2.  Informative References

10.2. 有益な参照

   [3]  Sun Microsystems, "System and Network Administration", March
        1990.

[3] サン・マイクロシステムズと、「システムとネットワーク管理」は1990を行進させます。

   [4]  Alexander, S. and R. Droms, "DHCP Options and BOOTP Vendor
        Extensions", RFC 2132, March 1997.

[4] アレクサンダーとS.とR.Droms、「DHCPオプションとBOOTPベンダー拡大」、RFC2132、1997年3月。

Kalusivalingam              Standards Track                     [Page 5]

RFC 3898          NIS Configuration Options for DHCPv6      October 2004

DHCPv6 October 2004のためのKalusivalingam標準化過程[5ページ]RFC3898NIS設定オプション

Acknowledgements

承認

   Thanks to the DHC Working Group for their time and input into the
   specification.  In particular, thanks to (in alphabetical order)
   Bernie Volz, Jim Bound, Margaret Wasserman, Pekka Savola, Ralph
   Droms, and Thomas Narten for their thorough review.

仕様への彼らの時間と入力をDHC作業部会をありがとうございます。 特に、彼らの徹底的なレビューのために(アルファベット順に)バーニー・フォルツ、ジムBound、マーガレット・ワッサーマン、ペッカSavola、ラルフDroms、およびトーマスNartenをありがとうございます。

Author's Address

作者のアドレス

   Vijayabhaskar A Kalusivalingam
   Cisco Systems (India) Private Limited,
   No: 9, Brunton Road,
   Bangalore - 560025
   India

VijayabhaskarのA Kalusivalingamのシスコシステムズ(インド)私設の株式会社、いいえ: 9、Brunton道路、バンガロール--560025インド

   Phone: +91-80-51036615
   EMail: vibhaska@cisco.com

以下に電話をしてください。 +91-80-51036615はメールされます: vibhaska@cisco.com

Kalusivalingam              Standards Track                     [Page 6]

RFC 3898          NIS Configuration Options for DHCPv6      October 2004

DHCPv6 October 2004のためのKalusivalingam標準化過程[6ページ]RFC3898NIS設定オプション

Full Copyright Statement

完全な著作権宣言文

   Copyright (C) The Internet Society (2004).

Copyright(C)インターネット協会(2004)。

   This document is subject to the rights, licenses and restrictions
   contained in BCP 78, and except as set forth therein, the authors
   retain all their rights.

このドキュメントはBCP78に含まれた権利、ライセンス、および制限を受けることがあります、そして、そこに詳しく説明されるのを除いて、作者は彼らのすべての権利を保有します。

   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 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.

このドキュメントと「そのままで」という基礎と貢献者、その人が代表する組織で提供するか、または後援されて、インターネット協会とインターネット・エンジニアリング・タスク・フォースはすべての保証を放棄します、と急行ORが含意したということであり、他を含んでいて、ここに含まれて、情報の使用がここに侵害しないどんな保証も少しもまっすぐになるという情報か市場性か特定目的への適合性のどんな黙示的な保証。

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 IETF's procedures with respect to rights in IETF Documents can
   be found in BCP 78 and BCP 79.

IETFはどんなIntellectual Property Rightsの正当性か範囲、実装に関係すると主張されるかもしれない他の権利、本書では説明された技術の使用またはそのような権利の下におけるどんなライセンスも利用可能であるかもしれない、または利用可能でないかもしれない範囲に関しても立場を全く取りません。 または、それはそれを表しません。どんなそのような権利も特定するどんな独立している取り組みも作りました。 BCP78とBCP79でIETF Documentsの権利に関するIETFの手順に関する情報を見つけることができます。

   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
   http://www.ietf.org/ipr.

IPR公開のコピーが利用可能に作られるべきライセンスの保証、または一般的な免許を取得するのが作られた試みの結果をIETF事務局といずれにもしたか、または http://www.ietf.org/ipr のIETFのオンラインIPR倉庫からこの仕様のimplementersかユーザによるそのような所有権の使用のために許可を得ることができます。

   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.

IETFはこの規格を実装するのに必要であるかもしれない技術をカバーするかもしれないどんな著作権もその注目していただくどんな利害関係者、特許、特許出願、または他の所有権も招待します。 ietf ipr@ietf.org のIETFに情報を扱ってください。

Acknowledgement

承認

   Funding for the RFC Editor function is currently provided by the
   Internet Society.

RFC Editor機能のための基金は現在、インターネット協会によって提供されます。

Kalusivalingam              Standards Track                     [Page 7]

Kalusivalingam標準化過程[7ページ]

一覧

 RFC 1〜100  RFC 1401〜1500  RFC 2801〜2900  RFC 4201〜4300 
 RFC 101〜200  RFC 1501〜1600  RFC 2901〜3000  RFC 4301〜4400 
 RFC 201〜300  RFC 1601〜1700  RFC 3001〜3100  RFC 4401〜4500 
 RFC 301〜400  RFC 1701〜1800  RFC 3101〜3200  RFC 4501〜4600 
 RFC 401〜500  RFC 1801〜1900  RFC 3201〜3300  RFC 4601〜4700 
 RFC 501〜600  RFC 1901〜2000  RFC 3301〜3400  RFC 4701〜4800 
 RFC 601〜700  RFC 2001〜2100  RFC 3401〜3500  RFC 4801〜4900 
 RFC 701〜800  RFC 2101〜2200  RFC 3501〜3600  RFC 4901〜5000 
 RFC 801〜900  RFC 2201〜2300  RFC 3601〜3700  RFC 5001〜5100 
 RFC 901〜1000  RFC 2301〜2400  RFC 3701〜3800  RFC 5101〜5200 
 RFC 1001〜1100  RFC 2401〜2500  RFC 3801〜3900  RFC 5201〜5300 
 RFC 1101〜1200  RFC 2501〜2600  RFC 3901〜4000  RFC 5301〜5400 
 RFC 1201〜1300  RFC 2601〜2700  RFC 4001〜4100  RFC 5401〜5500 
 RFC 1301〜1400  RFC 2701〜2800  RFC 4101〜4200 

スポンサーリンク

LIKE演算子 パターンマッチング

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る