C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1889
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
TACKING
C
OMMANDS
STACK
RENUMBER
CASCADE
stack renumber cascade
Overview
This command is used to renumber the members of a stack so that their IDs are
ordered sequentially, relative to the member's physical position within the stack.
CAUTION
: Changing the stack numbering will upset the existing stack member
configurations such as port settings. This command is intended for use when the
stack is either initially commissioned, or has undergone a major
reconfiguration. In this situation you run the stack renumber command (which
will automatically reboot the switch), then configure the stack members to meet
the new requirements.
Syntax
stack <
stack-ID
> renumber cascade [<
stack-ID
>]
Default
If no stack-ID is specified, the member will take the default ID of 1.
Mode
Global Configuration
Usage
This command is used to renumber the members of a stack so that their stack-IDs
are ordered sequentially. This would normally be done either when the stack is
initially configured or following a major reconfiguration.
The renumber will start on the specified stack member. If that stack-ID is not used
by any of the existing stack member, the command will be rejected.
The starting stack member will be renumbered with the new stack-ID specified, or
the default of member ID of 1. The stack-ID of the next physically will be the
starting members ID +1, for example member ID 2. This renumbering will continue
in cascading order around the stack members.
The changes will take place immediately and reboot all stack members. For this
reason a confirmation prompt follows this command entry, asking whether you
are sure you want to renumber and reboot the entire stack.
Example
awplus(config)#
stack 1 renumber cascade
Any existing interface configuration
may no longer be valid.
Are you sure you want to renumber and reboot the entire
stack?(y/n):
y
Parameter
Description
<stack-ID>
The ID of the stack member to start renumbering from, from 1 to 8.
renumber
Change the existing stack-ID.
cascade
Renumber the existing stack-ID in cascade order.
<stack-ID>
The new ID for the first member renumbered, from 1 to 8 .