2
3

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 5 years have passed since last update.

Cisco Catalyst Stackやり方メモ

Posted at

Stackやりかた
①ケーブルを結線する

②マスタ側を先に起動して2分後くらいにスレーブ側を起動する

③マスタ側に下記configを設定する

 switch 1 priority 15
 copy running-config startup-config
 switch 2 priority 14
 copy running-config startup-config

④保存して再起動する

できあがり

2
3
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
2
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?