- Community Home
- >
- Networking
- >
- Legacy
- >
- Switching and Routing
- >
- Session disconnected on HSR Router
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
11-09-2020 09:48 AM
11-09-2020 09:48 AM
Hi team,
We have HSR 6802 two routers and configured with IRF . For tesitng, if switch off the any one of the router and we are getting disconnected while remote access(SSH) with router. Again we want reinitiate if need to access the router. Is it Ok? Is HA working with virtual MAC? Please confirm on this..
Thanks
Muthukumar
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 10:07 AM
11-09-2020 10:07 AM
Re: Session disconnected on HSR Router
Hi @Muthukumar1 !
MAC address of the L3 interface doesn't matter in this case, your connection interrupts on Layer 7, not Layer 2. When you connect to an IRF stack using SSH you initiate connection to the MPU which is current IRF Master. When Master-Backup failover happens you need to re-establish the SSH session, because there is no SSH state sync in IRF and new Master (former Backup) knows nothing about this SSH connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2020 12:53 AM
11-30-2020 12:53 AM
SolutionHi @Muthukumar1 !
If my post answers your question, please, mark it as an accepted solution. If you need more informatio, just let me know.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2020 01:11 AM
11-30-2020 01:11 AM
Re: Session disconnected on HSR Router
Hi Team,
Thanks for your resonse..