Chapter 8: Configuring the Master of the Stack Trunk with 5Gbps Multi-Speed Ports
180
Configuring the
Master
GS980MX/
18HSm Switch –
Part II
In Part II, you add the member switches as provisioned units to the master
switch and designate their 5Gbps trunk ports. Adding member switches as
provisioned devices ensures that the master switch is aware of them
during the first stack power-on. The procedure assumes you are
continuing directly from the previous procedure.
Table 26. Configuring the Master GS980MX/18HSm Switch for 5Gbps Stacking Ports – Part II
Step Description and Command
Steps 1 to 2 add the member switches as provisioned switches on the master switch. This is so the
master switch is aware of the switches when the stack is powered on for the first time.
1
Move to the Global Configuration mode with the CONFIGURE TERMINAL command.
awplus# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
2
Add the member switches to the master switch as provisioned switches with the SWITCH
PROVISION command. Assign a unique ID number, in the range of 2 to 4, to each unit.
The following examples add three provisioned member switches to the master switch,
with the IDs 2 to 4:
awplus(config)# switch 2 provision GS980MX-18
awplus(config)# switch 3 provision GS980MX-18
awplus(config)# switch 4 provision GS980MX-18
Steps 3 and 4 remove the stacking function from the default stacking ports 17 and 18 on the
provisioned member switches.
3
Enter the port Interface modes of the default stacking ports 17 and 18 on the provisioned
member switches. The example here assumes there are three provisioned member
switches, with the IDs 2 to 4:
awplus(config)# interface port2.0.17-2.0.18,port3.0.17-
3.0.18,port4.0.17-4.0.18
4
Remove the stacking function from the ports to convert them into regular Ethernet ports,
with the NO STACKPORT command:
awplus(config-if)# no stackport
% Save the config and restart the system for this change to take effect.
Steps 5 and 6 add the stacking function to the selected 5Gbps ports on the provisioned member
switches.
5
Enter the Interface modes of the 5Gbps ports to be used as the stack trunk on the
provisioned member switches. If you filled out the worksheet in Table 18 on page 85, refer
there for the stacking ports. This example assumes that there are three member switches
that are to use ports 15 and 16 as the stack trunk.
awplus(config)# interface port2.0.15-2.0.16,port3.0.15-
3.0.16,port4.0.15-4.0.16