JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Syntax 
swtich 
unitid 
priority 
priority 
no switch 
unitid 
priority 
Parameter 
unitid
 —— Specify the member number. 
priority
 —— Specify the member’s priority, ranging from 0 to 15. 
Command Mode 
Global Configuration Mode 
Example 
Specify the unit 1’s priority as 10 in the stack: 
T3700G-52TQ(config)# switch 1 priority 10 
3.7  switch renumber 
Description 
The switch renumber command is modify the member number of a specified 
stack member. 
Syntax 
swtich 
unitid 
renumber { 
newid 
| auto-numbering
 
} 
Parameter 
unitid
 —— Specify the member to be renumbered. 
newid 
—— Specify the new stack member number for the stack member. 
auto-numbering  ——  The specified member will obtain its stack number 
through auto-numbering.   
Command Mode 
Global Configuration Mode 
Example 
Modify the unit 1’s new member number as 2: 
T3700G-52TQ(config)# switch 1 renumber 2 
25