TP-LINK 24-Port 10/100Mbps + 4-Port Gigabit L2 Managed Switch TL-SL3428 Data Sheet

Product codes
TL-SL3428
Page of 232
TL-SL3428/TL-SL3452
JetStream L2 Managed Switch CLI Guide
 
105
 
Example 
Enable the DHCP Client function when the management VLAN of the switch is 
VLAN1: 
TL-SL3428(config)# interface vlan 1 
TL-SL3428(config-if)# ip address-alloc dhcp 
ip address-alloc bootp 
Description 
The ip address-alloc bootp command is used to enable the BOOTP Protocol. 
When the BOOTP Protocol is enabled, the switch will obtain IP address from 
BOOTP Server. This command should be configured in the Interface 
Configuration Mode of the management VLAN. 
Syntax 
ip address-alloc bootp 
Command Mode 
Interface Configuration Mode (interface vlan) 
Example 
Enable the BOOTP Protocol to obtain IP address from BOOTP Server when the 
management VLAN of the switch is VLAN1: 
TL-SL3428(config)# interface vlan 1 
TL-SL3428(config-if)# ip address-alloc bootp 
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 
Command Mode 
Privileged EXEC Mode