How to Configure DHCP on Huawei MA5680T
How to configure DHCP on Huawei MA5680T, seven steps. Configration result: The computer can obtain the dynamic IP address, and access to Internet network. More information about MA5680T,visit www.huanetwork.com.
This article needs to be converted to wikiHow format.
You can help by editing it now and then removing this notice. Notice added on 2014-07-28. |
EditSteps
-
1Step 1 Select DHCP forwarding mode.
-
2Huawei (config) #dhcp mode layer-3 standard
-
3Step 2 Create DHCP server group.
-
4Huawei (config) #dhcp-server 1 IP 10.1.1.1 10.1.1.2
-
5Step 3 Select DHCP server mode.
-
6Here the system default DHCP server work mode (load sharing mode), no configuration is necessary.
-
7Explain
-
8Please refer to the specific configuration of DHCP server mode: "DHCP Server 10.6 configuration mode".
-
9Step 4 Configure the VLAN uplink port and service virtual port.
-
10Huawei (config) #vlan 2 smart
-
11Huawei (config) #port VLAN 2 0/19 0
-
12Huawei (config) #interface giu 0/19
-
13Huawei (config-if-giu-0/19) #native-vlan 0 VLAN 2
-
14Huawei (config-if-giu-0/19) #quit
-
15Huawei (config) #service-port VLAN 2 GPON 0/2/0 gemport 128 multi-service user-vlan
-
16rx-cttr 5 tx-cttr 5
-
17Huawei (config) #service-port VLAN 2 GPON 0/2/0 gemport 129 multi-service user-vlan
-
18rx-cttr 5 tx-cttr 5
-
19Step 5 Configure VLAN three layer interface IP address.
-
20Huawei (config) #interface vlanif 2
-
21Huawei (config-if-vlanif2) #ip address 2.2.2.1 24
-
22Step 6 Binding interface and DHCP server group.
-
23Huawei (config-if-vlanif2) #dhcp-server 1
-
24Step 7 Save the data.
-
25Huawei (config-if-vlanif2) #quit
-
26Huawei (config) #save
-
27Ending
-
28
EditTips
- Configration result:
- The computer can obtain the dynamic IP address, and access to Internet network.
- MA5680T DHCP Relay function figure
Article Info
Categories: Format | Networking | Pages with broken file links
Recent edits by: luise petts, Wrieterfd
Thanks to all authors for creating a page that has been read 909 times.