Cuda 12000 IP Access Switch CLI-based Administration Guide
Configuring Chassis Parameters 79
Configuration of chassis parameters is achieved using the chassis-config
command within root mode. Perform the following tasks within root mode
to configure chassis parameters:
The following example steps you through the chassis configuration process:
cli:172.16.19.10:root# show chassis-config
Chassis Number: 101
Chassis Id: 5
Cluster Id: 20
Primary Manager Slot: 13
Secondary Manager Slot: 14
Scope: Chassis
cli:172.16.19.10:root# chassis-config 101 chassisid 1
cli:172.16.19.10:root# chassis-config 101 clusterid 0
cli:172.16.19.10:root# chassis-config 101 scope cluster
cli:172.16.19.10:root# show chassis-config
Chassis Number: 101
Chassis Id: 1
Cluster Id: 0
Primary Manager Slot: 13
Secondary Manager Slot: 14
Scope: Cluster
cli:172.16.19.10:root#
Task Command
1. Identify the chassis number. show chassis-config
2. Configure the chassis ID. chassis-config <chassis-number>
chassisid <1..128>
3. Configure the Cluster ID chassis-config <chassis-number>
clusterid <number>
4. Switch the primary management
module to a secondary role,
thereby forcing the secondary
management module into the
primary role.
chassis-config <chassis-number>
manager secondary
5. Define the management scope of
the primary or secondary chassis
controller.
chassis-config <chassis-number>
scope {chassis | cluster}