Siemens V 4.0 Manuale Utente

Pagina di 244
176
GINA V4.0 System Administrator Guide – September 2000
Sample configuration file
        //
        // first application of first operating system.
        // a1 is the utm known application name.
        // buslay is the user friendly name.
        //
        TA_APPLICATION("a1",1,1,"buslay")
        {
        }
        TA_APPLICATION("a2",1,2,"servlay")
}
    HOST("kotw005")
{
        INTERNETADDRESS(192.200.94.4)
        KEYVECTOR(5000,5015)
        PORTADDRESSES(10114,10135)
        TA_APPLICATION("a1",1,3,"nwlay")
        TA_APPLICATION("a2",1,4,"nellay")
        APPLICATION(1,5,"client1")
        APPLICATION(1,6,"client2")
        APPLICATION(1,7,"client3")
    }
}