ā12-17-2019 05:43 PM
Hello, I download the firmware from Extreme Network and I noticed they are onie-30.3.1.6.xos and onie-30.3.1.6-diagnostics.xmod. Do I need to install both of them? I know when I upgrade firmware for ERS switches. I install both diagnostic file and software image.
If I need to install both, is there a sequence that I need to follow? such as I need to install diagnostics. xmod before installing xos?
Thank you in advance.
John
Solved! Go to Solution.
ā12-17-2019 09:24 PM
Hi John,
I might just as well add the command for downloading an xos or xmod file to the switch. The command is the following one:
download image <server ip> one-30.3.1.6.xos vr VR-Default
The VR-Default specifies the virtual router in which the server IP address sits - specifying the VR is not required but I usually add it to the command. VRs on XOS can be compared to VRFs on VOSS: the VR-Default is the same as GlobalRouter and VR-Mgmt is the same as MgmtRouter.
However you can also download the image by attaching an USB stick to the switch which usually works even faster than downloading the image through TFTP or SCP.
Kind regards
Christian
ā12-18-2019 06:53 AM
Youāre welcome! Glad I could help!
ā12-18-2019 01:08 AM
You can also use the download url
command, to specify downloading from a webserver.
ā12-18-2019 12:19 AM
Thank you Christian for the detail information provided.
ā12-17-2019 09:24 PM
Hi John,
I might just as well add the command for downloading an xos or xmod file to the switch. The command is the following one:
download image <server ip> one-30.3.1.6.xos vr VR-Default
The VR-Default specifies the virtual router in which the server IP address sits - specifying the VR is not required but I usually add it to the command. VRs on XOS can be compared to VRFs on VOSS: the VR-Default is the same as GlobalRouter and VR-Mgmt is the same as MgmtRouter.
However you can also download the image by attaching an USB stick to the switch which usually works even faster than downloading the image through TFTP or SCP.
Kind regards
Christian