# How to start O-DU Kit * ssh to o-du kit ``` ssh synergy@10.1.7.18 pass: synergy ``` * ssh to DU: ``` ssh root@169.254.100.100 pass: root ``` * log in to ODU command line, and start C/U planes: ``` #synCLI_isc ODU>cuplane_enable 0 3 ``` * Monitor the traffic: ``` ODU>opm 10 ``` # How to restart O-DU Kit: ssh to o-du kit (same as above), then `sudo reboot` (pass:synergy). # Start Free 5G webconsole: * loggin into O-DU Kit: ``` ssh synergy@10.1.7.18 sudo su screen -dr ``` * Create a new screen: `[ctrl + a + c]` key combination `ssh root@localhost` pass: root  * Goto `free5gc` foler: `cd /home/synergy/free5gc/webconsole` and issue: `go run server.go` * Use web browder to login Free5GC database: user/pass: admin/free5gc 
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up