= Logging in After making a reservation for a domain (bed, sb1, sb2, etc), you need to ssh to the console for that domain. This will then give you access to all of the nodes on that domain. [[Image(Cosmos Net Arch Routed.png, 400px, right)]] The console has an external NAT address, as well as an internal address on the DMZ network, which is used to contact the nodes. You can access the console through your preferred ssh client. On linux/mac, you can just open a terminal and use ssh, but on windows you will need to install a client such as PuTTY or !MobaXterm. Ssh to (your username)@console.(domain).cosmos-lab.org [[Image(console_login.png)]] Once you are on the console, you can run "omf stat -t all" to look at the status of all the nodes that you can access from that console. [[Image(console_stat.png)]] Now you can [https://wiki.cosmos-lab.org/wiki/Documentation/Short/LoadImage load images onto the nodes] in order to run your experiments.