-
-
Notifications
You must be signed in to change notification settings - Fork 164
ui_access
With the Pi booted up and SIP running use one of the steps below to open the UI .
Note: If the default HTTP port 80 has been changed, you will need to add a colon (:) followed by the new port number to the address shown below.
-
Enter the Pi's hostname followed by .local into your browser's address bar
replace **<hostname>**with the Pi's hostname.
<hostname>.local
For example: sip-system.local
The home page of SIP's interface will appear in your browser.
-
Enter the Pi's IP address.
192.168.1.123
Note: The IP address of your Pi will be different
Tip: You can find the Pi's IP address by using the command line. See step 4 of Accessing the Pi using SSH.
The home page of SIP's interface will appear in your browser.
Related information
Accessing the Pi using SSH
Home