Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 9 DHCP Configuration Commands
3Com Corporation
9-42
By default, clients adopt type h node (h-node).
Related command: dhcp server ip-pool, dhcp server netbios-type (in interface
view), dhcp server netbios-type (in system view), and nbns-list.
Example
# Specify b-node as the NetBIOS node type of clients of DHCP address pool 0.
[3Com] dhcp server ip-pool 0
[3Com-dhcp-0] netbios-type b-node
9.2.39 network
Syntax
network ip-address [ mask netmask ]
undo network
View
DHCP address pool view
Parameter
ip-address: The subnet address of an IP address pool used for dynamic allocation.
mask netmask: Network mask of the IP address pool. Natural mask will be adopted if
the parameter is not specified.
Description
Use the network command to configure an IP address range used for dynamic
allocation.
Use the undo network command to delete the configuration.
By default, no IP address range has been configured for dynamic allocation.
Each DHCP address pool can be configured with a network segment and the new
configuration will replace the old one. If the system requires several such address
segments, you should configure them in multiple address pools.
Related command: dhcp server ip-pool and dhcp server forbidden-ip.
Example
# Use 192.168.8.0/24 as the address space for DHCP address pool 0.
[3Com-dhcp-0] network 192.168.8.0 mask 255.255.255.0










