Configuring A Member Switch - Part Ii - Allied Telesis AlliedWare Plus x950 Series Installation Manual

Advanced layer 3+, ethernet line card, ac power supply, fan module
Table of Contents

Advertisement

Configuring a Member Switch - Part II

Step
1
Start a new local management session on the member switch. Refer to "Starting a
Local Management Session" on page 141.
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
Change the switch's priority to match its ID number, with the STACK PRIORITY
command. This example sets priority to 2 on a member switch with the ID 2:
awplus(config)# stack 2 priority 2
5
Specify the types of transceivers to be used in slots 25, 29, 33, and 37 on the master
(port1) and member switches with the PLATFORM PORTMODE INTERFACE
command. This step is very important if you will be using 100Gbps transceivers for the
stack trunk. You can skip this step and configure the ports after the stack is operating
if you are not using 100Gbps transceivers for the stack trunk. For more information,
refer to "PLATFORM PORTMODE INTERFACE" on page 134.
This example configures slots 33 and 37 for 100Gbps transceivers on a stack of four
switches.
awplus(config)# platform portmode interface port1.0.33-1.0.37 100g
awplus(config)# platform portmode interface port2.0.33-2.0.37 100g
awplus(config)# platform portmode interface port3.0.33-3.0.37 100g
awplus(config)# platform portmode interface port4.0.33-4.0.37 100g
This section contains the second part to configuring member switches.
The steps show how to configure the following parameters:
Set the priority number of the switch to match its ID number, with
the STACK PRIORITY command.
Specify the types of transceivers to be used in slots 25, 29, 33, and
37 on the master and member switches with the PLATFORM
PORTMODE INTERFACE command.
Designate the ports of the stack trunk with the STACKPORT
command. Refer to "Stack Trunks" on page 56.
To configure a member switch, perform the procedure in Table 29.
Table 29. Configuring a Member Switch - Part II
Description and Command
x950 Series Installation Guide for VCStack
161

Advertisement

Table of Contents
loading

Table of Contents