3com 5500-ei pwr Guia De Referência

Página de 1314
 
1-34 
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. 
Description 
Use the netbios-type command to configure the NetBIOS node type in the DHCP global address pool 
for the DHCP client. 
Use the undo netbios-type command to remove the configured NetBIOS node type. 
By default, no NetBIOS node type is specified in a DHCP global address pool for the DHCP client. After 
the WINS server IP address is configured for the client in the DHCP global address pool, the client uses 
the hybrid node (h-node). 
Related commands: dhcp server ip-pooldhcp server netbios-typenbns-list
Examples 
# Enter system view. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
# Specify b-node as the NetBIOS node type in the DHCP global address pool 0 for the clients. 
[Sysname] dhcp server ip-pool 0 
[Sysname-dhcp-pool-0] netbios-type b-node 
network 
Syntax 
network network-address [ mask mask ] 
undo network 
View 
DHCP address pool view 
Parameters 
network-address: IP address of a network segment, used to specify an IP address range. 
mask mask: Specifies a subnet mask in dotted decimal notation, in the form of x.x.x.x. When no mask 
is provided, the default natural mask is used.  
Description 
Use the network command to configure a dynamically assigned IP address range in the DHCP global 
address pool. 
Use the undo network command to remove a dynamically assigned IP address range. 
By default, no such IP address range is configured for a DHCP global address pool. 
Note that you can configure only one such IP address range for a DHCP global address pool. If you 
execute the network command repeatedly, the new configuration overwrites the previous one.