コンフィグレーションコマンドレファレンス Vol.1

[目次][索引][前へ][次へ]


autonomoussystem6【OP-BGP】

自ルータが属するIPv6自律システムのAS番号を設定します。BGP4+を使用する場合は,本コマンドで設定された値を自AS番号として認識します。本コマンドはIPv6専用コマンドです。

[入力モード]

グローバルコンフィグモード

[入力形式]

情報の設定・変更
autonomoussystem6 <As>

情報の削除
delete autonomoussystem6

情報の表示
show autonomoussystem6

[サブコマンド入力形式]

なし

[モード階層]

なし

[パラメータ]

<As>
自ルータが属するIPv6自律システムのAS番号を指定します。
  1. 本パラメータ省略時の初期値
    なし(省略不可)
  2. 値の設定範囲
    <As>に1〜4294967295(10進数)を指定します。

[サブコマンド]

なし

[入力例]

  1. IPv6自AS番号の設定
    IPv6自AS番号を200に設定します。
     
    (config)# autonomoussystem6 200
    (config)# show autonomoussystem6 
    autonomoussystem6 200
    (config)# 
     
  2. IPv6自AS番号の変更
    IPv6自AS番号を300に変更します。
     
    (config)# autonomoussystem6 300
    (config)# show autonomoussystem6 
    autonomoussystem6 300
    (config)# 
     
  3. 設定情報の表示
    IPv6自AS番号を表示します。
     
    (config)# show autonomoussystem6 
    autonomoussystem6 300
    (config)# 
     
  4. 設定情報の削除
    IPv6自AS番号情報を削除します。
     
    (config)# delete autonomoussystem6
    (config)# show autonomoussystem6
    (config)# 
     

[関連コマンド]

autonomoussystem(自律システム番号情報)

bgp4+(BGP4+情報)

apply(ルーティングプロトコルコンフィグレーション反映)

[注意事項]

  1. system config_update autoが定義されていない時に本コマンドを使用してコンフィグレーションの変更を行った場合は,applyコマンドを投入してください。
  2. 本コマンドを使用してIPv6自AS番号を変更した場合,すべてのBGP4+コネクションがいったん切断されます。
  3. autonomoussystem と autonomoussystem6 が同時に設定されている場合,BGP4+では autonomoussystem6で設定された値をIPv6自AS番号として認識します。
  4. autonomoussystemだけが設定されている場合,BGP4+では autonomoussystemで設定された値をIPv6自AS番号として認識します。

[目次][前へ][次へ]


[他社商品名称に関する表示]

Copyright (c)2005, 2011, ALAXALA Networks Corporation. All rights reserved.