Configuring bims server information for the client, Configuring gateways for the client – H3C Technologies H3C S10500 Series Switches User Manual
Page 53

42
You can specify up to eight WINS servers in a DHCP address pool.
You must also specify a NetBIOS node type in a DHCP address pool. There are four NetBIOS node
types:
•
b (broadcast)-node: The b-node client sends the destination name in a broadcast message. The
destination returns its IP address to the client after receiving the message.
•
p (peer-to-peer)-node: The p-node client sends the destination name in a unicast message to the
WINS server, and the WINS server returns the destination IP address.
•
m (mixed)-node: A combination of broadcast first and peer-to-peer second. The m-node client first
broadcasts the destination name. If it receives no response, it unicasts the destination name to the
WINS server to get the destination IP address.
•
h (hybrid)-node: A combination of peer-to-peer first and broadcast second. The h-node client
unicasts the destination name to the WINS server. If it receives no response, it broadcasts the
destination name to get the destination IP address.
Follow these steps to configure WINS servers and NetBIOS node type in the DHCP address pool:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter DHCP address pool view
dhcp server ip-pool pool-name
[ extended ]
—
Specify WINS server IP addresses nbns-list ip-address&<1-8>
Required (optional for b-node)
No address is specified by default.
Specify the NetBIOS node type
netbios-type { b-node | h-node
| m-node | p-node }
Required
Not specified by default.
NOTE:
If b-node is specified for the client, you do not need to specify any WINS server address.
Configuring BIMS server information for the client
The DHCP server must provides DHCP clients with the branch intelligent management system (BIMS)
server IP address, port number, shared key from the DHCP address pool, to enable DHCP clients to
perform regular software update and backup by using configuration files obtained from a BIMS server.
Follow these steps to configure the BIMS server IP address, port number, and shared key in the DHCP
address pool:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter DHCP address pool view
dhcp server ip-pool pool-name
[ extended ]
—
Specify the BIMS server IP address,
port number, and shared key
bims-server ip ip-address [ port
port-number ] sharekey key
Required
Not specified by default.
Configuring gateways for the client
You can specify up to eight gateways in a DHCP address pool.