43 
Example 
Configure the daylight saving time from 2:00am, the first Sunday of May to 
2:00am, the last Sunday of Oct and the offset is 45 minutes: 
TP-LINK(config)# system-time dst recurring first Sun May 02:00 last Sun Oct 
02:00 45 
ip address 
Description 
The ip address command is used to configure the IP Address, Subnet Mask 
and Default Gateway. To restore to the factory defaults, please use no ip 
address command. 
Syntax 
ip address {ip-addr} {ip-mask} [gateway] 
no ip address 
Parameter 
ip-addr  —— The system IP of the Switch. The default system IP is 
192.168.0.1. 
ip-mask  —— The Subnet Mask of the Switch. The default Subnet Mask is 
255.255.255.0. 
gateway  ——  The Default Gateway of the Switch. By default, it is empty. 
Command Mode 
Global Configuration Mode 
Example 
Configure the system IP as 192.168.0.69 and the Subnet Mask as 
255.255.255.0: 
TP-LINK(config)# ip address 192.168.0.69 255.255.255.0 
ip management-vlan 
Description 
The ip management-vlan command is used to configure the IP management 
VLAN,
 through which you can log on to the switch. 
Syntax 
ip management-vlan vlan-id