SD-Core router

  • By Canonical Telco
Channel Revision Published Runs on
latest/beta 6 03 Jan 2024
Ubuntu 22.04
latest/edge 11 21 Jan 2024
Ubuntu 22.04
1.4/beta 109 26 Apr 2024
Ubuntu 22.04
1.4/edge 153 06 May 2024
Ubuntu 22.04
1.5/edge 139 05 May 2024
Ubuntu 22.04
1.3/beta 6 22 Jan 2024
Ubuntu 22.04
1.3/edge 100 24 Apr 2024
Ubuntu 22.04
juju deploy sdcore-router-k8s --channel latest/edge
Show information

Platform:

Learn about configurations >

  • access-gateway-ip | string

    Default: 192.168.252.1/24

    Gateway IP address in CIDR format to the Access Network.

  • access-interface | string

    Host interface to use for the Access Network.

  • access-interface-mtu-size | int

    MTU for the core interface (1200 <= MTU <= 65535) in bytes. If not specified, Multus will use its default value (typically 1500).

  • core-gateway-ip | string

    Default: 192.168.250.1/24

    Gateway IP address in CIDR format to the Core Network.

  • core-interface | string

    Host interface to use for the Core Network.

  • core-interface-mtu-size | int

    MTU for the core interface (1200 <= MTU <= 65535) in bytes. If not specified, Multus will use its default value (typically 1500).

  • ran-gateway-ip | string

    Default: 192.168.251.1/24

    Gateway IP address in CIDR format to the RAN Network.

  • ran-interface | string

    Host interface to use for the RAN Network.

  • ran-interface-mtu-size | int

    MTU for the core interface (1200 <= MTU <= 65535) in bytes. If not specified, Multus will use its default value (typically 1500).

  • ue-subnet | string

    Default: 172.250.0.0/16

    Subnet used by User Equipments in CIDR format

  • upf-core-ip | string

    Default: 192.168.250.3

    UPF Core Network IP address