JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Example 
Specify the address pool’s DNS servers as 192.168.0.1 and 192.168.1.1: 
T3700G-52TQ(config)# ip dhcp server pool product 
T3700G-52TQ(config-dhcp)# dns-server 192.168.0.1,192.168.1.1 
38.16  ntp-server 
Description 
The  ntp-server command is used to specify the NTP server address of the 
client. To delete this configuration, please use no ntp-server command. 
Syntax 
ntp-server 
ip-address
 
no ntp-server 
Parameter 
ip-address
 —— Specify the NTP server address of the client, with the format 
of A.B.C.D.   
Command Mode 
DHCP Configuration Mode 
Example 
Specify the NTP server address of the client as 133.100.9.2: 
T3700G-52TQ(config)# ip dhcp server pool product 
T3700G-52TQ(config-dhcp)# ntp-server 133.100.9.2 
38.17  netbios-name-server 
Description 
The netbios-name-server command is used to specify the Netbios server’s   
IP address. To delete the Netbios servers, please use no 
netbios-name-server command. 
Syntax 
netbios-name-server 
NBNS-list
 
no netbios-name-server 
337