T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
143 
Parameter 
dhcp  —— Specify the Layer 3 interface to obtain IP address from the DHCP 
Server. 
bootp —— Specify the Layer 3 interface to obtain IP address from the BOOTP 
Server.   
Command Mode 
Interface Configuration Mode 
Example 
Enable the DHCP Client function on the Lay 3 routed port 1/0/1: 
T3700G-28TQ(config)# interface gigabitEthernet 1/0/1 
T3700G-28TQ(config-if)# no switchport 
T3700G-28TQ(config-if)# ip address-alloc dhcp 
Disable the IP address obtaining function on the VLAN interface 2: 
T3700G-28TQ(config)# interface vlan 2 
T3700G-28TQ(config-if)# no ip address 
reset 
Description 
The reset command is used to reset the switch’s software. After resetting, all 
configuration of the switch will restore to the factory defaults and your current 
settings will be lost. 
Syntax 
reset [ unitid ] 
Parameter 
unitid  ——  Specify the unit in the stack to reset its software. If not specified, all 
members software in the stack will be reset. 
Command Mode 
Privileged EXEC Mode 
Example 
Reset the software of all the members in the stack: 
T3700G-28TQ#reset