- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-08-2015 04:51 PM
I'm getting ready to implement an Active/Active setup on a 7050. What is the best practice for bandwidth over the HA links? I'm more curious about the HA2 and HA3 links.
03-09-2015 01:46 AM
Hello dschuemann
Setting the session owner and the setup device to be the primary device is not recommended since all traffic processing will be performed by the active-primary device. However, for the sake troubleshooting and capturing logs and pcapsit can be useful to set the session owner and setuptoprimary since the packet processing will not be split between the devices in the cluster. For all other purposes the recommended setting is to use “First Packet” for session owner and “IP modulo” for session setup.
I would recommend you to follow the DOC for more detail info: Configuring Active/Active HA PAN-OS 4.0
Hope this helps.
Thanks
03-09-2015 02:59 AM
The HA3 link will carry all traffic twice (hairpin) that arrives on one node while the opposite is the session owner that requires processing of profiles. In some situations this can be a significant portion of traffic so the link would need to be sized accordingly.
For example, if you use bgp traffic engineering through an Active/Active pair with PA1 as primary and the recommended first packet session owner all the sessions are owned for processing on PA1. When traffic engineering fails over to device PA2 because of upstream or downstream router failures but both PA are online, the packets now arrive and egress on PA2 but PA1 is session owner. the packets go across the HA3 link for processing and return for egress. HA3 should be sized to accept this doubled traffic.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!