Got it

No Traffic from ONT to the OLT Uplink Port

Created: Jan 2, 2020 16:25:21Latest reply: Jan 7, 2020 16:03:22 3498 27 0 0 0
  HiCoins as reward: 0 (problem unresolved)

Hello, everyone!


I have booted up a new OLT and done the basic configurations, including DBA profiles, Line profiles, Service Profiles, Add ONT, Native VLAN, Uplink VLAN, and Service Port.

I am trying to pass traffic from the ONT to a machine connected to the main switch.


NOTEBOOK----ONT----OLT----SWITCH----NOTEBOOK


I have added the HG8010H and the EG8247H board 0/0.


I have enabled auto find on the PON port 0/0/7.


I have added two ONTs


I have added VLAN 1000 and assigned this to the uplink port.


vlan 1000 smart

port vlan 1000 0/2 3


The two ONT are online and active


Surely at this point traffic should be passing from gpon 0/0/7 to 0/2/3 and to my main switch, but Currently, I am seeing nothing.


I do not need to configure anything other than what is required to directly pass traffic between the two devices OLT and main switch.


Can anyone suggest what can be done? It is needed to send some config files to the ONTs?


Thanks all and best regards!





Note: Text edited from the message originally sent by user_3279633

All Answers
Hi Guys,

Now I am "pinging" (icmp) from switch to the notebook through the ONT bridge HG8010H.

I just did two things:

1 - port pon-id 7 enable (because it was on the default mode "not enable")
2 - Re-checked the trunk configuration on the switch;

I am not sure what was the key to permit this communication, And as I am not on the datacenter now, I can not do more tests like originate ping from the notebook to check if the communication is really working good.

Any way, if you have some new tip for my system, I am very gratefull.

Tomorrow I will confirm this and give you the feedback.

If the is really solved, I will try the nex step, to implement some most simple authentication and autorization solution I find. My target is to make some provisioning/authentication solution, using just an dhcp server with option 82, where I don't need any concentrator between the OLT and the internet bord router.
View more
  • x
  • convention:

ManuM
ManuM Created Jan 7, 2020 11:32:18 (0) (0)
Hi,

As I explained earlier, please use the GEM port number below 10 in the GPON-Line profile and try it.

Thanks  
rbmelo
rbmelo Reply ManuM  Created Jan 7, 2020 15:54:23 (0) (0)
Understood ManuM!
The communication had already been working since last night after the two changes I mentioned earlier. Even so, I will implement the changes you suggested and observe the results.
Regarding your suggestion, what would be the purpose of replacing GEM ports for numbers below "10"?
And another question is: Wouldn't be needed a different GEM port for each service?  
rbmelo
rbmelo Reply rbmelo  Created Jan 7, 2020 15:54:44 (0) (0)
So if I have 3 or more service packs each pack with 4 services (internet, voice, iptv and management) I will not need 12 GEM ports (3x4=12) or more?, and it will it not exceed the number of ports?  
ManuM
ManuM Reply rbmelo  Created Jan 9, 2020 03:36:39 (0) (0)
Hi,

It’s about the ONT capability. ONT model has the support limitation on number of T-CONT and GEM Ports. Some models of ONT wouldn’t support higher GEM port IDs.

Thanks  
rbmelo
rbmelo Reply ManuM  Created Jan 10, 2020 15:27:44 (0) (0)
Ok, Understood! Than you  
Hi rbmelo,

Please refer the follwing working configurtion script.

dba-profile add profile-id 10 profile-name "BSNL-VOIP-DATA" type3 assure 2048 max 1024000

ont-srvprofile gpon profile-id 10 profile-name "GENERAL_HW_ONT"
ont-port pots adaptive 2 eth adaptive 4 catv adaptive 1
ring check enable
commit
ont-lineprofile gpon profile-id 0 profile-name "line-profile_default_0"
tcont 0 dba-profile-id 2
tcont 1 dba-profile-id 0
commit
quit
ont-lineprofile gpon profile-id 10 profile-name "BSNL-VOIP-DATA-128-135"
fec-upstream enable
mapping-mode vlan-priority
tcont 1 dba-profile-id 10
gem add 0 eth tcont 1 encrypt on priority-queue 5
gem add 1 eth tcont 1 encrypt on
gem add 2 eth tcont 1 encrypt on priority-queue 7
gem add 3 eth tcont 1 encrypt on
gem mapping 0 0 vlan 1830 priority 5
gem mapping 1 0 vlan 128 priority 0
gem mapping 1 1 vlan 129 priority 0
gem mapping 1 2 vlan 130 priority 0
gem mapping 1 3 vlan 131 priority 0
gem mapping 1 4 vlan 132 priority 0
gem mapping 1 5 vlan 133 priority 0
gem mapping 1 6 vlan 134 priority 0
gem mapping 1 7 vlan 135 priority 0
gem mapping 2 0 vlan 10 priority 7
gem mapping 2 1 vlan 100 priority 7
gem mapping 3 0 vlan 50
gem mapping 3 1 vlan 691
commit
quit
#
[device-config]
<device-config>
board add 0/0 H807GPBH
board add 0/1 H807GPBH
board add 0/4 H801MPWD
#
[public-config]
<public-config>
snmp-agent local-engineid 000007DB03F898EF63BEF0E8
#
[vlan-config]
<vlan-config>
vlan 10 smart
vlan 100 smart
vlan 119 smart
vlan 128 to 300 smart
vlan 691 smart
vlan 1000 to 1249 smart
vlan 1830 smart
vlan 4069 smart
vlan desc 100 description "IPCAM_M"
vlan desc 691 description "Railwire"
port vlan 119 0/2 0
port vlan 128 to 300 0/2 0
port vlan 691 0/2 1
port vlan 691 0/2 2
port vlan 1000 to 1249 0/2 2
port vlan 1830 0/2 0
port vlan 4069 0/2 0
#
[vlan-srvprof]
<vlan-srvprof>
vlan service-profile profile-id 10 profile-name "P2P"
user-bridging enable
commit
vlan bind service-profile 100 profile-id 10
vlan bind service-profile 1830 profile-id 10
#
[mcu]
<mcu-0/2>
interface mcu 0/2
speed 0 1000
mdi 1 normal
speed 1 1000
speed 2 1000
speed 3 1000
native-vlan 1 vlan 691
#
[gpon]
<gpon-0/0>
interface gpon 0/0
port 0 ont-auto-find enable
port 1 ont-auto-find enable
port 2 ont-auto-find enable
port 3 ont-auto-find enable
port 4 ont-auto-find enable
port 5 ont-auto-find enable
port 6 ont-auto-find enable
port 7 ont-auto-find enable
ont add 0 0 sn-auth "48575443FCCE939A" omci ont-lineprofile-id 10
ont-srvprofile-id 10 desc "MANU_M_BSNL"
ont add 0 1 sn-auth "48575443D0A89F9A" omci ont-lineprofile-id 10
ont-srvprofile-id 10 desc "Ajeesh-BSNL"
ont add 0 2 sn-auth "48575443EB3F669C" omci ont-lineprofile-id 11
ont-srvprofile-id 10 desc "vlan138"
ont add 0 3 sn-auth "48575443BFA6619D" omci ont-lineprofile-id 11
ont-srvprofile-id 10 desc "2963059"
ont add 0 4 sn-auth "485754432A58A59E" omci ont-lineprofile-id 11
ont-srvprofile-id 10 desc "2963065"
ont add 0 5 sn-auth "485754432A58B99E" omci ont-lineprofile-id 11
ont-srvprofile-id 10 desc "2963064"
ont add 0 6 sn-auth "485754432A589A9E" omci ont-lineprofile-id 11
ont-srvprofile-id 10 desc "2963096"
ont add 0 7 sn-auth "485754433886D97B" omci ont-lineprofile-id 12
ont-srvprofile-id 13 desc "2963069"
ont add 0 8 sn-auth "48575443D0A4F29A" omci ont-lineprofile-id 10
ont-srvprofile-id 10 desc "MANU_M_IPCAM"
ont add 0 9 sn-auth "48575443314ADA9E" omci ont-lineprofile-id 11
ont-srvprofile-id 10 desc "2963071"
ont add 0 10 sn-auth "48575443817E109E" omci ont-lineprofile-id 11
ont-srvprofile-id 10 desc "2963072"
ont port native-vlan 0 0 eth 2 vlan 128 priority 0
ont port native-vlan 0 0 eth 3 vlan 100 priority 7
ont port native-vlan 0 0 eth 4 vlan 100 priority 7
#
[emu-config]
<emu-config>
emu add 0 fan 0 1 "H831FCBB"
emu add 1 h801pmu 0 0 "H801PMUB"
#
[bbs-config]
<bbs-config>
service-port 0 vlan 128 gpon 0/0/0 ont 0 gemport 1 multi-service user-vlan 128 tag-transform translate
service-port 1 vlan 1830 gpon 0/0/0 ont 0 gemport 0 multi-service user-vlan
1830 tag-transform translate
service-port 2 vlan 10 gpon 0/0/0 ont 0 gemport 2 multi-service user-vlan 10
tag-transform translate
service-port 3 vlan 129 gpon 0/0/0 ont 1 gemport 1 multi-service user-vlan 129 tag-transform translate
service-port 16 vlan 138 gpon 0/0/0 ont 2 gemport 1 multi-service user-vlan 138 tag-transform translate
service-port 31 vlan 148 gpon 0/0/0 ont 3 gemport 3 multi-service user-vlan 148 tag-transform translate
service-port 32 vlan 1830 gpon 0/0/0 ont 2 gemport 0 multi-service user-vlan
1830 tag-transform translate
service-port 35 vlan 156 gpon 0/0/0 ont 4 gemport 3 multi-service user-vlan 156 tag-transform translate
service-port 36 vlan 155 gpon 0/0/0 ont 5 gemport 3 multi-service user-vlan 155 tag-transform translate
service-port 38 vlan 153 gpon 0/0/0 ont 6 gemport 3 multi-service user-vlan 153 tag-transform translate
service-port 40 vlan 100 gpon 0/0/0 ont 8 gemport 2 multi-service user-vlan 100 tag-transform translate
service-port 41 vlan 100 gpon 0/0/0 ont 0 gemport 2 multi-service user-vlan 100 tag-transform translate
service-port 43 vlan 165 gpon 0/0/0 ont 9 gemport 3 multi-service user-vlan 165 tag-transform translate
service-port 44 vlan 161 gpon 0/0/0 ont 10 gemport 4 multi-service user-vlan
161 tag-transform translate
service-port 55 vlan 172 gpon 0/0/0 ont 11 gemport 5 multi-service user-vlan
172 tag-transform translate
service-port 56 vlan 175 gpon 0/0/0 ont 11 gemport 5 multi-service user-vlan
175 tag-transform translate
service-port 57 vlan 1830 gpon 0/0/0 ont 9 gemport 0 multi-service user-vlan
1830 tag-transform translate
service-port 74 vlan 1830 gpon 0/0/0 ont 10 gemport 0 multi-service user-vlan 1830 tag-transform translate

#
[abs-config]
<abs-config>
config
#
[config]
<config>
mpls label start 8192
#
[prevlanif]
<prevlanif>
interface vlanif10
interface vlanif100
interface vlanif119
#
[vlanif]
<vlanif10>
interface vlanif10
description REMOTE-MGMT-VLAN
ip address 172.31.31.1 255.255.255.0 description "RMT-MGMT-IP"
#
<vlanif100>
interface vlanif100
ip address 192.168.100.239 255.255.255.0 description "IPCAM_GW"
#
<vlanif119>
interface vlanif119
ip address 10.215.163.82 255.255.255.0
#
[meth]
<meth0>
interface meth0
ip address 10.11.104.200 255.255.255.0 description "In-Band-MGMT"
#
[null]
<null0>
interface null0
#
[aaa]
<aaa>
aaa
authentication-scheme "default"
#
authorization-scheme "default"
#
accounting-scheme "default"
#
domain "default"
#
#
[post-system]
<post-system>
ip route-static 10.18.63.0 255.255.255.0 10.215.163.1
ssh user root authentication-type password
ssh user bsnlnib authentication-type password
#
return

MA5608T#




View more
  • x
  • convention:

rbmelo
rbmelo Created Jan 7, 2020 15:57:13 (0) (0)
Ok ManuM, I will compare my configuration and try to make the changes to observe de performance. Thank you!  

GEM ports


View more
  • x
  • convention:

ManuM
ManuM Created Jan 9, 2020 03:30:58 (0) (0)
Hi rbmelo,

It’s not mandatory to use unique GEM Port ID in different line profiles. You can repeat the GEM Port IDs in different line profiles.

Thanks  
ManuM
ManuM Created Jan 9, 2020 03:32:10 (0) (0)
if you need any configuration support, do let us know. Will help you.

Thanks  
rbmelo
rbmelo Reply ManuM  Created Jan 10, 2020 15:29:46 (0) (0)
Ok ManuM. I am finishing some tests and then i will postthe results.  
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.