Configuring the NetBIOS server for DHCP clients

You can specify the IP address of NetBIOS WINS servers that are available to Microsoft DHCP clients.

  1. Enter global configuration mode by issuing the configure terminal command.
    device# configure terminal
  2. Create and enter DHCP server pool configuration mode.
    device(config)# ip dhcp-server pool cabo
  3. Specify the NetBIOS server for the DHCP client.
    device(config-dhcp-cabo)# netbios-name-server 192.168.1.55