Got it

gpon ont autoprovisioning

Created: May 27, 2021 10:22:31Latest reply: May 28, 2021 11:49:29 1073 13 0 0 0
  HiCoins as reward: 5 (problem unresolved)

Hi !


I`m trying to configure autoprovisioning for gpon ont.

Having two types of ONT I was able to make this for HG8120H and it works perfectly, but the same config for HG8010Hv6 (or 010H) does not work until I manualy add native vlan.


config:


 ont-srvprofile gpon profile-id 2 profile-name "sprfAUTO"

  ont-port eth 1 

  port vlan eth 1 translation 4000 user-vlan 4000

  commit


 ont-lineprofile gpon profile-id 2 profile-name "lprfAUTO"

  tcont 1 dba-profile-id 11

  gem add 1 eth tcont 1

  gem mapping 1 1 vlan 4000

  commit

  quit


 ont auto-add-policy gpon equipment "010H" omci ont-lineprofile-id 2 ont-srvprofile-id 2 auto-confirm enable

 ont auto-add-policy gpon equipment "HG8010Hv6" omci ont-lineprofile-id 2 ont-srvprofile-id 2 auto-confirm enable

 ont auto-add-policy gpon equipment "HG8120H" omci ont-lineprofile-id 2 ont-srvprofile-id 2 auto-confirm enable


  <gpon-0/1>

 interface gpon 0/1

 port 0 ont-auto-find enable

 ont add 0 0 sn-auth "4857544323EDxxxx" omci ont-lineprofile-id 2 ont-srvprofile-id 2 desc "ONT_NO_DESCRIPTION" 

 ont add 0 4 sn-auth "485754431B888xxxx" omci ont-lineprofile-id 2 ont-srvprofile-id 2 desc "ONT_NO_DESCRIPTION" 

 auto-service-port port 0 vlan 4000 single-vlan onu-vlan-num 1 inbound traffic-table index 1 outbound traffic-table index 1


  <bbs-config>

 service-port 4 vlan 4000 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 4000 tag-transform translate inbound traffic-table index 1 outbound traffic-table index 1

 service-port 9 vlan 4000 gpon 0/1/0 ont 4 gemport 1 multi-service user-vlan 4000 tag-transform translate inbound traffic-table index 1 outbound traffic-table index 1

 monitor uplink-port non-unicast port 0/8/0


Configured function sucessfully add new ont`s and the first one (HG8120H) present mac address of customer`s CPE, but second (HG8010Hv6) does not UNTIL i manually add this command : ont port native-vlan 0 4 eth 1 vlan 4000 priority 0. Maybe I forgot something?  (all ONT works as a bridge) 

 

Featured Answers

Recommended answer

Chenxintao
Admin Created May 27, 2021 13:41:44

Posted by andrey.rychkov at 2021-05-27 11:36 At the first glance ONT is working. After autoprovisionig PON led stoped blinking. But it does not ...

Hi,
Run the display security anti-macspoofing service-port command on the OLT to check whether the anti-MAC spoofing function is enabled on the OLT. If the anti-MAC spoofing function is enabled, run the security anti-macspoofing command to disable the anti-MAC spoofing function.

View more
  • x
  • convention:

Posted by andrey.rychkov at 2021-05-28 07:59i made it this way:security anti-macspoofing service-port 0 to 139263 disable#display security ant ...

Hi, my friend!

I probably understood your question,

However, I need to know how the HG8010Hv6 (010H) works. After reading this, I think that packets are dropped due to the working mode of the HG8010Hv6.

As you mentioned, the three devices are two different types of ONTs. This may be because the bridging ONT works at Layer 2 interfaces and cannot implement the routing function.


View more
  • x
  • convention:

All Answers
Hello, friend!
It's nice to meet you in the community.
We're working on getting the right answer for you.
View more
  • x
  • convention:

Hi,
The question now is, does the HG8010Hv6 (or 010H) not work?
View more
  • x
  • convention:

Hello, friend!


According to your problem description, I cannot locate the fault accordingly.


You need to check and provide the configuration information about the ONT connected to the OLT port.


You can also refer to the networking configuration guide of bridged ONTs.


Bridging ONU Configuration


Thanks!

View more
  • x
  • convention:

Posted by Chenxintao at 2021-05-27 10:30Hi,The question now is, does the HG8010Hv6 (or 010H) not work?

At the first glance ONT is working. After autoprovisionig PON led stoped blinking. But it does not transmit customers MAC address

OLT1-test#display mac-address all
 -----------------------------------------------------------------------
      -     -  eth  f01c-2d73-xxxx dynamic  0 /8 /0   -    -           2
      -     -  eth  f47f-3516-xxxx dynamic  0 /8 /0   -    -        4000
      -     -  eth  f47f-3516-xxxx dynamic  0 /8 /0   -    -           1
      -     -  eth  f01c-2d73-xxxx dynamic  0 /8 /0   -    -        4000
 -----------------------------------------------------------------------
 Total: 4

After i add native vlan to autogenerated config

ont port native-vlan 0 4 eth 1 vlan 4000 priority 0

The mac address suddenly appeares:

OLT1-test#display mac-address all
 -----------------------------------------------------------------------
      -     -  eth  f01c-2d73-xxxx dynamic  0 /8 /0   -    -           2
      -     -  eth  f47f-3516-xxxx dynamic  0 /8 /0   -    -        4000
      -     -  eth  f47f-3516-xxxx dynamic  0 /8 /0   -    -           1
     9     -  gpon e0d9-e37e-xxxx dynamic  0 /1 /0   4    1        4000
      -     -  eth  f01c-2d73-xxxx dynamic  0 /8 /0   -    -        4000
 -----------------------------------------------------------------------
 Total: 5

View more
  • x
  • convention:

Posted by andrey.rychkov at 2021-05-27 11:36 At the first glance ONT is working. After autoprovisionig PON led stoped blinking. But it does not ...

Hi,
Run the display security anti-macspoofing service-port command on the OLT to check whether the anti-MAC spoofing function is enabled on the OLT. If the anti-MAC spoofing function is enabled, run the security anti-macspoofing command to disable the anti-MAC spoofing function.

View more
  • x
  • convention:

Hi !

Yes , this function is in ON state. But i cannot switch it off:

OLT1-test(config)#display security anti-macspoofing service-port all
{ <cr>||<K> }:

Command:
display security anti-macspoofing service-port all
The anti-macspoofing of all service ports is enabled

OLT1-test(config)#security anti-macspoofing disable
The bound MAC addresses will be deleted if this function is disabled. Several minutes may be required to delete these MAC addresses if there are many, and no action can be taken during
this period
Are you sure to perform this operation? (y/n)[n]:y

OLT1-test(config)#display security anti-macspoofing service-port all
{ <cr>||<K> }:

Command:
display security anti-macspoofing service-port all
The anti-macspoofing of all service ports is enabled
View more
  • x
  • convention:

Posted by Chenxintao at 2021-05-27 13:41 Posted by andrey.rychkov at 2021-05-27 13:41 At the first glance ONT is working. After autoprovis ...

Hi !

Yes , this function is in ON state. But i cannot switch it off:

OLT1-test(config)#display security anti-macspoofing service-port all
{ <cr>||<K> }:

Command:
display security anti-macspoofing service-port all
The anti-macspoofing of all service ports is enabled

OLT1-test(config)#security anti-macspoofing disable
The bound MAC addresses will be deleted if this function is disabled. Several minutes may be required to delete these MAC addresses if there are many, and no action can be taken during
this period
Are you sure to perform this operation? (y/n)[n]:y

OLT1-test(config)#display security anti-macspoofing service-port all
{ <cr>||<K> }:

Command:
display security anti-macspoofing service-port all
The anti-macspoofing of all service ports is enabled
View more
  • x
  • convention:

Chenxintao
Chenxintao Created May 28, 2021 07:39:08 (0) (0)
OK, give me some time to check.
Can you provide the device version of the OLT?  
andrey.rychkov
andrey.rychkov Reply Chenxintao  Created May 28, 2021 08:54:35 (0) (0)
OLT1-test>display version
{ <cr>|backplane<K>|frameid/slotid<S><Length 3-15>||<K> }:

Command:
display version

VERSION : MA5800V100R019C10
PATCH : SPH208
PRODUCT : MA5800-X7

Active Mainboard Running Area Information:
--------------------------------------------------
Current Program Area : Area A
Current Data Area : Area A

Program Area A Version : MA5800V100R019C10
Program Area B Version : MA5800V100R019C10 
Chenxintao
Chenxintao Reply andrey.rychkov  Created May 28, 2021 09:02:35 (0) (0)
Thank you, my friend!  
Posted by Chenxintao at 2021-05-27 13:41 Posted by andrey.rychkov at 2021-05-27 13:41 At the first glance ONT is working. After autoprovis ...
i made it this way:
security anti-macspoofing service-port 0 to 139263 disable

#display security anti-macspoofing service-port all

display security anti-macspoofing service-port all
Total: 3
The service port info of disabled anti-macspoofing:
-----------------------------------------------------------------------------
13, 14, 17
-----------------------------------------------------------------------------

OLT1-test(config)#display mac-address all
{ <cr>||<K> }:

Command:
display mac-address all
It will take some time, please wait...
-----------------------------------------------------------------------
SRV-P BUNDLE TYPE MAC MAC TYPE F /S /P VPI VCI VLAN ID
INDEX INDEX
-----------------------------------------------------------------------
- - eth f47f-3514-XXXX dynamic 0 /8 /0 - - 4000
- - eth f01c-2d77-XXXX dynamic 0 /8 /0 - - 2
- - eth f47f-3514-XXXX dynamic 0 /8 /0 - - 1
-----------------------------------------------------------------------
Total: 3

mac addresses of clients CPE do not appeares. I suspect that ONT works as an ethernet port in access mode, receiving tagged (vlan4000) traffic just drops it.

View more
  • x
  • convention:

Posted by andrey.rychkov at 2021-05-28 07:59i made it this way:security anti-macspoofing service-port 0 to 139263 disable#display security ant ...

Hi, my friend!

I probably understood your question,

However, I need to know how the HG8010Hv6 (010H) works. After reading this, I think that packets are dropped due to the working mode of the HG8010Hv6.

As you mentioned, the three devices are two different types of ONTs. This may be because the bridging ONT works at Layer 2 interfaces and cannot implement the routing function.


View more
  • x
  • convention:

12
Back to list

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.