Use this command to assign one or more NetBIOS WINS servers to DHCP clients.
address | Specifies the IP address of a NetBIOS WINS server. |
address2... address8 | (Optional) Specifies, in order of preference, up to 7 additional NetBIOS WINS server IP address(es). |
If address2...address8 is not specified, no additional addresses will be configured.
DHCP address pool, class, or host configuration command mode.
This command configures DHCP option 44.
The “no” form of this command deletes the NetBIOS WINS servers.
This example shows how to assign a NetBIOS WINS server at 13.12.1.90 to the “localpool” address pool:
System(rw-config)->ip dhcp pool localpool System(rw-config-dhcp-pool)->netbios-name-server 13.12.1.90