Sun Cluster 2.2 System Administration Guide

8.4.4 How to Establish a Default Route

  1. Open a shelltool(1) connection to the Terminal Concentrator.

    # telnet terminal-concentrator-name
    Trying 192.9.200.2 ...
     Connected to xx-tc.
     Escape character is '^]'.
    
    
     Rotaries Defined:
         cli                              -
    
     Enter Annex port name or number: cli
    
    
     Annex Command Line Interpreter   *   Copyright 1991 Xylogics, Inc.
  2. Enter the su command and administrative password.

    By default, the password is the IP address of the Terminal Concentrator.

    annex: su
     Password: administrative-password
    
  3. Edit the config.annex file.

    annex# edit config.annex
    
  4. Enter the highlighted information appearing in the following example, substituting the appropriate IP address for your default router:

    Ctrl-W:save and exit Ctrl-X: exit Ctrl-F:page down Ctrl-B:page up
     %gateway
     net default gateway 192.9.200.2 metric 1 active ^W
    
  5. Disable the local routed.

    annex# admin set annex routed n
       You may need to reset the appropriate port, Annex subsystem or
        reboot the Annex for changes to take effect.
     annex#
  6. Reboot the Terminal Concentrator.

    annex# boot
    

    It takes a few minutes for the Terminal Concentrator to boot. During this time, the Sun Cluster node consoles are inaccessible.