Configuring Device Networking

After you have entered your unlock passphrase and have full access to the Roving Edge Infrastructure device, you can configure the networking settings through your controlling host.

  1. Using terminal emulation, select the Configure the Network menu option. The following options appear:

    • Set Node IP Settings (Current Node Only): Use to set the node IP address, subnet mask, and default gateway.

    • Display Settings: Use to show the current network settings.

    • Set Public IP Pool Range for Compute Instances: Use to set the external IP address pool for Compute instances. IP addresses are being allocated from this pool when an instance is created with public IP address assigned to it. This operation removes current external IP address pool and replaces it with the ranges from the new input.

    • Display Public IP Pool Status: Use to show the current public IP pool range.

    • Control Network Ports: Use to enable or disable network ports.

    • Configure DNS: Use to configure the DNS servers for the current node control plane. Reboot the device for the DNS configurations you make take effect if device is already unlocked.

    • Configure Subnet Gateway: Use to configure the gateway for a given subnet. The destination can be the default IGW or a private IP Address. You can perform the following tasks:

      • Show Configuration: Use to show the current subnet gateway configuration. The output shows whether the destination is IGW or a private IP address for each subnet.

      • Update Configuration: Use to update the current subnet gateway configuration. For example:

        ---------------------------------------------------------------------------------------------
        Idx  Subnet CIDR      DNS Label     Gateway
        ---------------------------------------------------------------------------------------------
        1    10.0.1.0/24      Subnet-1      10.0.2.2
        2    10.0.2.0/24      Subnet-2      IGW
        3    10.0.3.0/24      Subnet-3      IGW
                                            
        Enter Subnet Index: 1
        Enter the gateway (IGW or private IP address) for this subnet:
    • Configure NTP: Use to perform the following NTP configuration tasks:

      • Display NTP Configuration: Use to configure external NTP servers. For example:

        Local Time and RTC
        Local time: Fri 2022-05-13 04:26:41 UTC
        Universal time: Fri 2022-05-13 04:26:41 UTC
        RTC time: Fri 2022-05-13 04:26:43
        Time zone: UTC (UTC, +0000)
        NTP enabled: n/a
        NTP synchronized: no
        RTC in local TZ: no
        DST active: n/a
      • Update NTP configuration: Use to identify the primary and secondary servers that set up the NTP configuration for the device.

    • Reset Network: Use to reset the network by erasing all the network configurations such as Node IP, Public pool, DNS, NTP, and Gateway.

    • Help: Use to display online help for the Network Configuration menu options.

    • Go Back: Use to return to the main serial console menu.