T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
27 
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-28TQ(config)# switch 1 renumber 2 
switch authentication-mode 
Description 
The  switch authentication-mode command is configure the stack 
authentication mode. To turn off the authentication, please use no switch 
authentication-mode command. 
Syntax 
swtich authentication-mode { md5 key | simple key} 
no switch authentication-mode 
Parameter 
key —— Enter the authentication key string. The length of the key string is up to 
16 octets. 
Command Mode 
Global Configuration Mode 
Example 
Configure the stack’s authentication mode as md5 and the key as hello: 
T3700G-28TQ(config)# switch authentication-mode md5 hello