- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: Distributed Trunking and VRRP in switches
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
06-03-2015 10:46 AM
06-03-2015 10:46 AM
Distributed Trunking and VRRP in switches
When connecting two 5406R switches to a uplink third party switch,
Should the uplinks to the third switch be configured as Distributed Trunking?
What about on the third switch? Should its down links be configured as LACP?
The two switches are configured for VRRP as well, will it still work in a failover situation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 12:34 AM
06-09-2015 12:34 AM
Re: Distributed Trunking and VRRP in switches
LACP and VRRP are two completely different and independent things - LACP is about feeding frames to members of groups of links, whereas VRRP is about providing a router address to send packets to.
If you are using both together, then frames on a VLAN will be sent to both 5406s, but only one of the 5406s will do the routing of the packets inside those frames. So if the frame appears on the 5406 that is the "Backup" router for that VLAN's subnet, the frame will be forwarded at Layer2 to the "Master" where the routing will be performed.
If one 5406 goes down, then all its links are down, so no frames are forwarded to it.
If the VRRP backup 5406 goes down, routing continues on the Master. If the Master 5406 goes down, the Backup starts doing the routing.