1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【Cisco_設定】Catalyst9000シリーズ(上位機種)の冗長構成でStandby機のコンソールアクセスを有効にする方法

Last updated at Posted at 2023-06-23

C9000シリーズ(主に9500以上の上位機種)で冗長構成(Virtual Stackwise)を構築した場合、Standby機でのコンソールアクセスはデフォルトでは無効になっている。有効にする場合は、Active機から以下の設定を実施する。

C9800#conf t
C9800(config)#redundancy
C9800(config-red)#main-cpu
C9800(config-r-mc)#standby console enable
C9800(config-r-mc)#end

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?