Install java webstart
sudo apt-get install icedtea-netx
Run the jnlp file:
javaws -verbose -nosecurity http://10.1.1.1/switchExplorer_installed.html
-verbose and -nosecurity is optional
-verbose
-nosecurity
Source: 1)