| Parameter | Description | Value |
|---|---|---|
| to master | Switches to the CLI of the cluster master. |
- |
| node node-id | Specifies the ID of a cluster member. |
The value is an integer ranging from 1 to 8. |
Prerequisites
Enable SSH and configure the permission on the SSH service for administrator admin.
<sysname> system-view [sysname] stelnet server enable [sysname] ssh client first-time enable [sysname] ssh user admin service-type stelnet [sysname] ssh user admin authentication-type password [sysname] aaa [sysname-aaa] manager-user admin [sysname-aaa-manager-user-admin] service-type web ssh terminal [sysname-aaa-manager-user-admin] quit [sysname-aaa] quit
Enable SSH login on the negotiation interface (Eth-Trunk 1 in this example).
[sysname] interface Eth-Trunk 1 [sysname-Eth-Trunk1] service-manage ssh permit
Usage Scenarios
The cluster provides unified configuration management. The cluster supports the CLI switching between the master and members.
Precautions
The cluster does not support the CLI switching between cluster members.