3com 8807 참조 가이드

다운로드
페이지 1099
DHCP Server Configuration Commands
845
View
DHCP address pool view
Parameter
b-node: Specifies the NetBIOS node type of DHCP clients to be b-node (b stands 
for broadcast). Nodes of this type establish their host name-to-IP address 
mappings by broadcasting.
p-node: Specifies the NetBIOS node type of DHCP clients to be p-node (p stands 
for peer-to-peer). Nodes of this type establish their host name-to-IP address 
mappings by communicating with NetBIOS server.
m-node: Specifies the NetBIOS node type of DHCP clients to be m-node (m stands 
for mixed). Nodes of this type are p nodes which take some broadcast features.
h-node: Specifies the NetBIOS node type of DHCP clients to be h-node (h stands 
for hybrid). Nodes of this type are b nodes which take peer-to-peer mechanism.
Description
Use the netbios-type command to configure the NetBIOS node type for DHCP 
clients of a global DHCP address pool.
Use the undo netbios-type command to remove NetBIOS node type 
configuration of a global DHCP address pool.
By default, the DHCP clients are of h-node type.
Related command: dhcp server ip-pooldhcp server netbios-bytenbns-list.
Example
# Configure the NetBIOS node type of DHCP clients of the global DHCP address 
pool 0 to b-node.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] dhcp server ip-pool 0
 
[3Com-dhcp-0] netbios-type b-node 
network
Syntax
network ip-address [ mask netmask | mask-length ]
undo network
View
DHCP address pool view
Parameter
ip-address: Address range for dynamic IP address assigning.
mask netmask: Specifies the subnet mask of the address pool. If you do not 
provide this argument, the default subnet mask is used.