Dhcp Server Netbios-Type - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

System View: return to User View with Ctrl+Z.
# Configure the WINS server IP address 10.12.1.99 in all the DHCP interface address pools for the
DHCP client.
[Sysname] dhcp server nbns-list 10.12.1.99 all

dhcp server netbios-type

Syntax
In VLAN interface view, use the following commands to configure the NetBIOS node type of the DHCP
clients whose IP addresses are from the current DHCP interface address pool.
dhcp server netbios-type { b-node | h-node | m-node | p-node }
undo dhcp server netbios-type
In system view, use the following commands to configure the NetBIOS node type of the DHCP clients
whose IP addresses are from multiple DHCP interface address pools.
dhcp server netbios-type { b-node | h-node | m-node | p-node } { interface interface-type
interface-number [ to interface-type interface-number ] | all }
undo dhcp server netbios-type { interface interface-type interface-number [ to interface-type
interface-number ] | all }
View
System view, VLAN interface view
Parameters
b-node: Specifies the b-typed node. Nodes of this type acquire host name-to-IP address mapping by
broadcasting.
p-node: Specifies the p-typed node. Nodes of this type acquire host name-to-IP address mapping by
communicating with the WINS server.
m-node: Specifies the m-typed node. Nodes of this type are p-nodes with some broadcasting features.
h-node: Specifies the h-typed node. Nodes of this type are b-nodes with peer-to-peer communicating
features.
interface interface-type interface-number [ to interface-type interface-number ]: Specifies the DHCP
interface address pool. The interface-type argument specifies an interface type; the interface-number
argument specifies an interface number; the interface interface-type interface-number [ to
interface-type interface-number ] keyword and argument combination specifies an interface range.
all: Specifies all interface address pools.
Description
Use the dhcp server netbios-type command to configure the NetBIOS node type of the DHCP clients
whose IP addresses are from the specified DHCP interface address pool(s).
1-14

Advertisement

Table of Contents
loading

Table of Contents