AES encrytpion disable for US and DS

10 views
Skip to first unread message

Gowtham Boopathi

unread,
Jul 16, 2024, 1:50:53 AMJul 16
to VOLTHA Discuss
Hi All,

Could someone let us know how to disable the aes encryption for upstream and downstream.

In openolt adapter, we made below change in yaml file. 

omcc_encryption: false

Also, in the tech profile, we made aes_encryption to false

  "downstream_gem_port_attribute_list": [
    {
      "pbit_map": "0b00000010",
      "aes_encryption": "False",
      "scheduling_policy": "StrictPriority",
      "priority_q": 2,
      "weight": 30,
      "discard_policy": "TailDrop",
      "discard_config": {
        "min_threshold": 0,
        "max_threshold": 0,
        "max_probability": 0
      }

Abhilash Lakshmeshwar

unread,
Jul 16, 2024, 2:42:45 AMJul 16
to Gowtham Boopathi, VOLTHA Discuss
Hi Gowtham

That field should enable/disable the aes encryption, once the techprofile is changed you will have to push it again and diable and enable the subscriber service.

Are you using openoltadapter with an whitebox olt

Thanks,
Abhilash

Disclaimer: © 2024 VVDN Technologies Pvt. Ltd. This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful.


--
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/3d717748-487b-4dec-a009-be56fdc6abc2n%40opencord.org.

Gowtham Boopathi

unread,
Jul 16, 2024, 2:55:04 AMJul 16
to Abhilash Lakshmeshwar, VOLTHA Discuss
Hi Abhilash,

Yes, we are using openoltadapter with whitebox olt. 

Please find the steps we follow:

1. VOLTHA is up and running using helm
2. Create a Techprofile and push it to etcd at tp_id 129
3. Create a sadis config locally and push it to ONOS. (in this sadis config, technology profile mentioned is 129)
4. Provision of OLT using voltctl.

After these steps, we can see, the pbit, tcont, and pq configuration are the same as the config we did in tp_129 (configured correctly ONU). Also from logs from openonu adapter, it shows aes_encryption is false. 

But the ds aes_encrypt is shown enabled in ONU. (it happens through OMCC)

Screenshot from 2024-07-12 18-52-45.png

Regards,
Gowtham Boopathi

Abhilash Lakshmeshwar

unread,
Jul 16, 2024, 5:31:56 AMJul 16
to Gowtham Boopathi, VOLTHA Discuss
HI Gowtham,

The OMCC encryption is controlled by the helmchart value 'omcc_encryption' in the openolt adapter values. setting it to false should disable the OMCC encryption

Thanks,
Abhilash

Gowtham Boopathi

unread,
Jul 16, 2024, 5:34:29 AMJul 16
to Abhilash Lakshmeshwar, VOLTHA Discuss
Hi Abhilash,

Yes, we have configured it. But still ONU sets aes_encryption for the DS XGEM port.

Regards,
Gowtham Boopathi

Reply all
Reply to author
Forward
0 new messages