Sharing Experience: How to transmit the unknown VLAN transparently under the HG8

Felipe
Felipe  Platinum  (1)
7 years 10 months ago  View: 4276  Reply: 12
1F

All configuration is done on OLT

 

vlan 3005 smart
vlan attrib 3005 q-in-q
port vlan 3005 0/9 0

---------Create the outer VLAN, the attribute is QINQ 

 

dba-profile add profile-id 10 type4 max 2048

---------Create the DBA profile according to your requirement

 

ont-lineprofile gpon profile-id 10
tcont 4 dba-profile-id 10

gem add 10 eth tcont 4

mapping-mode port                ------- the gem mapping mode is port mapping
gem mapping 10 0 eth 1            -------the LSW connected to the first port of HG8245
commit    
quit

---------Create the line profile

 

ont-srvprofile gpon profile-id 10
ont-port eth 4 pots 2
port vlan eth 1 transparent      --------all packets will be transmitted to OLT transparently on port 1
commit
quit

---------Create the service profile


interface gpon 0/1

port 0 ont-auto-find enable

ont confirm 0 ontid 0 sn-auth 32303131D659FD40 omci ont-lineprofile-id 10 ont-srvprofile-id 10

quit

---------Add ONT with corresponding line profile and service profile

 

service-port 0 vlan 3005 gpon 0/1/0 ont 0 gemport 10 multi-service user-vlan other-all rx-cttr 6 tx-cttr 6

---------Create the service port, the service VLAN is 3005, the inner VLAN is ‘other all’ which we do not know what it is and we also do not care


Topology example below:


lafcadio.hearn
lafcadio.hearn  Senior 
7 years 10 months ago
2F
Good post.
robert.kaplan
robert.kaplan  Senior 
7 years 10 months ago
3F
Good post.
Kevin.wangping
Kevin.wangping  Platinum 
7 years 10 months ago
4F

Useful example for commission and configuration engineers!

小小小飞鱼
小小小飞鱼  Platinum 
7 years 10 months ago
5F
it is very useful to me.
bonner.marshall
bonner.marshall  Silver 
7 years 10 months ago
6F
Very useful for me , thanks for your sharing .
ashrafulhakim
ashrafulhakim  Silver 
7 years 10 months ago
7F
good post
Dwight.Eisenhower
Dwight.Eisenhower  Silver 
7 years 10 months ago
8F
Good post.
Babala
Babala  Moderator 
7 years 10 months ago
9F
The topology example looks very clearly. It is helpful to me!
mable
mable  Silver 
7 years 10 months ago
10F
Its very useful, thanks.
1/2Page