Chapter 7: Building the Trunk with the Default SFP+ S1 and S2 10Gbps Stacking Ports
144
Adding SFP+ Ports to the Stack Trunk
This procedure explains how to add the following SFP+ ports to the stack
trunk.
SFP+ ports 25 to 26 on the 28-port x530-28GTXm, x530-28GPXm,
or AT-x530-28GSX.
SFP+ ports 49 to 50 on the 52-port x530-52GTXm and x530-
52GPXm.
The procedure assumes the following:
You performed the procedures earlier in this chapter to power on
and verify the stack.
The SFP+ ports you are adding to the trunk are not cabled. If there
are cables connected to the ports, remove them before performing
the procedure.
To add SFP+ ports to the stack trunk, perform the following procedure:
Table 23. Adding SFP+ Ports to the Default SFP+ Trunk
Step Description and Command
1 Start a local management session on any switch in the stack. Refer to “Starting a
Management Session” on page 138.
2 Move to the Privileged Exec mode with the ENABLE command.
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 Enter the port Interface modes of the SFP+ ports that you want to add to the trunk.
This example assumes the stack has four switches. Switches with ID numbers 1 and
2 are 28-port units and switches with ID numbers 3 and 4 are 52-port units:
awplus(config)# interface port1.0.25-1.0.26,port2.0.25-
2.0.26,port3.0.49-3.0.50,port4.0.49-4.0.50
5
Designate the ports as stacking ports with the STACKPORT command.
awplus(config-if)# stackport
% Save the config and restart the system for this change to take
effect.