# Install/configure caswell smart switch
## IPMI setup
The server is connected to SSI private IPMI network. The IP address is `192.168.58.143`.
Console to BIOS setup can be accessed through the web interface. 
However, to get into the preinstalled system (Ubuntu), one needs to connect a USB-c cable to the server, and access the serial port with baud rate `115200`.
## Login and setup
Login information can be found in the quickstart guide. The followings thing will be done once loggined into the OS:
1. register with the Fermilab on-site network, request a hostname/IP, and ask for kerberos keytab file;
2. install kerberos keytab file, start openssh server, and change it to allowing kerberized logins only.