156 RackSwitch G8000: Application Guide
Viewing Stack Connections
To view information about the switches in a stack, execute the following command:
Binding Members to the Stack
You can bind Member switches to a stack
csnum
using either their
asnum
or MAC
address :
To remove a Member switch, execute the following command:
Assigning a Stack Backup Switch
To define a Member switch as a Backup (optional) which will assume the Master
role if the Master switch fails, execute the following command:
RS G8000(config)# show stack switch
Stack name:
Local switch is the master.
Local switch:
csnum - 1
MAC - 00:00:00:00:01:00
Switch Type - 9
Chassis Type - 99
Switch Mode (cfg) - Master
Priority - 225
Stack MAC - 00:00:00:00:01:1f
Master switch:
csnum - 1
MAC - 00:00:00:00:01:00
Backup switch:
csnum - 2
MAC - 00:22:00:ad:43:00
Configured Switches:
--------------------------------
csnum MAC asnum
--------------------------------
C1 00:00:00:00:01:00 A1
C2 00:22:00:ad:43:00 A3
C3 00:11:00:af:ce:00 A2
Attached Switches in Stack:
-------------------------------------
asnum MAC csnum State
-------------------------------------
A1 00:00:00:00:01:00 C1 IN_STACK
A2 00:11:00:af:ce:00 C3 IN_STACK
A3 00:22:00:ad:43:00 C2 IN_STACK
RS G8000(config)# stack switch-number <csnum> mac <MAC address>
-or-
RS G8000(config)# stack switch-number <csnum> bind <asnum>
RS G8000(config)# no stack switch-number <csnum>
RS G8000(config)# stack backup <csnum>