Hi Joey,
I provision an OLT with BBSim and study the OMCI between BBSim and Voltha. Here are the commands to deploy Voltha with workflow.
helm upgrade --install -n infra voltha-infra onf/voltha-infra -f examples/dt-fttb-values.yaml
helm upgrade --install -n voltha bbsim0 onf/bbsim --set olt_id=10 -f examples/dt-fttb-values.yaml
helm upgrade --install --create-namespace -n voltha voltha onf/voltha-stack --set global.stack_name=voltha --set voltha_infra_name=voltha-infra --set voltha_infra_namespace=infra
And now I have some questions about the Voltha's OMCI.
>>>>> open-onu-adapter by default will configure all the MEs once the subscriber is provisioned(flows are configured ).
>>>>>> May be the flows are not pushed yet, if the flows are not pushed then no further MEs on the ANI side and vlanfilter side will be configured.
>>>> all the information on the AllocID and GEMport will be handled by the adapters, ONU adapter will fill in the alloc and gem information in the OMCIs. When you say agent, which agent you are mentioning here , openolt agent ?
--
You received this message because you are subscribed to the Google Groups "VOLTHA Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voltha-discus...@opencord.org.
To view this discussion on the web visit https://groups.google.com/a/opencord.org/d/msgid/voltha-discuss/SEZPR04MB69691878E87103B0E29161DDBEF82%40SEZPR04MB6969.apcprd04.prod.outlook.com.