418 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Specify the address pool’s DNS servers as 192.168.0.1 and 192.168.1.1: 
T2600G-28TS(config)# ip dhcp server pool product 
T2600G-28TS(config-dhcp)# dns-server 192.168.0.1,192.168.1.1 
45.14 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 
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 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
Example 
Specify the address pool’s Netbios servers as 192.168.0.1 and 192.168.1.1: 
T2600G-28TS(config)# ip dhcp server pool product 
T2600G-28TS(config-dhcp)# netbios-name-server 192.168.0.1,192.168.1.1 
45.15 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.