The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

SD-Core router

Platform:

Channel Revision Published Runs on
latest/beta 6 03 Jan 2024
Ubuntu 22.04
latest/edge 11 21 Jan 2024
Ubuntu 22.04
1.5/stable 441 20 Dec 2024
Ubuntu 24.04
1.5/candidate 441 20 Dec 2024
Ubuntu 24.04
1.5/beta 441 20 Dec 2024
Ubuntu 24.04
1.5/edge 441 18 Dec 2024
Ubuntu 24.04 Ubuntu 22.04
1.5/edge 420 26 Nov 2024
Ubuntu 24.04 Ubuntu 22.04
1.6/edge 482 29 Jun 2025
Ubuntu 24.04
1.4/beta 109 26 Apr 2024
Ubuntu 22.04
1.4/edge 405 31 Oct 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 1.5/stable

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 Equipment in CIDR format

  • upf-core-ip | string

    Default: 192.168.250.3

    UPF Core Network IP address