Allied Telesis AT-SBx908 Installation Manual page 160

Table of Contents

Advertisement

Chapter 6: Configuring Switches for Stacking
Step
1
Start a new local management session on the member switch. Refer to "Starting a
Local Management Session" on page 147.
2
Enter the ENABLE command to move from the User Exec mode to the Privileged
Exec mode.
awplus> enable
3
Move to the Global Configuration mode with the CONFIGURE TERMINAL command.
awplus# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
4
Assign a priority value to the switch equal to its ID number, with the STACK
PRIORITY. This example assigns priority 2 to a member switch with the ID 2:
awplus(config)# stack 2 priority 2
5
Enter the port Interface modes of the ports to be the stack trunk on the member
switch. If you filled out the worksheet in Table 11 on page 62, refer there for the ports.
The example command here assumes the switch has the ID 2 and will be using ports
1 to 4 on a line card in slot 4 for the stack trunk. Be sure to modify the command with
the ports you selected for the stack trunk.
awplus(config)# interface port2.4.1-2.4.4
6
Designate the ports as the stack trunk with the STACKPORT command.
awplus(config-if)# stackport
% Save the config and restart the system for this change to take
effect.
7
Enter the port Interface modes of the ports to be the stack trunk on the provisioned
master switch (ID 1). If you filled out the worksheet in Table 11 on page 62, refer there
for the ports. The example here assumes the master switch will be using ports 1 to 4
on a line card in slot 4 for the stack trunk. Be sure to modify the command with the
ports you selected for the stack trunk.
awplus(config)# interface port1.4.1-1.4.4
8
Designate the ports as the stack trunk with the STACKPORT command.
awplus(config-if)# stackport
% Save the config and restart the system for this change to take
effect.
9
Return to the Global Configuration mode.
awplus(config-if)# exit
160
Table 17. Configuring the Member Switch - Part II
Description and Command

Advertisement

Table of Contents
loading

Table of Contents