SD-Core router
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 34 | 03 Dec 2023 |
juju deploy sdcore-router --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
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