Reference Guide 568 Document #: LTRT-17939
Mediant MSBR
74.2.3.5.6 netbios-node-type
This command specifies the NetBIOS (WINS) node type (i.e. 1 = B-node, 2 = P-node, 4 = M-
node, 8 = H-node) on the specified interface.
Syntax
netbios-node-type <wins node type>
no netbios-node-type
Command Description
<wins node type>
Specifies the NetBIOS (WINS) node type (i.e. 1 = B-node,
2 = P-node, 4 = M-node, 8 = H-node). This parameter is
optional. (BOOTP / DHCP Option 46).
Default
NA
Functional notes
NA
Command Mode
Privileged User
Related Commands
This command is also available from the interface configuration sub-directory.
See ip dhcp-server on page 554.
Example
This example sets the WINS note type to B-node (= 1).
(dhcp-conf-VLAN 5)# netbios-node-type 1
This example clears this parameter.
(dhcp-conf-VLAN 5)# no netbios-node-type
74.2.3.5.7 network
This command defines the network address and mask for the DHCP pool. This command is
mandatory for assigning dhcp pool on the interface.
Syntax
network <first ip> <last ip> <mask>