Lets get you started...
1) login to the router from the console. (Usualy "admin" for user, "nothing,blank,nada" for password IE press enter when prompted.
2) Type "
IP ADDRESS ADD"
The system will prompt you for an address. This address is in the form of "IP/MASK BITS"
IE
10.0.0.1/16
The system will then prompt you for an interface. This will be in the form of "ether1" or similar. IE: "ether1" , "ether2", "wlan1". which ever is the interface you are connecting to your network with. I would use the interface you will be connecting to the LAN to allow winbox configuration to start. I would try "
eher1" first and change it as you see fit later after you are familiar with the system.
Once you have assigned an IP to the interface, it is time to test it.
Ping an address on the local subnet. IE a gateway device.
Type "ping " & ip address of remote device... IE:
ping 10.0.255.255
If you get replys then press Ctrl-C to stop the ping.
If you do not recieve replys then try another interface. IE move the cable.
Once you have replys, open a brouser from a machine on the same subnet as the router you are building, and download and run the "WINBOX" tool.... this will give you a graphical user interface to complete the configuration of the router.
As for the CALEA, the interface is still command line based at the moment, here is a link to a presentation held at the las MikroTik users meeting or "MUM". It has a sample of the CALEA server / probe commands near the end of the PDF document. The settings and what the do are there..
http://mum.mikrotik.com/presentations/U ... _CALEA.pdf
Hope this helps...
Craig