JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Parameter 
NBNS-list
  ——  Specify the Netbios server list, with the format of 
A.B.C.D,E.F.G.H. At most 8 Netbios servers can be configured, separated by 
comma. 
Command Mode 
DHCP Configuration Mode 
Example 
Specify the address pool’s Netbios servers as 192.168.0.1 and 192.168.1.1: 
T3700G-52TQ(config)# ip dhcp server pool product 
T3700G-52TQ(config-dhcp)# netbios-name-server 
192.168.0.1,192.168.1.1 
38.18  netbios-node-type 
Description 
The  netbios-node-type  command is used to specify the Netbios server’s  
node type. To delete the node type setttings, please use no 
netbios-node-type command. 
Syntax 
netbios-node-type 
type
 
no netbios-node-type 
Parameter 
type
 —— Specify the node type as b-node, h-node, m-node or p-node. 
Command Mode 
DHCP Configuration Mode 
Example 
Specify the address pool’s Netbios server type as b-node: 
T3700G-52TQ(config)# ip dhcp server pool product 
T3700G-52TQ(config-dhcp)# netbios-node-type b-node 
338