- Community Home
- >
- Networking
- >
- Wireless
- >
- Comware Wireless / Unified Series
- >
- redundant controller with HP 830
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
09-23-2014 02:52 AM
09-23-2014 02:52 AM
redundant controller with HP 830
Hi Folks,
I have seen a question regarding high availibility on HP 830 without answer posted since couple of months
I thought of posting a new question to have a chance to get an asnwer.
I am considering deploying a solution with 2 HP 830 as redundant controller. However i do not see any guide in the documentation specifying high availability deployment for this device. Is it supported on HP830? I have rather seen such guide for HP850.
Thanks
Karim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2014 01:20 PM
10-06-2014 01:20 PM
Re: redundant controller with HP 830
Hi Karim.
Take a look at this link:
See the "HP UWW High Availability Configuration Guide".
HTH.
Fred Mancen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2014 12:59 PM
10-07-2014 12:59 PM
Re: redundant controller with HP 830
Hi,
830 supports ap-based failover (aka cold failover).
* Configure the same wlan-ess/wlan service-templates/ap templates on both
* configure 830-1 with "wlan backup-ac x.x.x.2" (ip of 830-2)
* configure 830-2 with "wlan backup-ac x.x.x.1" (ip of 830-1)
* If aps are L3 discovered, configure both controller IPs as DHCP option 43
APs will open tunnel to both controllers (1 Master/ 1 Backup).
APs perfom controller echo (hello) every 10sec by default (can be set to 5 sec minimum), after 3 failed replies, AP will switch to other controller (backup tunnel becomes master tunnel).
Failover takes about 35-40sec.
All users need to re-auth (since online user state is not synced).
850/870/20G module support hot backup, which does sync user state and fast peer down detection (for 1-2sec failover),
best regards,Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2014 06:13 AM
10-22-2014 06:13 AM
Re: redundant controller with HP 830
Hello
What about "master-ac ip x.x.x.x" command introduced in latest versions?
I thought is it supposed to tell slave AC which one is main AC, no?