Oai Ran Cu K8S

  • By Canonical Telco
Channel Revision Published Runs on
latest/edge 1 05 Aug 2024
Ubuntu 22.04
2.1/edge 20 15 Sep 2024
Ubuntu 22.04
juju deploy oai-ran-cu-k8s --channel 2.1/edge
Show information

Platform:

Learn about configurations >

  • cni-type | string

    Default: bridge

    Multus CNI plugin to use for the interfaces. Allowed values are `bridge`, `macvlan`.

  • f1-interface-name | string

    Default: f1

    Host interface to use for the F1 communication with the DU. With the `macvlan` CNI, the corresponding macvlan interface needs to exist on the host.

  • f1-ip-address | string

    Default: 192.168.251.7/24

    CU F1 interface IP Address

  • f1-port | int

    Default: 2152

    Number of the port handling communication over the F1 interface.

  • mcc | string

    Default: 001

    Mobile Country Code

  • mnc | string

    Default: 01

    Mobile Network code

  • n3-gateway-ip | string

    Gateway IP to the UPF's N3 interface. This should be provided if a route is required to UPF's N3 interface.

  • n3-interface-name | string

    Default: n3

    Host interface to use for the N3 communication with the UPF. With the `macvlan` CNI, the corresponding macvlan interface needs to exist on the host.

  • n3-ip-address | string

    Default: 192.168.250.6/24

    CU N3 interface IP Address in CIDR format

  • sst | int

    Default: 1

    Slice Service Type

  • tac | int

    Default: 1

    Tracking Area Code

  • upf-subnet | string

    UPF's N3 interface subnet. This should be provided if a route is required to UPF's N3 interface.