Hello everyone,
Today I will share with you the Huawei Wireless Access Controllers V200R003C00 Web Platform configuration guide of IP Service
12 IP Service
12.1 DHCP
12.1.1 Configuration
Context
The Dynamic Host Configuration Protocol (DHCP) is used to dynamically assign IP addresses for users and manage user configurations in a centralized manner.
Procedure
Log in to the web platform and choose IP Service > DHCP > Configuration. The Configuration tab page is displayed.
Figure 12-1 DHCP Configuration
Set DHCP to Enable and click Apply. DHCP is enabled globally.
12.1.2 IP Pool
Context
After a global IP pool or interface IP pool is configured, users who go online from all interfaces or a specified interface can obtain configuration information such as IP addresses from the IP pool.
Procedure
Creating a DHCP IP pool
none: The user-defined option is not configured for the interface IP pool.
ASCII: Specifies the user-defined option code as an ASCII character string.
hex: Specifies the user-defined option code as a hexadecimal number.
IP-address: Specifies the user-defined option code as an IP address. One to eight IP addresses can be specified.
sub-option: Specifies the value of the user-defined sub-options and configures the parameter of the sub-options.
The vendor-defined option can only be set to hex or sub-option.
If the value of the sub-option is 1, the sub-option can only be set to hex.
If the value of the sub-option is 2, the sub-option can only be set to ip-address.
If the value of the sub-option is 3, the sub-option can only be set to ascii and only an IP address such as 10.1.1.1 can be entered.
Adding forbidden IP addresses: Set the start and end IP addresses and click
. To add multiple forbidden IP addresses or IP address segments, repeat this operation.
Deleting forbidden IP addresses: Select the check boxes of forbidden IP addresses or select the check box next to Forbidden IP, and click
.
Creating static IP address binding entries: Enter the IP address and MAC address to bind and click
. To create multiple static IP address binding entries, repeat this operation.
Deleting static IP address binding entries: Select the check boxes of static IP address binding entries or select the check box next to Static IP/MAC Address, and click
.
Not specified: The NetBIOS node type is not specified.
b-node: The NetBIOS node obtains the mapping between the host name and IP address in broadcast mode. b indicates broadcast.
p-node: The NetBIOS node obtains the mapping between the host name and IP address by communicating with the NetBIOS server. p indicates peer to peer.
m-node: The NetBIOS node is a p-type node with some broadcast features. m indicates mixed.
h-node: The NetBIOS node is a b-type node using the peer-to-peer communication mechanism. h indicates hybrid.
none: The user-defined option is not configured for the interface IP pool.
ascii: Specifies the user-defined option code as an ASCII character string.
hex: Specifies the user-defined option code as a hexadecimal number.
ip-address: Specifies the user-defined option code as an IP address. One to eight IP addresses can be specified.
sub-option: Specifies the value of the user-defined sub-options and configures the parameter of the sub-options.
The vendor-defined option can only be set to hex or sub-option.
If the value of the sub-option is 1, the sub-option can only be set to hex.
If the value of the sub-option is 2, the sub-option can only be set to ip-address.
If the value of the sub-option is 3, the sub-option can only be set to ascii and only an IP address such as 10.1.1.1 can be entered.
Log in to the web platform and choose IP Service > DHCP > IP Pool. The IP Pool tab page is displayed.
Figure 12-2 IP Pool
In the IP Pool List area, click Create. In the Create IP Pool dialog box that is displayed, set parameters described in Table 12-1 and Table 12-2.

Click OK.
Table 12-1 Parameters for creating a global IP pool
Parameter | Description |
|---|---|
IP pool name | Name of a global IP pool. It is a string of 1 to 64 characters and can only contain digits, letters, dots (.), hyphens (-), and underlines (_). The value cannot be - or --. |
Subnet address | Network segment that can be allocated in the global IP pool. |
Subnet mask | Subnet mask of the IP address assigned to the DHCP client, that is, subnet mask of the selected interface. The gateway IP address and the subnet mask identify an IP pool of the interface. |
Gateway IP | Egress gateway address of the global IP pool. |
Interface used by IP pool | Interface used by the IP pool. Users who go online from this interface can obtain configuration information such as IP addresses from the global IP pool. |
Lease | IP address lease of DHCP clients, that is, duration during which IP addresses assigned to DHCP clients take effect. Set this parameter based on the duration during which DHCP clients of the interface IP pool are connected to the network. For example, set a short lease, such as 8 hours, for wireless clients who frequently connect to and disconnect from the wireless network. Set a long lease even a permanent lease for stable clients. |
Vendor-defined | User-defined option for the global IP pool. The options are as follows: NOTE: |
Primary DNS server | Primary DNS server address assigned to the DHCP client. |
Secondary DNS server | Secondary DNS server address assigned to the DHCP client. When the primary DNS server fails to perform domain name resolution, the DHCP client sends a domain name resolution request to the secondary DNS server. |
Primary WINS server | Primary WINS server address assigned to the DHCP client. The DHCP client running the Windows operating system uses the Network Basic Input Output System (NetBIOS) protocol for communication. The NetBIOS server translates host names to IP addresses for the client. The resolution of the NetBIOS name to an IP address is done locally, by broadcasts, or by a WINS Server. Ensure that the route between the primary WINS server and the DHCP server is reachable. |
Secondary WINS server | Secondary WINS server address assigned to the DHCP client. When the primary WINS server fails to perform NetBIOS name resolution, the DHCP client sends a NetBIOS name resolution request to the secondary WINS server. Ensure that the route between the secondary WINS server and the DHCP server is reachable. |
DNS domain name | Suffix of the domain name that the DNS server allocates to the DNS client. |
Forbidden IP | IP address that will not be dynamically allocated to clients. When IP addresses are assigned to other servers such as DNS servers, the IP addresses cannot be assigned to DHCP clients. Specify these IP addresses as forbidden IP addresses. This operation avoids IP address conflicts and shortens the IP address detection time during IP address assignment, which improves DHCP efficiency. Perform the following operations to add or delete forbidden IP addresses: |
Static IP/MAC address | Binding between assignable IP addresses and MAC addresses of the clients. When receiving a request for applying for an IP address from a client matching the MAC address, the DHCP server assigns the fixed IP address bound to the client's MAC address to this client. Perform the following operations to create or delete a static IP address entry: |
NetBIOS type | Type of the NetBIOS node. The options are as follows: |
Table 12-2 Parameters for creating an interface IP pool
Parameter | Description |
|---|---|
Select interface | Interface mapping the interface IP pool of a DHCP server. The network segment that the interface IP address belongs to must be allocable. |
Interface IP | IP address of the selected interface, that is, the gateway address used by the DHCP client. |
Mask | Subnet mask of the IP address assigned to the DHCP client, that is, subnet mask of the selected interface. The gateway IP address and the subnet mask identify an IP pool of the interface. |
Lease | For details, see Table 12-1. |
Vendor-defined | User-defined option for the interface IP pool. The options are as follows: NOTE: |
Primary DNS server | For details, see Table 12-1. |
Secondary DNS server | For details, see Table 12-1. |
Primary WINS server | For details, see Table 12-1. |
Secondary WINS server | For details, see Table 12-1. |
DNS domain name | For details, see Table 12-1. |
Forbidden IP | For details, see Table 12-1. |
Static IP/MAC address | For details, see Table 12-1. |
NetBIOS type | For details, see Table 12-1. |
NOTE:Modifying a DHCP IP pool
Log in to the web platform and choose IP Service > DHCP > IP Pool. The IP Pool tab page is displayed.
In the IP Pool List area, select a DHCP IP pool and click
.In the Modify IP Pool dialog box that is displayed, modify parameters described in Table 12-1 and Table 12-2.
Click OK.
Deleting a DHCP IP pool
Log in to the web platform and choose IP Service > DHCP > IP Pool. The IP Pool tab page is displayed.
In the IP Pool List area, select the check box of a DHCP IP pool and click Delete.
In the dialog box that is displayed, click OK.
12.1.3 Relay
Context
By using a DHCP relay agent, DHCP clients on a LAN can communicate with DHCP servers on other network segments, and obtain IP addresses from them. The DHCP clients on different network segments can also use one DHCP server, which reduces costs and achieves centralized device management.
Before configuring the DHCP relay function, you must configure DHCP server groups.
DHCP relay is introduced to transmit packets between DHCP clients and a DHCP server that are in different network segments. A DHCP relay agent can transparently transmit DHCP broadcast packets between DHCP clients and a DHCP server that are in different network segments.
In applications, the DHCP relay function is generally implemented on a VLANIF interface of the device. This interface needs to be configured with an IP relay address to specify the DHCP server group. An IP relay address refers to the IP address of the DHCP server group specified on the DHCP relay agent. When DHCP relay is enabled on an interface, broadcast DHCP packets received on this interface are sent to the specified DHCP server group.
If no DHCP server group is configured on a network, the DHCP relay function can be enabled on the device, so that DHCP Request packets from clients can be transmitted to the DHCP server group on another network through the DHCP relay agent. To enable clients to obtain IP addresses, a DHCP server in the DHCP server group must use a global address pool. That is, the interface of the server connected to the DHCP relay agent cannot be configured with any address pool.
Procedure
DHCP server group
Deleting a DHCP server group
Modifying a DHCP server group
Adding DHCP server IP addresses: Enter the IP address of a DHCP server and click
. To add multiple DHCP server IP addresses. A maximum of 20 DHCP server IP addresses are supported.Deleting DHCP server IP addresses: Click
next to the DHCP server IP addresses to delete.Creating a DHCP server group
Log in to the web platform and choose IP Service > DHCP > Relay. The Relay tab page is displayed.
In the DHCP Server Group List area, select the check box of a DHCP server group and click Delete.
In the dialog box that is displayed, click OK.
Log in to the web platform and choose IP Service > DHCP > Relay. The Relay tab page is displayed.
In the DHCP Server Group List area, select a DHCP server group and click
.In the Modify DHCP Server Group dialog box that is displayed, modify the parameters described in Table 12-3. Parameter Interface Name cannot be modified.
Click OK.
Log in to the web platform and choose IP Service > DHCP > Relay. The Relay tab page is displayed.
Figure 12-3 DHCP Relay
In the DHCP Server Group List area, click Create. In the Create DHCP Server Groupdialog box that is displayed, set DHCP server group parameters described in Table 12-3.

Click OK.
Table 12-3 Parameters for creating a DHCP server groupParameter
Description
DHCP server group name
Name of a DHCP server group.
DHCP server address1
IP address of a DHCP server. Perform the following operations to add or delete DHCP server IP addresses:DHCP relay
Deleting a DHCP relay
Modifying a DHCP relay
Creating a DHCP relay
Log in to the web platform and choose IP Service > DHCP > Relay. The Relay tab page is displayed.
In the DHCP Relay List area, select the check box of a DHCP relay and click Delete.
In the dialog box that is displayed, click OK.
Log in to the web platform and choose IP Service > DHCP > Relay. The Relay tab page is displayed.
In the DHCP Relay List area, select a DHCP relay and click
.In the Modify DHCP Relay dialog box, set DHCP server group name, as shown in Table 12-4.
Click OK.
Log in to the web platform and choose IP Service > DHCP > Relay. The Relay tab page is displayed.
In the DHCP Relay List area, click Create. In the Create DHCP Relay dialog box that is displayed, set DHCP relay parameters described in Table 12-4.

Click OK.
Table 12-4 DHCP relay parametersParameter
Description
Interface name
Interface to be configured with DHCP relay.
DHCP server group name
Name of a DHCP server group.
12.2 Route
12.2.1 Routing Table
Context
You can check the routing table to view routing information about the device, which helps you manage the networks.
A routing table contains the following key data for each IP packet.
Item | Description |
|---|---|
Destination IP Address | Indicates the destination IP address or network of IP packets. |
Subnet Mask | Indicates the subnet mask length of the destination address. The network mask is used with the destination address to identify the address of the network segment where the destination host or router resides. |
Route Type | Indicates the routing protocol. |
Next Hop | Indicates the next hop address of the route, that is, next-hop device to which packets are forwarded. |
Outbound Interface | Indicates the outbound interface of the route, that is, local router interface from which packets are forwarded. |
Procedure
Choose IP Service > Route > Routing Table.
Figure 12-4 Routing Table
View all the routing tables or specified routes based on the route type or destination IP address/subnet mask.
12.2.2 Static Route Configuration
Context
Generally, static routes are applicable to the networks with simple structures. Configuring static routes facilitates route management.
Procedure
Create a static route.
When both the destination IP address and mask are 0.0.0.0, the configured route is the default route.
If the outbound interface is not a point-to-point interface, the next hop address must be specified.
Choose IP Service > Route > Static Route Configuration.
Figure 12-5 Static Route Configuration
In Static Route Configuration Table, click Create. The Create Static Route Servicepage is displayed, set parameters described in Table 12-5.

Click OK.
Table 12-5 Static route configurationItem
Description
Destination IP address
Set the destination IP address of a static route.
Subnet mask
Set the subnet mask of a static route in dotted decimal notation.
Next hop
Set the next-hop IP address of a static route.
Outbound interface
Configure an outbound interface for a static route.
Priority
Set the priority of a static route. A smaller value indicates a higher priority.
Description
Set the description information of a static route.
NOTE:
Delete static routes.
Choose IP Service > Route > Static Route Configuration.
In Static Route Configuration Table, select a static route that you want to delete and click Delete.
Click OK in the Information dialog box that is displayed.
That is all I want to share with you! Thank you!
.




