set bonding chassis

Use this command to set VSB configuration on the physical chassis.

Syntax

set bonding chassis chassis-id {system-id system-id | secret secret | lfr-priority priority}

Parameters

chassis-id Sets the physical chassis ID. Valid values are 1 — 2.
system-id system-id Sets the system ID for the VSB. Valid values are 1 - 18446744073709551615.
secret secret Configures a shared encrypted secret between VSB chassis for extra security. Valid values are up to 32 printable characters. If a space is used, secret must be enclosed in double quotes (“).
lfr-priority priority Sets an LFR priority for this chassis. Valid values are 1 - 255. The default value is 10 times the VSB chassis-ID.

Defaults

The lfr-priority priority defaults to 10 times the chassis ID. All other parameters default to none.

Mode

All command modes.

Usage

Each VSB chassis has its own ID (1 or 2) and belongs to a VSB system. A VSB system forms a virtual chassis made up of two VSB chassis.

Note

Note

It is possible to configure the same system ID for multiple VSB systems, but for management purposes it is highly recommended that each VSB system be configured with a unique ID.

Chassis belonging to a VSB system must be of the same platform and model.

LFR priority is used to determine which chassis is taken out of operation should all VSB interconnect links go down. Setting the LFR priority to the same value for both chassis in the VSB system is not allowed.

A shared secret may be configured before or after VSB is enabled. The secret may be changed at anytime without clearing the secret first.

Example

This example configures the chassis with VSB chassis ID 2 for VSB system 1:

System(rw)->set bonding chassis 2 system-id 1