netbios-name-server [<IP>|<HOST-ALIAS-NAME>] {<IP1>|<HOST-ALIAS-NAME1>}
      netbios-name-server [<IP>|<HOST-ALIAS-NAME>] {<IP1>|<HOST-ALIAS-NAME1>}
         | [<IP>|<HOST-ALIAS- NAME>] | Configures the primary NetBIOS name server, using one
                           of the following options: 
 | 
| {<IP1>|<HOST-ALIAS- NAME1>} | Optional. Configures the secondary NetBIOS name
                           server, using one of the following options: 
 Note: A
                           network host alias maps a name to a single network
                           host. For example, ‘alias host $HOST 1.1.1.100‘. In
                           this example the host alias is ‘$HOST‘ and it maps to
                           a single host ‘1.1.1.100‘. For more information, see
                              alias. | 
nx9500-6C8809(config-dhcp-policy-test-pool-testPool)#netbios-name-server 192.168.13.25
nx9500-6C8809(config-dhcp-policy-test-pool-testPool)#show context dhcp-pool testPool network 192.168.13.0/24 address 192.168.13.4 class dhcpclass1 lease 100 23 59 59 ddns server 192.168.13.9 ddns domainname WID ddns multiple-user-class excluded-address range 192.168.13.25 192.168.13.28 domain-name documentation bootfile test.txt default-router 192.168.13.8 192.168.13.9 dns-server 192.168.13.19 netbios-name-server 192.168.13.25 nx9500-6C8809(config-dhcp-policy-test-pool-testPool)#
| no | Removes the NetBIOS name server settings |