Hi dear!
Huawei MA5616 is an MDU (also a narrow-bandwidth access device). It has a PON upstream port or an Ethernet upstream port. If the PON upstream port is used, connects to the OLT to form a switching network. The device supports the VDSL and ADSL modules (pluggable).
The following describes how to configure VDSL on the MA5616.
VDSL is a type of DSL technology. It is also called ultra-high-speed digital subscriber line. The downstream rate can be symmetric or asymmetric.
Rate: 5 to 10 times higher than ADSL
A pair of twisted pairs provides a maximum of **19.2 Mbit/s upstream rate and **55 Mbit/s downstream rate (** is the bandwidth) and can provide both voice and data services.
The uplink and downlink symmetric rates can reach 10 Mbit/s.
VDSL2+ provides a maximum downstream rate of 100 Mbit/s.
Procedure:
1. Configure the protocol supported by the system mode.

2. Configure a VDSL line profile.
[global-config]
<global-config>
vdsl line-profile quickadd 3 transmode 1 bitswap 2 2 adapt 2 2 snr 60 0 300 60 0 300 power-management 2 2 255 30 255 3 9 name VDSL LINE PROFILE 2
vdsl channel-profile quickadd 3 path-mode both interleaved-delay 8 2 inp 4 2
rate 128 100000 128 100000 100000 100000 rate-threshold 0 0 0 0 name VDSL
CHANNEL PROFILE 3
vdsl line-template quickadd 3 line 3 channel1 3 100 100 name VDSL LINE TEMPLATE 3
#
3. Add a board.
[device-config]
<device-config>
board add 0/1 VDL
board add 0/2 ADL
port port-index 0/0/0 port-type GE-PORT(Ethernet uplink port)
port port-index 0/0/1 port-type GPON-PORT(PON upstream port)
#
4. Configure the VLAN and bind it to the upstream port.

5. Configure the Ethernet upstream port as a native VLAN.

6. Configure a service port.

7. Configure the IP address of the VLAN interface for inband management.

8. Configure the out-of-band management interface.

The above is my summary of VDSL configuration, I hope to help you!
Thank you!



