set stack mode
リブート後にスタック内のすべてのユニットのスタックモードを設定するには、set stack mode 特権 EXEC モードコマンドを使用します。
構文
set stack mode {native| hybrid}
パラメータ
-
native:スタック内のすべてのユニットが同じタイプです(ネットワーク インターフェイス タイプはすべてのユニットで同じです)。
-
hybrid:スタック内のユニットに異なるタイプのユニットが含まれています(異なるユニットのネットワーク インターフェイス タイプは異なる場合があります)。
デフォルト設定
native mode
コマンド モード
特権 EXEC モード
使用上のガイドライン
-
コマンドはスタック内のすべてのユニットに適用されます。
-
ユーザにプロンプトを表示した後、コマンドはスタック内のすべてのデバイスをリロードします。
-
スタック/ユニットを工場出荷時のデフォルトにリセットすると、すべてのユニットがネイティブモード(デフォルト)に戻ります。
-
ネイティブからハイブリッドモードにモードを変更する場合、コマンドはスタックのスタートアップ コンフィギュレーションも削除し、すべてのユニットの非アクティブ イメージ バージョンをアクティブ イメージ バージョンにアップグレードできます(現在の非アクティブイメージがハイブリッドモードをサポートしていない場合)。モードを変更する前に、外部サーバにデバイス設定を保存することを推奨します。
例
例 1:次に、スタック内のすべてのユニットをハイブリッドモードに設定する例を示します。
switchxxxxxx# set stack mode hybrid
Following confirmation, changing the stacking mode to hybrid will:
* Delete the startup configuration file;
* Upgrade the in-active image to the active image version (in case in-active image version does not support hygrid mode);
* Automatically reload the stack;
It is highly recommended that you will backup the configuration before changing the mode, continue ? (Y/N)[N] Y
例 2:次に、スタック内のすべてのユニットをネイティブモードに設定する例を示します。
switchxxxxxx# set stack mode native
Changing the stacking mode to native will reload the stack, continue ? (Y/N)[N] Y