Use the following workflow to set up the basic platform characteristics of a pair of Edge 8000 devices. (For the complete configuration instructions for High Availability, refer to Workflow for Initial Setup - High Availability.)

The actions performed in this workflow mirror those found in Running Setup Wizard - Standalone. Where differences exist, Attention boxes highlight instructions that are unique for High Availability. For example:

ATTENTION

For High Availability, set the 6WIND fast path cores to 2. Decreasing the 6WIND cores to 2 allows you to increase the SBC SWe Edge CPUs to 4 later in this procedure.

Use this workflow twice, once for each Edge 8000 device. Then return to Workflow for Initial Setup - High Availability.

Prerequisites

  • Login access to the Edge 8000 CLI as user system administrator (sysadm).

Note that initially, the serial console port of the front panel provides the login access, either directly from a physically connected laptop or remotely via a terminal server. Refer to Edge 8000 Front and Back Panels for the location and description of the console port. Once the setup is complete, you can access the CLI remotely through a secure shell (ssh) connection using port 22 and the management interface IP address established with Bridge 2. See Complete the BR1-5 Menus of this workflow.

Workflow

1 This procedure contains an Attention box highlighting actions unique to High Availability.

Job Aid: Navigating Within the Setup Wizard

The Setup Wizard is a text user interface (TUI). To move between elements and activate selections, use the following keys from the keyboard.

KeyMovement or Action
Up-arrow, down-arrowmoves the selection up or down one element in the same area
Tabmoves the selection between areas
Enteractivates a selection
Space bartoggles a selection between enabled [ * ] and not enabled [  ]

Log In and Start the Setup Wizard

  1. From the Edge 8000 CLI, log in as user system administrator (sysadm).

  2. Follow the prompts to change the password, and then log in again.
    Refer to First-Time Login Passwords for the initial (default) passwords.

  3. Change to root user. Enter the new password you chose in the previous step.

    $ sudo -i
    password for sysadm:
  4. Start the Setup Wizard.

    # setupwizard

    The System Startup Configuration window appears.

Complete the System Menu

  1. From the System Startup Configuration window, select System and press Enter.
  2. The System Configuration window appears, showing available elements to configure: 
    Hostname, Time Zone, Time Server, RAMP Server, PRI type, and 6WIND fast path cores.
  3. Press the down-arrow key to select an element in the System Configuration window.
    For example, 
    1. Select Hostname and press Enter.
      The Host Configuration window appears.
    2. Configure the Hostname settings.
    3. Click OK to save the settings.
      The System Configuration window appears again, enabling you to select another element for configuration.
  4. Modify the system settings per the field definitions given in the following table.

    ATTENTION

    For High Availability, set the 6WIND fast path cores to 2. Decreasing the 6WIND cores to 2 allows you to increase the SBC SWe Edge CPUs to 4 later in this procedure

  5. Click OK to save the settings.

System Configuration - Field Definitions

Field Descriptions
Hostname

Enter the hostname for your system, for example, e8000.

Time Zone

Select the time zone for your system.

Examples:

For the Central time zone, select America/Chicago.

For the Eastern time zone, select America/New York.

For the Pacific time zone, select America/Los Angeles.

Time Server

Enter the Time-Server FQDN value, for example, an FQDN value from pool.ntp.org.

Additional notes:

You can use your internal time server if you do not wish to use the public time server.

RAMP Server

Add the IP address or the fully qualified domain name (FQDN) for the RAMP Server. 

PRI type

Select one of the following PRI interface types:

  • T1Net
  • T1User
  • E1Net
  • E1User

MultiExcerpt named Additional notes - PRI Type was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

6WIND fast path cores

Enter the number of CPU cores to use for the 6WIND fast path. The available values are 2, 4, and 6.

Default: 4

Additional notes:

This field enables the 6WIND router to access more or fewer CPU cores in the host operating system.

The total number of CPU cores is 8, shared between the SBC SWe Edge function and the 6WIND router. See section Complete the SWe-Edge Settings Menu on this page to set the number of CPU cores used by SBC SWe Edge.

For High Availability, enter 2.


Complete the BR1-5 Menus

  1. From the System Startup Configuration window, select a bridge and press Enter
    A Bridge Configuration window appears, for example, the BR1 Configuration window.

  2. Modify the bridge settings per the field definitions given in the following table.

    ATTENTION

    For High Availability, configure Bridge 5 as the HA interface bridge:

    • Enter an IPv4 Address that is unique to the device being configured but on the same subnet as Bridge 5 of the other HA device.
    • In the bridge Members field, enter the name of the port you used for HA cabling when you physically installed the device. (Refer to Connect the Network Cables.) Example: ge6.
    • Disable DHCP Client (press the space bar to change the field to [  ]).
    Note

    BR3 is an internal bridge with no provisionable fields for the members, DHCP server, or DHCP client fields.

  3. Click OK to save the settings.

BR1-5 Configuration - Field Definitions

Field Descriptions
Interface Name

Required field for all bridges. 

Default names:

BR1 VNF Private: br1 

BR2 VNF Management: br2

BR3 VNF Internal: br3

BR4 VNF Public: br4

BR5 VNF Additional: br5

Additional notes:

BR1 and BR4 are associated with SWe Edge. BR1 typically serves as the LAN side of an Edge 8000 device, and BR4 typically serves as the WAN side of the device.

BR2 provides administrative access, both CLI and webUI, to the Edge 8000 device.

BR3 is an internal bridge and is not configurable.

BR5 serves as an HA interface bridge.

IPv4 Address

Required field for all bridges

Default addresses:

BR1 Configuration: 192.168.1.1

BR2 Configuration: 192.168.122.1

BR3 Configuration: 192.168.188.1

BR4 Configuration: not assigned

BR5 Configuration: not assigned

Additional Notes:

For High Availability, enter an IPv4 address for BR5 that is unique to the device being configured but on the same subnet as BR5 of the other HA device.

Netmask Length

Required field for all bridges. 

Default: 24

Additional Notes:

The allowed range for netmask is 16-28 for BR1 and BR2. It is not applicable for BR3. For BR4 and BR5, it can be any value.

Members

Optional field, available for BR1, BR2, BR4, and BR5.

Default members:

BR1: ge1 ge2 ge3 ge4

BR2: ge7

BR4 and BR5: no default member.

Possible values: ge1-ge8, sfp9, sfp10

Additional Notes:

The physical port you assign as a member of Bridge 2 will be the access point for the CLI and webUI management of the device.

For High Availability, enter as a member of Bridge 5 the name of the port, such as ge6, that you used for HA cabling when you physically installed the device.

DHCP server

Optional field, available for BR1, BR2.

Default: enabled [ * ]

Additional Notes:

The default DHCP start range is based on the network IP (IP address intersected with the netmask) plus the value 2. The end range is the network IP plus the value 12. 

Enable DHCP Client

Optional field, available for BR4, BR5.

Default: enabled [ * ]

Additional Notes:

For High Availability, disable DHCP Client. 

MultiExcerpt named Note - Enable DHCP Client in Bridge 1-5 Menus was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

Complete the GE1-8 Menus

  1. From the System Startup Configuration window, select a Gigabit Ethernet (GE) port and press Enter
    The GE Configuration window appears, for example, GE1 Configuration window.
  2. Configure the GE settings per the following Field Definitions.

    Note

    If the interface is a member of a bridge interface, do not enter values in the IPv4 Address and Netmask Length fields. Leave the default values in place.

  3. Enter OK to save the settings.

GE1-8 Configuration - Field Definitions

Field Descriptions
Interface Name

Default names for interfaces GE1-8:

ge1 ge2 ge3 ge4 ge5 ge6 ge7 ge8

IPv4 Address

Default: 0.0.0.0

Netmask LengthDefault: 0

Complete the SFP9-10 Menus

  1. From the System Startup Configuration window, select an SFP port and press Enter
    The SFP window appears, for example, SFP9 Configuration window.
  2. Configure the SFP settings per the following field definitions.

    Note

    If the interface is a member of a bridge interface, do not enter IPv4 Address and Netmask Length values. Leave the default values in place.

  3. Enter OK to save the settings.

SFP9-10 Configuration - Field Definitions

FieldDescription
Interface Name

Defaults: SFP9 SFP10

IPv4 Address
Enter the IP address.
Note

To assign a static IP address in the IPv4 Address field, you must disable the DHCP client. (Press the space bar in the Enable DHCP Client field to toggle between enabled [ * ] and disabled [  ].)

Netmask LengthDefault: 0
Enable DHCP Client

Default: enabled

Note

To activate a DHCP client, leave the DHCP Client field enabled [ * ], keep the IPv4 address at the default value of 0.0.0.0, and manually configure a gateway and DNS.

Complete the Default Gateway Menu

  1. From the System Startup Configuration window, select Default Gateway and press Enter
    The Default Gateway window appears.
  2. Configure the Default Gateway settings per the following Field Definitions.
  3. Enter OK to save the settings.

Default Gateway Configuration - Field Definitions

FieldDescription
IPv4 Address

Enter the IP address.

The IPv4 address must be within a subnet on an interface.

Complete the DNS Settings Menu

  1. From the System Startup Configuration window, select DNS Settings and press Enter
    The DNS Settings window appears.
  2. Configure the DNS settings per the following Field Definitions.
  3. Enter OK to save the settings.

DNS Settings - Field Definitions

FieldDescription
Primary DNS ServerEnter the name of the primary DNS server.
Secondary DNS ServerEnter the name of the secondary DNS server.

Complete the SWe-Edge Settings Menu

  1. From the System Startup Configuration window, select SWe-Edge Settings and press Enter
    The Swe-Edge Configuration window appears.
  2. Modify the SWe Edge settings per the field definitions given in the following table.

    ATTENTION

    For High Availability:

    • Set the CPUs value to 4. This increases the CPUs assigned to SWe Edge processing, as required for High Availability. (Earlier, in Complete the System Menu, you decreased the number of CPUs assigned for 6WIND fast path CPU cores to 2 to maintain the correct balance of CPU assignments.)
    • Enter 4096 for the Memory.
    • Enter Bridge 5 (br5) for the value of Extra Interface 2. This is the interface you configured in Complete the BR1-5 Menus for the HA interface between the devices.
  3. Click OK to save the settings.

SWe Edge Configuration - Field Definitions

FieldDescription
CPUs (1 2 4)

Default: 2

Additional Notes:

For High Availability, enter 4.

Memory (MBs)

Default: 2048

Additional Notes:

For High Availability, enter 4096.

Mgmt Host IP (192.168.122.[2-200])Default: 2
Extra Interface 1, 2

The Extra Interface values are any of the following physical port names or bridge interface names:

  • a GE [1-8] port, for example: ge1
  • an SFP [9-10] port, example: sfp9
  • the VNF Public bridge: br4
  • the VNF Additional bridge: br5

Default: not assigned

Additional Notes:

For High Availability, enter BR5 for the value of Extra Interface 2.

MultiExcerpt named Attention - to avoid future upgrade problems was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

Exit the Setup Wizard

Exiting the Setup Wizard saves the configuration settings and applies the changes. This will cause a service interruption for approximately 3 minutes, during which time the system will be unreachable.

Caution

This operation causes a service disruption. Perform this procedure only during a maintenance window.