On the HA primary Screen, open a terminal window and become root.
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 |