netbios-node-type

Syntax

netbios-node-type没有netbios-node-type

Description

Defines the NetBIOS node type for the current DHCPv4 server pool.

The没有form of this command removes the NetBIOS node type for the current pool.

Command context

config-dhcp-server-pool

Parameters

Specifies the NetBIOS node type:广播,hybrid,mixed, orpeer-to-peer.

Authority

Administrators or local user group members with execution rights for this command.

Example

Defines the NetBIOS node type广播for the DHCPv4 server poolprimary-poolon VRFprimary.

switch(config)#dhcp-server vrf primaryswitch(config-dhcp-server)#pool primary-poolswitch(config-dhcp-server-pool)#netbios-node-type broadcast

删除NetBIOS节点类型广播from the DHCPv4 server poolprimary-poolon VRFprimary.

switch(config)#dhcp-server vrf primaryswitch(config-dhcp-server)#pool primary-poolswitch(config-dhcp-server-pool)#没有netbios-node-type broadcast