RFC5396 日本語訳

5396 Textual Representation of Autonomous System (AS) Numbers. G.Huston, G. Michaelson. December 2008. (Format: TXT=5373 bytes) (Status: PROPOSED STANDARD)
プログラムでの自動翻訳です。
英語原文

Network Working Group                                          G. Huston
Request for Comments: 5396                                 G. Michaelson
Category: Standards Track                                          APNIC
                                                           December 2008

コメントを求めるワーキンググループG.ヒューストン要求をネットワークでつないでください: 5396年のG.Michaelsonカテゴリ: 標準化過程APNIC2008年12月

        Textual Representation of Autonomous System (AS) Numbers

自律システム(AS)番号の原文の表現

Status of This 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) 2008 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

Copyright(c)2008IETF Trustと人々はドキュメントとして作者を特定しました。 All rights reserved。

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents (http://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.

事実上、このドキュメントはこのドキュメントの公表の日付にIETF Documents( http://trustee.ietf.org/ ライセンスインフォメーション)へのBCP78とIETF TrustのLegal Provisions Relatingを受けることがあります。 このドキュメントに関して権利と制限について説明するとき、慎重にこれらのドキュメントを再検討してください。

Abstract

要約

   A textual representation for Autonomous System (AS) numbers is
   defined as the decimal value of the AS number.  This textual
   representation is to be used by all documents, systems, and user
   interfaces referring to AS numbers.

Autonomous System(AS)番号の原文の表現はAS番号のデシマル値と定義されます。 この原文の表現はAS番号を示すすべてのドキュメント、システム、およびユーザインタフェースによって使用されることです。

Table of Contents

目次

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . 2
   2.  Taxonomy of Representation Formats  . . . . . . . . . . . . . . 2
   3.  Representation of AS Number Values  . . . . . . . . . . . . . . 2
   4.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3
   5.  Security Considerations . . . . . . . . . . . . . . . . . . . . 3
   6.  Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . 3
   7.  Informative References  . . . . . . . . . . . . . . . . . . . . 3

1. 序論. . . . . . . . . . . . . . . . . . . . . . . . . 2 2。 表現の分類学は.2 3をフォーマットします。 表現、数は.2 4に評価します。 IANA問題. . . . . . . . . . . . . . . . . . . . . . 3 5。 セキュリティ問題. . . . . . . . . . . . . . . . . . . . 3 6。 承認. . . . . . . . . . . . . . . . . . . . . . . . 3 7。 有益な参照. . . . . . . . . . . . . . . . . . . . 3

Huston & Michaelson         Standards Track                     [Page 1]

RFC 5396                      ASN Notation                 December 2008

ヒューストンとMichaelson規格はASN記法2008年12月にRFC5396を追跡します[1ページ]。

1.  Introduction

1. 序論

   A textual representation for Autonomous System (AS) numbers is
   defined as the decimal value of the AS number.  This textual
   representation is to be used by all documents, systems, and user
   interfaces referring to AS numbers.

Autonomous System(AS)番号の原文の表現はAS番号のデシマル値と定義されます。 この原文の表現はAS番号を示すすべてのドキュメント、システム、およびユーザインタフェースによって使用されることです。

   This document notes a number of potential representation formats and
   proposes the adoption of a decimal value notation for AS numbers, or
   "asplain" according to the representation taxonomy described here.

このドキュメントは、ここで説明された表現分類学によると、多くの潜在的表現がAS番号、または"asplain"のためにデシマル値記法の採用をフォーマットして、提案することに注意します。

2.  Taxonomy of Representation Formats

2. 表現形式の分類学

   A taxonomy of representation for AS numbers is as follows:

AS番号の表現の分類学は以下の通りです:

   asplain
      refers to a syntax scheme of representing all AS numbers using
      decimal integer notation.  Using asplain notation, an AS number of
      value 65526 would be represented as the string "65526" and an AS
      number of value 65546 would be represented as the string "65546".

asplainは10進整数記法を使用することで数をすべて表す構文計画について言及します。 そして、asplain記法を使用して、価値65526のAS番号がストリング「65526」として表されるだろう、価値の数として、65546はストリング「65546」として表されるでしょう。

   asdot+
      refers to a syntax scheme of representing all AS numbers using a
      notation of two integer values joined by a period character: <high
      order 16-bit value in decimal>.<low order 16-bit value in
      decimal>.  Using asdot+ notation, an AS number of value 65526
      would be represented as the string "0.65526" and an AS number of
      value 65546 would be represented as the string "1.10".

+が言及するasdotは期間のキャラクタで接合しました2整数の記法を使用するすべてのAS番号を表す構文計画が、評価する: 10進>10進>の<の下位の16ビットの価値における<の高位の16ビットの価値。 そして、asdot+記法を使用して、価値65526のAS番号がストリングとして表されるだろう、「0.65526インチ、価値65546の数がストリングとして表されるように「1.1インチ。」

   asdot
      refers to a syntax scheme of representing AS number values less
      than 65536 using asplain notation and representing AS number
      values equal to or greater than 65536 using asdot+ notation.
      Using asdot notation, an AS number of value 65526 would be
      represented as the string "65526" and an AS number of value 65546
      would be represented as the string "1.10".

asdotはasplain記法を使用して、数が同輩を評価するASを表す65536かasdot+記法を使用する65536以上ほど数が評価するASを表す構文計画について言及しません。 そして、asdot記法を使用して、価値65526のAS番号がストリング「65526」として表されるだろう、価値65546の数がストリングとして表されるように「1.1インチ。」

3.  Representation of AS Number Values

3. 表現、数は評価します。

   To avoid confusion, a single textual notation is useful for
   documentation, configuration systems, reports, and external tools and
   information repositories.  The decimal value representation, or
   "asplain" is proposed as the textual notation to use for AS numbers.

混乱を避けるために、ただ一つの原文の記法はドキュメンテーション、コンフィギュレーションシステム、レポート、外部の道具、および情報倉庫の役に立ちます。 デシマル値表現、または"asplain"がAS番号に使用する原文の記法として提案されます。

   The "asplain" representation represents the number as its decimal
   value, without any field delimiter, corresponding to the lack of any
   internal structure required by the use of AS numbers in the inter-
   domain routing context.

"asplain"表現はデシマル値として数を表します、少しもフイールド・デリミタなしで、相互ドメインルーティング文脈におけるAS番号の使用で必要である内部の構造の不足に対応しています。

Huston & Michaelson         Standards Track                     [Page 2]

RFC 5396                      ASN Notation                 December 2008

ヒューストンとMichaelson規格はASN記法2008年12月にRFC5396を追跡します[2ページ]。

4.  IANA Considerations

4. IANA問題

   IANA Registries should use decimal representation ("asplain") for AS
   numbers.

IANA RegistriesはAS番号の10進表現("asplain")を使用するはずです。

5.  Security Considerations

5. セキュリティ問題

   This document does not refer to matters associated with security of
   routing systems.

このドキュメントはルーティングシステムのセキュリティに関連している件について言及しません。

6.  Acknowledgments

6. 承認

   The terminology of "asplain", "asdot", and "asdot+" was originally
   devised and described by Juergen Kammer in January 2007 [KAMMER2007].

"asplain"、"asdot"、および「asdot+」の用語は、2007[KAMMER2007]年1月にユルゲンKammerによって元々、工夫されて、説明されました。

7.  Informative References

7. 有益な参照

   [KAMMER2007]  Kammer, J., "AS Number Formats", Jan 2007,
                 <http://quagga.ncc.eurodata.de/asnumformat.html>.

[KAMMER2007] Kammer、J.、「数の書式。」2007年1月、<http://quagga.ncc.eurodata.de/asnumformat.html>。

Authors' Addresses

作者のアドレス

   Geoff Huston
   Asia Pacific Network Information Centre

ジェフ・ヒューストン・アジア・太平洋のネットワークインフォメーション・センター

   EMail: gih@apnic.net

メール: gih@apnic.net

   George Michaelson
   Asia Pacific Network Information Centre

ジョージ・Michaelsonアジア・太平洋のネットワークインフォメーション・センター

   EMail: ggm@apnic.net

メール: ggm@apnic.net

Huston & Michaelson         Standards Track                     [Page 3]

ヒューストンとMichaelson標準化過程[3ページ]

一覧

 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 

スポンサーリンク

$config_fix_newlinesクラス変数 設定ファイルの改行コードを'\n' に変換するかどうか

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

上に戻る