meta data for this page
Brocade GUI admin from Ubuntu
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
Source: 1)