Got it

Native VNLAN in GPON ONU EA5821

Created: Jun 9, 2020 06:07:08Latest reply: Apr 14, 2021 17:01:52 1339 7 0 0 0
  Rewarded HiCoins: 0 (problem resolved)

I have GPON OLT (EA5801-GP08) and ONU (EA5821 24 Ports). Customer requirement is to create 1-10 Trunk Port allowing 10, 50-55 VLANs and VLAN 10 should be Native VLAN. Similarly, 11-20 should be access ports with access vlan 100 (also vlan 100 should be native for 11-20 ports). With following configuration everything is working except I don't know how to make vlan 50 and vlan 100 native vlans on the ONU. Its easy if it is ONT then I can configure it through OMCI from the OLT itself but ONUs are configured through SNMP and there is no option to add native vlan from the OLT


OLT Config:

[vlan-config]
  <vlan-config>
 vlan 10 smart
 vlan 50 to 55 smart
 vlan 100 smart
 port vlan 10 0/2 0
 port vlan 10 0/2 2
 port vlan 50 to 55 0/2 0
 port vlan 50 to 55 0/2 2
 port vlan 100 0/2 0
 port vlan 100 0/2 2
 


 service-port 10 vlan 10 gpon 0/1/0 ont 0 gemport 2 multi-service user-vlan 10 tag-transform translate
 service-port 50 vlan 50 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 50 tag-transform translate
 service-port 51 vlan 51 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 51 tag-transform translate
 service-port 52 vlan 52 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 52 tag-transform translate              
 service-port 53 vlan 53 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 53 tag-transform translate
 service-port 54 vlan 54 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 54 tag-transform translate
 service-port 55 vlan 55 gpon 0/1/0 ont 0 gemport 1 multi-service user-vlan 55 tag-transform translate

ONU Config:


[board-bind]
  <board-bind>                       
 undo isolate port 0/1/1
 undo isolate port 0/1/2
 undo isolate port 0/1/3
 undo isolate port 0/1/4
 undo isolate port 0/1/5
 undo isolate port 0/1/6
 undo isolate port 0/1/7
 undo isolate port 0/1/8
 undo isolate port 0/1/9
 undo isolate port 0/1/10
 undo isolate port 0/1/11
 undo isolate port 0/1/12
 undo isolate port 0/1/13
 undo isolate port 0/1/14
 undo isolate port 0/1/15
 undo isolate port 0/1/16
 undo isolate port 0/1/17
 undo isolate port 0/1/18
 undo isolate port 0/1/19
 undo isolate port 0/1/20
 undo isolate port 0/1/21
 undo isolate port 0/1/22
 undo isolate port 0/1/23
 undo isolate port 0/1/24            
#
[vlan-config]
  <vlan-config>
 vlan 10 smart
 vlan 50 to 55 smart
 port vlan 10 0/0 1
 port vlan 50 to 59 0/0 1
 port vlan 100 0/0 1
 port vlan 120 0/0 1
#

[bbs-config]
  <bbs-config>
 service-port 1 vlan 10 eth 0/1/1 multi-service user-vlan 10 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

 service-port 10 vlan 50 eth 0/1/1 multi-service user-vlan 50 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

 service-port 11 vlan 51 eth 0/1/1 multi-service user-vlan 51 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

 service-port 12 vlan 52 eth 0/1/1 multi-service user-vlan 52 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

 service-port 13 vlan 53 eth 0/1/1 multi-service user-vlan 53 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

 service-port 14 vlan 54 eth 0/1/1 multi-service user-vlan 54 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

 service-port 15 vlan 55 eth 0/1/1 multi-service user-vlan 55 tag-transform translate inbound traffic-table index 6 outbound traffic-table index 6

service-port 102 vlan 100 eth 0/1/11 multi-service user-vlan untagged tag-transform default inbound traffic-table index 6 outbound traffic-table index 6


Featured Answers

Recommended answer

Gavin.Liu
Created Jun 9, 2020 06:21:21

EA5821 can only configure as snmp management and configure from ONU CLI , cannot consider it as webpage type ONU
View more
  • x
  • convention:

Negoz
Negoz Created Jun 9, 2020 08:53:00 (0) (0)
Hi Gavin, I'm fine to configure the ONU/MDU from from CLI. My question is about per port Native VLAN. In a normal switch I can create different native vlan for every switch port. I'm unable to do so on the ONU. I hope you understand my question now.  
liqiang185
liqiang185 Reply Negoz  Created Jun 9, 2020 09:41:20 (0) (0)
Dear friend!
Please repost a new help post (type must be “ask for help”).
This way more people will see and solve problems for you faster.
Thanks!  
All Answers
Hello, Negoz.
It's nice to meet you in the community.
We're working on your problem. Please be patient.
View more
  • x
  • convention:

EA5821 can only configure as snmp management and configure from ONU CLI , cannot consider it as webpage type ONU
View more
  • x
  • convention:

Negoz
Negoz Created Jun 9, 2020 08:53:00 (0) (0)
Hi Gavin, I'm fine to configure the ONU/MDU from from CLI. My question is about per port Native VLAN. In a normal switch I can create different native vlan for every switch port. I'm unable to do so on the ONU. I hope you understand my question now.  
liqiang185
liqiang185 Reply Negoz  Created Jun 9, 2020 09:41:20 (0) (0)
Dear friend!
Please repost a new help post (type must be “ask for help”).
This way more people will see and solve problems for you faster.
Thanks!  
In case someone find this question again. so here is the solution. This was proposed by JunChang

service-port 10 vlan 50 eth 0/1/1 multi-service user-vlan untagged tag-transform default inbound traffic-table index 6 outbound traffic-table index 6
View more
  • x
  • convention:

good
View more
  • x
  • convention:

thaks
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.