- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- WAN Routing
- >
- Suggested Firmware version
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2020 12:23 AM
10-08-2020 12:23 AM
Hi team,
We need HPE suggested firmware version for following devices
1. HPE 6802 Router
2. HPE 4945 switch 4slot switch
3. 5900AF switch
4. HPE 5710 switch
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2020 03:58 AM
10-08-2020 03:58 AM
Re: Suggested Firmware version
Hi @Muthukumar1 !
HSR6802 - HSR6800_7.10.R7809P20
5945 switch 4slot switch - 5945_7.10.R6607
5900AF - 5900AF-5920AF_7.10.R2432P06
5710 - 5710_7.10.R2702
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2020 10:19 PM
10-13-2020 10:19 PM
Re: Suggested Firmware version
Hi team,
Thanks for your response and it seems all are latest version. Is it ok? In general the uploading the version N-1 right, Could you clarify once again please?
Regards
Muthukumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2020 11:06 PM
10-13-2020 11:06 PM
Re: Suggested Firmware version
Hi @Muthukumar1 !
In general latest versions contain most recent bugfixes, so I would stick to this strategy. However, taking into account a couple of recent cases I have been dealing with, I have to correct my recommendation for the 5710 - use R2612P08 instead of R2702. R2702 has some issues with QSFP transceivers, so stick to the R2612P08 for now.
For the rest of the devices I would stick to the latest versions. But reading release notes always helps - nobody knows your setup and requirements better than you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2020 11:29 PM
10-13-2020 11:29 PM
Re: Suggested Firmware version
Hi Team,
Thanks for your quick response the maximum the following features only
1. IRF for HA
2. LACP for uplink connectivty between the devices(40GB QSFP Module)
3. BGP & Static Routing protocol
Thanks
Muthukumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2020 02:09 AM
10-15-2020 02:09 AM
Re: Suggested Firmware version
Hi team,
when upgrading the software on HPE 5900 i am geting the following error
<HPE>tftp 192.168.100.2 get 5900_5920-CMW710-R2432P06.ipe
Invalid source address.
IP's reachable both side( Switch to TFTP server-Laptop & TFTP server-Laptop to Switch )
I have tried with Swith Mgmt port and assigened the ip for one of the vlan not vlan 1
I have tried to upload the software as standalone switch not IRF
Could you suggest on this.
regards
Muthukumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2020 03:10 AM
10-15-2020 03:10 AM
SolutionIt seems like you don't have any Vlan-interface configured with IP address and in UP state since it complains about source address.
Post here an output of following commands and I will check what can be the issue:
display ip routing-table
ping 192.168.100.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2020 03:24 AM
10-15-2020 03:24 AM
Re: Suggested Firmware version
Hi Team,
Our plan is before start the configuraiton need to upogade the firmware version so no configuration. As of now ip address configured for Mgmt port for upgrade the firmware version but i have tried with one of the vlan too. Please find the output for your reference..
[HPE]display ip routing-table
Destinations : 12 Routes : 12
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/32 Direct 0 0 127.0.0.1 InLoop0
127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0
127.0.0.0/32 Direct 0 0 127.0.0.1 InLoop0
127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0
127.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0
192.168.100.0/24 Direct 0 0 192.168.100.1 M-GE0/0/0
192.168.100.0/32 Direct 0 0 192.168.100.1 M-GE0/0/0
192.168.100.1/32 Direct 0 0 127.0.0.1 InLoop0
192.168.100.255/32 Direct 0 0 192.168.100.1 M-GE0/0/0
224.0.0.0/4 Direct 0 0 0.0.0.0 NULL0
224.0.0.0/24 Direct 0 0 0.0.0.0 NULL0
255.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0
[HPE]ping 192.168.100.2
Ping 192.168.100.2 (192.168.100.2): 56 data bytes, press CTRL_C to break
56 bytes from 192.168.100.2: icmp_seq=0 ttl=128 time=3.012 ms
56 bytes from 192.168.100.2: icmp_seq=1 ttl=128 time=1.522 ms
56 bytes from 192.168.100.2: icmp_seq=2 ttl=128 time=0.620 ms
56 bytes from 192.168.100.2: icmp_seq=3 ttl=128 time=0.688 ms
56 bytes from 192.168.100.2: icmp_seq=4 ttl=128 time=3.572 ms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2020 03:34 AM
10-15-2020 03:34 AM
Re: Suggested Firmware version
I confirm - M-GE is up and has an IP address assigned. Also the TFTP host is reachable by ICMP... Let's try this:
tftp 192.168.100.2 get 5900_5920-CMW710-R2432P06.ipe source ip 192.168.100.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2020 04:13 AM
10-15-2020 04:13 AM
Re: Suggested Firmware version
Hi ,
Yes . Software is uploading and thnks for your excellent support.
Thnaks
Muthukumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2020 04:31 AM
10-15-2020 04:31 AM