Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Connecting an x86 Server to the Network

 

For minimum hardware requirements, see Installation Prerequisites.

To establish basic TCP connectivity to the network, you must connect your x86 64-bit network appliance (running the CSD-Topology software) directly to a switch or router.

Before configuring the x86 server to connect to the network, download and install the RPM bundle as described in Installing the CSD-Topology Software Using the RPM Bundle.

After installing the RPM bundle, the following default settings apply:

  • Host machine:

    • User=root

    • Password=csdtopology

    • IP addresses:

      • external0=dhcp

      • host mgmt0=172.16.17.1/24

      • host management:internal network=172.16.16.1/24

    Note

    The Path Computation Server (PCS) runs native on the host machine, and the host address is the PCS.

  • JunosVM:

    • User=csdtopology

    • Password=csdtopology

    • Root Password=csdtopology

    • IP addresses:

      • em0=172.16.16.2/24

      • em1=none

      • em2=172.16.17.2/24

The following default values are also configured for the JunosVM configuration:

  • JunosVM internal IP address: 172.16.16.2

  • JunosVM internal netmask: 255.255.255.0

    Note

    The JunosVM internal IP and netmask should not be changed.

Note

For network security, by default, JunosVM SSH and telnet access is restricted and available only from the host server (PCS server) using the 172.16.16.2 IP address. To remove this restriction, you can manually remove the firewall filter on the JunosVM lo0 (loopback) configuration.

Figure 1 shows the default interfaces and preconfigured addresses on the x86 appliance.

Figure 1: Interfaces and Addresses Preconfigured on the x86 Appliance
Interfaces and Addresses Preconfigured
on the x86 Appliance

To establish basic connectivity between the x86 network appliance and a switch or router:

  1. Power on the x86 network appliance.
  2. Use one of the following options to access the x86 console:
    • Use a serial cable to connect to the serial console.

      You can use an SSH client (hypertem, minicom, or securecrt) to connect to the serial console.

      Note

      To set up the serial port connection, refer to your hardware manual.

      Note

      The serial port setting should be 9600-8-N-1 with hardware control enabled.

    • If your network appliance has two or more Ethernet ports, use an Ethernet cable to connect to the x86 appliance management interface.

      1. Connect an Ethernet cable from a laptop computer to 1-Gigabit Ethernet port 1 on the x86 appliance.

      2. Configure the IP address on your laptop to 172.16.17.10/24.

      3. Using an SSH client, connect to the x86 appliance at IP address 172.16.17.1.

  3. On the network appliance, connect a 1-Gigabit Ethernet or 10-Gigabit Ethernet port to the LAN switch or router that you will use to access the network.Note

    The Ethernet interface on the switch or router must be configured in access/untagged mode.

  4. From prompt, log in to the x86 system with the username root and password password.
  5. To configure the required network settings, access the Main Menu:

    The Main Menu, shown in Figure 2, displays the options that you can select to configure the host and JunosVM settings, verify network settings, perform maintenance and troubleshooting, and collect trace and log files.

    Figure 2: CSD-Topology Main Menu
    CSD-Topology Main Menu
    Note

    To establish connectivity between the x86 network appliance and a switch or router, the host IP and JunosVM IP addresses (including netmask and default gateway) must be from the same subnet.

    1. To create the host configuration:

      Note

      You must provide settings for the host external IP address, host external netmask, and host default gateway. All other host settings are optional.

      1. Type A at the prompt and press Enter to update the host configuration.

        The current CSD-Topology host configuration settings are displayed.

      2. For each host setting you want to configure, enter the number that corresponds to the specific host parameter (host external IP address, host external netmask, host management IP address, host default gateway, and so forth), and enter the appropriate value.

      3. After you configure the required host settings, type B to apply the host settings.

    2. To create the JunosVM configuration:

      Note

      You must provide settings for the JunosVM external IP address, JunosVM external netmask, JunosVM default gateway, and BGP AS number. All other JunosVM settings are optional.

      1. Type B at the prompt and press Enter to update the CSD-Topology JunosVM configuration.

        The current JunosVM configuration settings are displayed.

      2. For each JunosVM setting you want to configure, enter the number that corresponds to the specific JunosVM parameter (JunosVM external IP address, JunosVM external netmask, JunosVM management IP address, JunosVM default gateway, and BGP AS number), and enter the appropriate value.

      3. After configuring the required JunosVM settings, type C to apply the JunosVM settings.

  6. Verify the host and JunosVM configurations and deploy.

    1. Type C at the prompt and press Enter to view all current host configuration and JunosVM configuration settings.
    2. To apply all updated host and JunosVM configuration settings to the CSD-Topology, type Y and press Enter.