Management port – Brocade Virtual ADX Installation and Deployment Guide (Supporting ADX v03.1.00) User Manual
Page 68

3. Un-tar the .gz file using the following command:
tar –xvf ssrbin03100.tar.gz
The following files will appear in the un-tar folder.
• SSB03100dev
• SSR03100dev
• igb_uio03100dev.ko
• install_vadx.sh
• task_mgr03100dev
• virtualadx-init03100dev
4. Run the install script to update your binaries.
./install_vadx.sh
NOTE
It is mandatory to enter primary or secondary.
5. Reboot your VM. The new binaries are part of the image now.
Upgrading Brocade Virtual ADX using CLI and management port
1. Download the .gz file from the
Downloads section of the main page.
NOTE
For detailed instructions on downloading, refer to the Installation section of this guide.
2. Copy the zipped file to the primary or secondary image location using the tftp command.
Virtual ADX# copy tftp file 10.10.10.1 ssrbin03100.tar.gz
primary
3. Enter Ctrl+y+m to get to the Linux console.
4. Reboot the Virtual Machine from the Linux prompt to complete the upgrade.
[root@Virtual ADX misc]# reboot
[root@Virtual ADX misc]#
Broadcast message from root@Virtual ADX
(/dev/pts/3) at 17:39 ...
The system is going down for reboot NOW!
[root@Virtual ADX misc]#
Upgrading Brocade Virtual ADX using Linux console and management
port
1. Download the .gz file from the
Downloads section of the main page.
NOTE
For detailed instructions on downloading, refer to the Installation section of this guide.
2. From the Linux console, copy the downloaded zipped file to the /opt/ADX/misc directory using the
SCP command.
3. Change to the /opt/ADX/misc directory, and issue tar xvf Virtual-ADX-gzip-file.
[root@VirtualADX ~]# cd /opt/ADX/misc
[root@VirtualADX misc]# tar -xvf Virtual-ADX-gzip-file
Upgrading Brocade Virtual ADX using CLI and management port
68
Brocade Virtual ADX Installation and Deployment Guide
53-1003241-01