how to create 2 server instances in one directory

Hi,I want to create 2 server instances in one directory . Is it possible ?If yes how to do it ? I know that using diff machines is it possible , but I want to create in single system itself.Thanks in advance,Rajendra.
[259 byte] By [rajendra_tota] at [2007-11-26 6:18:33]
# 1
Use the Directory Server Consolecd /<server-root>./startconsole &Drill down to "Server Root" -> Right click -> "Create Instance of" -> "Directory Server" - Complete the pop up specifying instance name and port.
lin121294 at 2007-7-6 14:01:13 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Or, go to your serverroot/bin/slapd/admin/bin , and run ds_create . You have to pass a configuration file to it. Google the old iPlanet docs to find out the syntax.
kckong@ft at 2007-7-6 14:01:13 > top of Java-index,Web & Directory Servers,Directory Servers...