Edit Article

  • 909 views
  • Edited by Wrieterfd and 2 others

  • Edited

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.

EditSteps

  1. 1
    Step 1 Select DHCP forwarding mode.
  2. 2
    Huawei (config) #dhcp mode layer-3 standard
  3. 3
    Step 2 Create DHCP server group.
  4. 4
    Huawei (config) #dhcp-server 1 IP 10.1.1.1 10.1.1.2
  5. 5
    Step 3 Select DHCP server mode.
  6. 6
    Here the system default DHCP server work mode (load sharing mode), no configuration is necessary.
  7. 7
    Explain
  8. 8
    Please refer to the specific configuration of DHCP server mode: "DHCP Server 10.6 configuration mode".
  9. 9
    Step 4 Configure the VLAN uplink port and service virtual port.
  10. 10
    Huawei (config) #vlan 2 smart
  11. 11
    Huawei (config) #port VLAN 2 0/19 0
  12. 12
    Huawei (config) #interface giu 0/19
  13. 13
    Huawei (config-if-giu-0/19) #native-vlan 0 VLAN 2
  14. 14
    Huawei (config-if-giu-0/19) #quit
  15. 15
    Huawei (config) #service-port VLAN 2 GPON 0/2/0 gemport 128 multi-service user-vlan
  16. 16
    rx-cttr 5 tx-cttr 5
  17. 17
    Huawei (config) #service-port VLAN 2 GPON 0/2/0 gemport 129 multi-service user-vlan
  18. 18
    rx-cttr 5 tx-cttr 5
  19. 19
    Step 5 Configure VLAN three layer interface IP address.
  20. 20
    Huawei (config) #interface vlanif 2
  21. 21
    Huawei (config-if-vlanif2) #ip address 2.2.2.1 24
  22. 22
    Step 6 Binding interface and DHCP server group.
  23. 23
    Huawei (config-if-vlanif2) #dhcp-server 1
  24. 24
    Step 7 Save the data.
  25. 25
    Huawei (config-if-vlanif2) #quit
  26. 26
    Huawei (config) #save
  27. 27
    Ending
  28. 28


Add your own method
Save

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.

Did this article help you?

YesNo