Got it

HCIA - Access | 24 Example for Configuring the HSI and VDSL Services on the GPON MxU

Latest reply: Feb 4, 2022 16:44:29 118 1 1 0 0

Hello everyone!

Today, let's learn the configuration examples of GPON MxU HSI and VDSL services.


GPON MxU HSl Service Configuration Example

ADSL2+ port

GPON MxU ADSL2+ Configuration Case

GPON MxU HSl Service Configuration Example


OLT Side Configuration (1/3)

Add the MxU to OLT

1. Create GPON ONU line profile 21 and bind T-CONT 3 to DBA profile 11 for NMS, bind T-CONT 4 to DBA profile 10 for HSI.

2. Add GEM port 4 for transmitting management traffic streams and GEM port 3 for transmitting VoIP service streams.

3. Map the service port of management (the CVLAN ID is 4000) to GEM port 4, and map the service port of HSI service (the CVLAN ID is 10) to GEM port 1.

ONU is connected to GPON port 0/2/0 through an optical splitter. The ID of ONU is 1. The SN of ONU is 3230313192E95441. The management mode is SNMP and line profile 21 is bound.


Configure ONT profile

MA5600T(config)#ont-lineprofile gpon profile-id 21//NMS

MA5600T (config-gpon-lineprofile-21)#tcont 3 dba-profile-id 11

MA5600T(config-gpon-lineprofile-21)#gemadd4 ethtcont3//NMS

MAS600T (config-gpon-lineprofile-21)#gem mapping 4 4 vian 4000//NMS

MAS600T (config-gpon-lineprofile-21)#mapping-mode vian

MA5600T(config-gpon-lineprofile-21)#tcont 4 dba-profile-id 10//HSt

MA5600T(config-gpon-lineprofile-21)#gemadd1 ethtcont4//HSI

MA5600T(config-gpon-lneprofile-21)#gem mapping1 1vlan10//HSI

MAS600T (config-gpon-lineprofile-21)#commit

Add MxU

MA5600T(config) #interface gpon 0/2

MAS600T (config-if-gpon-0/2)#ont add 0 1 sn-auth 3230313192£95441 snmp ont-lineprofile-id 21


OLT Side Configuration (2/3)

Configure in-band management VLAN and IP

1. Create smart VLAN 4000 and add upstream port 0/19/0 to it.

2. Configure the management service port, management VLAN ID to 4000, GEM port ID to 4, and CVLAN ID to 4000. On the OLT, the rate of the inband service port is not limited. Therefore, use default traffic profile 6.

To telnet to the ONU from the OLT and then configure the ONU, you need to configure the inband management VLANs and IP addresses of the OLT and the ONU on the OLT. Configure the inband management IP address to 172.16.48.250, Configure the static IP address of the ONU 1 to 172.16.48.2, and the management VLAN ID to 4000(the same as that of the OLT).


Configure in-band management VLAN and IP

MA5600T(config)#vlan 4000 smart         //NMS

MA5600T(config)#port vlan 4000/190       //NMS

MA5600T(config)#service-port vlan 4000 gpon 0/2/0 ont 1 gemport 4 multirservice user-vlan 4000 rx-cttr6                                //NMS

MA5600T(config)#interface vlanif 4000

MA5600T(config-if-vlanif-4000)#ip address 172.16.48.25016

MA5600T(config-if-gpon-0/2)#ont ipconfig 0 1 static ip-address 172.16.48.2 mask 255.255.0.0 gateway 172.16.0.1 vlan 4000.

 

Ping the ONU to test the connectivity

MA5600T(config)#Ping 172.16.48.2

Reply from 172.16.48.2: bytes=32 time<1ms TTL=128

Reply from 172.16.48.2: bytes=32 time<1ms TTL=128

 

OLT Side Configuration (3/3)

Configure HSI service VLAN and service port

1. Create a service VLAN and add an upstream port to it. The VLAN ID is 2012, and the VLAN is a smart VLAN, VLAN attribute is QinQ. Add upstream port 0/19/0 to VLAN 2012.

2. Create a service port connected to ONU 1. SVLAN ID to 2012, GEM port ID to 1, bind traffic profile 6, and CVLAN ID to 10.


Configure HSl service VLAN

MA5600T(config)#vlan 2012 smart //HS

MA5600T(config)#wvlan attrib 2012 q-in-q /HS!

MA5600T(config)#portvlan 2012 0/190 //HSI

MA5600T(config)#service-port vlan 2012 gpon 0/2/0 ont1 gemport 1 multi-service User-vlan 10 rx-cttr 6 tx-cttr6 //HSI

 

Then telnet to the MXU, do the configuration on MXU.

MA5600T(config)#telnet 172.16.xx.x

>>User name:root

>>User password:xxxxxxxx

 

MxU Side Configure(1/2)

1. Configure the ADSL2+ line profile

Add ADSL2+ line profile 4 and use default settings for the parameters.

2. Activate the ADSL2+ port with line profile

Activate ADSL2+ port 0/1/1 and bind line template 4 to it.

 

huawei(config)#adsl line-profile add{ <cr>|profile-index<U><2,999> }:4

> Do you want to name the profile (y/n) [n]:

> Please choose default value type 0-adsl 1-adsl2+ (0~1) [1]:

> Will you set basic configuration for modem? (y/n)[n]:

> Please select channel mode 0-interleaved 1-fast (0~1) [0]:

> Will you set interleaved delay? (y/n)[n]:y

> Maximum downstream interleaved delay(0~255 ms) [6]:9

> Maximum upstream interleaved delay(0~255 ms) [6]:8

> Please select form of transmit rate adaptation in downstream:

> 0-fixed 1-adaptAtStartup (0~1) [1]:

> Will you set SNR margin for modem? (y/n)[n]:

> Will you set parameters for rate? (y/n)[n]:y

> Minimum transmit rate in downstream (32~8160 Kbps) [32]:64

> Maximum transmit rate in downstream (64~8160 Kbps) [6144]:2048

> Minimum transmit rate in upstream (32~896 Kbps) [32]:

> Maximum transmit rate in upstream (32~896 Kbps) [640]:512

 

Configure the ADSL2+ line profile

MxU(config)#adsl line-profile quick add 4

 

Activate the ADSL2+ port and bind the line profile to the ADSL2+ port

MxU(config)#interfaceads0/1

MxU(config-if-adsl-0/1 )#deactivate 1

MxU(config-if-adsl-0/1)#activate 1 profile-index 4

 

NOTE: adsl line-profile quick add, this command is used to quickly add an ADSL2+ line profile. An ADSL2+ line profile provides parameters for an ADSL2+ port when it is activated. When you need to activate ADSL2+ ports using new line parameters, run this command to configure a new ADSL2+ line profile. After a line profile is configured successfully, it can be directly used to activate ports.

 

MxU Side Configure(2/2)

1. Configure the traffic profile.

Add traffic profile 4, and set the CIR to 4 Mbit/s. The priority is 1, bind the traffic

profile 4 and the priority policy is scheduled by the priority that the packets bear.

2. Configure VLAN

Configure the SVLAN, the VLAN ID 10. Add the upstream port 0/0/1 to these

VLAN.

Create service virtual port. The SVLAN is 10, VPI 0, VCI 35, CVLAN untagged.

 

Configure the traffic profile

MxU(config)#traffictable ip index 14 cir4096 priority 1 priority-policy tag-lIn-Package


Create a VLAN. Add an upstream port to the VLAN.

MxU(config)#vlan 10 smart

MxU(config)#portvlan 10 0/01


Add a service port to the VLAN.

MxU(config)#service-port vlan 10 adsl 0/1/1 vpi 0 vci 35 multi-service user-vlan untagged rx-cttr 14 tx-cttr 14

 

Configuration of the ONT(Modem)

Logging in to the ONT WebUI

WAN setting


Configuration of the PC

Set the PPPoE

Set the PPPoE


GPON MxU VDSL2 Configuration Case

GPON MxU VDSL2 Configuration Case


OLT Side Configuration

(In case of the MxU is added, no need to add it again.)


Modify ONT profile (add the gem port and VLAN mapping)

MA5600T(config)#ont-lineprofile gpon profile-id 21

MA5600T(config-gpon-lineprofile-21)#tcont 5 dba-profile-id10//HIS

MA5600T(config-gpon-lineprofile-21)#gemadd 2 eth tcont5//HSI

MAS5600T (config-gpon-lineprofile-21)#mapping-mode vian

MA5600T(config-gpon-lineprofile-21)#gem mapping2 2vlan20//HIS

MAS600T (config-gpon-lineprofile-21)#commit


Configure HSI service VLAN

MA5600T(config)#vlan 2000 smart//HSI

MA5600T(config)#vlan attrib 2000 q-in-q //HSI

MA5600T(config)#portvlan 2000 0/190//HSl

MA5600T(config)#service-portvlan 2000 gpon 0/2/0 ont1 gemport2 multi-service user-vlan 20 rx-cttr 6 tx- cttr6 //HIS

 

MxU Side Configuration(1/2)

vdsl line-profile quickadd

This command is used to quickly add a very high-speed digital subscriber line 2(VDSL2) line profile. To create a configuration file, or to quickly set one or multiple parameters in a profile and other parameters using the default values, run this command. After that, the new VDSL2 line profile can be bound to a VDSL2 channel profile to form a VDSL2 line template that is used to activate the port.

 

Configure the VDSL2 line profile.

MxU(config)#vdsl line-profile quickadd 5


Configure the VDSL2 channel profile.

MxU(config)#vdsl channel-profile quickadd 5


Configure the VDSL2 line template.

MxU(config)#vdsl line-template quickadd 3 line 5 channel1 5 100 100


Activate VDSL2 port 0/2/1 and bind line template 3 to it.

MxU(config)#interfacevdsl0/2

MxU (config-if-vdsl-0/2)#deactivate 1

MxU(config-if-vdsl-0/2)#activate 1 template-index3

 

MxU Side Configuration(2/2)

Configure the traffic profile

MxU(config)#traffic tableip index 18 cir8116 priority 1 priority-policy tag-lIn-Package


Create a VLAN. Add an upstream port to the VLAN.

MxU(config)#vlan 20 smart

MxU(config)#port vlan 20 0/01


Add a service port to the VLAN.

MxU(config)#service-port vlan 20 vdsl mode ptm 0/2/1 multi-service user-vlan untagged rx-cttr 18 tx-cttr 18

 

Query Board

Query board status

display board


Query ADSL Port

Query adsl port state

display board


Query VDSL Port

Query vdsl port state

display board


Thanks for reading!

The post is synchronized to: HCIA-Access

Very interesting to know, learned
View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.