HP VAN SDN Controller Installation Guide

Using the controller console GUI
1. Use the Google Chrome browser to access the user interface of the controller:
~$ https://controller_ip_address:8443/sdn/ui/
Replace controller_ip_address with your controller IP address.
The SDN Controller Console login screen appears, as shown in Figure 3.
Figure 3 Logging in to the console
2. Enter your User Name and Password, and then click Login.
The default User Name is sdn.
The default Password is skyline.
If the controller is running, a display similar to Figure 4 appears:
Figure 4 Default controller console GUI
Using RSdoc
Open a browser window and enter the following:
https://controller_ip_address:8443/api
Replace controller_ip_address with your controller IP address.
If the controller is running, a display similar to Figure 5 appears:
Access a controller interface 9