SunScreen 3.1 Installation Guide

To Upgrade the HA Primary Machine

Run the Upgrade Program

  1. Follow the procedure "To Upgrade a Locally Administered SunScreen EFS Screen." Then, return to this section.

Complete the HA Primary Upgrade

Overview

After you upgrade the SunScreen EFS 2.0 or 3.0 HA primary Screen to SunScreen 3.1, you must define that Screen's HA interface. You do this only on the HA primary Screen and not on any of the HA secondary Screens. Before proceeding, you must know the following information:

Steps

  1. On the HA primary Screen, open a terminal window and become root.

  2. Use the following as an example of what you would type to define the primary HA interface:


    # ssadm edit Initial
    edit> add address qfe0 RANGE 129.129.129.0 129.129.129.255
    edit> delete interface qfe0
    edit> add interface SCREEN haprimary qfe0 HA qfe0
    edit> save
    edit> quit