SunScreen 3.1 Installation Guide

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