Chapter 15: Building a Stack
298
Section III: Building a Stack with VCStack Plus
configuring the first switch of the stack and want to assign it the
number 1, you probably do not need to set the number because
that is the default value.
If you need to change the ID number for the chassis, continue with
step 3. For example, if you are configuring the second chassis and
want to assign it the ID number 2, you need to perform the rest of
this procedure to change it from the default value 1 to the new
value 2.
3. Enter the CONFIGURE TERMINAL command to enter the Global
Configuration mode:
awplus# configure terminal
awplus(config)#
4. To assign the switch a new ID number (for instance, to change it from1
to 2), enter the STACK RENUMBER command, which has this format:
stack <member’s-existingID> renumber <member’s-newID>
The member’s-existingID variable is the switch’s current ID number,
displayed with the SHOW STACK command in step 9. The member’s-
newID variable is the new ID number you want to assign it. This
example of the command changes the ID number of the switch from 1
to 2:
awplus(config)# stack 1 renumber 2
Note
If the chassis has two controller cards, the command changes the
chassis ID number on both cards.
The command displays the messages in Figure 178.
Figure 178. STACK RENUMBER Command Messages
The messages are described in Table 26 on page 299.
% Warning: Stacking is currently disabled.
% Warning: The new ID will not become effective until the stack-member
reboots.
% Warning: The boot configuration may now be invalid.
Содержание AT-SBx81CFC960
Страница 14: ...List of Tables 14...
Страница 20: ...20...
Страница 34: ...Chapter 1 Chassis and Power Supplies 34 Section I Hardware Overview...
Страница 80: ...80...
Страница 104: ...Chapter 5 Installing the Chassis in an Equipment Rack 104 Section II Installing the Chassis...
Страница 124: ...Chapter 6 Installing the Power Supplies 124 Section II Installing the Chassis...
Страница 262: ...Chapter 12 Replacing Modules 262 Section II Installing the Chassis...
Страница 270: ...Chapter 13 Upgrading the Controller Fabric Card 270 Section II Installing the Chassis...
Страница 272: ...272...
Страница 286: ...Chapter 14 VCStack Plus Overview 286 Section III Building a Stack with VCStack Plus...