set switch description
2-10 Configuring Switches in a Stack
set switch description
Use this command to assign a name to a switch in the stack.
Syntax
set switch description unit description
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to assign the name “FirstUnit” to switch unit 1 in the stack:
C3(su)->set switch description 1 FirstUnit
set switch movemanagement
Use this command to move management switch functionality from one switch to another.
Syntax
set switch movemanagement fromunit tounit
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to move management functionality from switch 1 to switch 2:
C3(su)->set switch movemenagement 1 2
Moving stack management will unconfigure entire stack including all interfaces.
Are you sure you want to move stack management? (y/n) y
unit Specifies a unit number for the switch.
description Specifies a text description for the unit.
fromunit Specifies the unit number of the current management switch.
tounit Specifies the unit number of the newly-designated management switch.