Specifications
Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 341
Step 2
Configure Switch A as Master switch. Configure VLAN to belong in the same switch group
and after registering Slave switch, configure it as a Master switch.
<Switch A – Master Switch>
SWITCH_A(config)# stack master
SWITCH_A(config)# stack device default
SWITCH_A(config)# stack add 00:d0:cb:22:00:11
Step 3
Configure VLAN in order to belong to the same switch group in Switch B registered in
Master switch as Slave switch and configure as a Slave switch.
<Switch B – Slave Switch>
SWITCH_B(config)# stack slave
SWITCH_B(config)# stack device default
Step 4
Check the configuration. The information you can check in Master switch and Slave
switch is different as below.
<Switch A – Master Switch>
SWITCH_A(config)# show stack
device : default
node ID : 1
node MAC address status type name port
1 00:d0:cb:0a:00:aa active SWITCH 26
2 00:d0:cb:22:00:11 active SWITCH 26
SWITCH_A(config)#
<Switch B – Slave Switch>
SWITCH_B(config)# show stack
device : default
node ID : 2
SWITCH_B(config)#
Sample Configuration 2: Accessing from Master Switch to Slave Switch
The following is an example of accessing to Slave switch from Master switch configured
in Sample Configuration 1. If you show the configuration of Slave switch in Sample Con-
figuration 1, you can recognize node-number is 2.
SWITCH(bridge)# rcommand 2
Trying 127.1.0.1(23)...
Connected to 127.1.0.1.
Escape character is '^]'.
SWITCH login: admin
Password:
SWITCH#