magma-access-gateway-operator

Magma Access Gateway Operator

Channel Revision Published Runs on
latest/stable 40 27 Apr 2023
Ubuntu 20.04
latest/beta 14 20 Oct 2022
Ubuntu 20.04
latest/edge 43 02 May 2023
Ubuntu 20.04
1.8/stable 40 24 Apr 2023
Ubuntu 20.04
1.8/candidate 40 24 Apr 2023
Ubuntu 20.04
1.8/beta 40 24 Apr 2023
Ubuntu 20.04
1.8/edge 42 02 May 2023
Ubuntu 20.04
1.6/stable 29 24 Feb 2023
Ubuntu 20.04
1.6/candidate 29 24 Feb 2023
Ubuntu 20.04
1.6/beta 29 24 Feb 2023
Ubuntu 20.04
1.6/edge 33 09 Mar 2023
Ubuntu 20.04
juju deploy magma-access-gateway-operator
Show information

Platform:

Ubuntu
20.04

Learn about configurations >

  • block-agw-local-ips | boolean

    Default: True

    Blocks access to all AGW local IPs from UEs

  • dns | string

    Default: ["8.8.8.8", "208.67.222.222"]

    JSON list of DNS servers to configure

  • s1 | string

    Name of the network interface to use for s1

  • s1-ipv4-address | string

    IPv4 address and netmask (ex: 127.0.0.1/32) of the s1 interface (if not specified, DHCP will be used)

  • s1-ipv6-address | string

    IPv6 address and netmask (ex: ::1/128) of the s1 interface

  • sgi | string

    Name of the network interface to use for sgi

  • sgi-ipv4-address | string

    IPv4 address and netmask (ex: 127.0.0.1/32) of the sgi interface (if not specified, DHCP will be used)

  • sgi-ipv4-gateway | string

    IPv4 gateway address for the sgi interface

  • sgi-ipv6-address | string

    IPv6 address and netmask (ex: ::1/128) of the sgi interface

  • sgi-ipv6-gateway | string

    IPv6 gateway address for the sgi interface

  • skip-networking | boolean

    If true, the installer will skip configuration of networking