Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to specify secondaryServerAddress for symmetric multipath #24

Open
warrenc5 opened this issue Jun 10, 2021 · 2 comments
Open

How to specify secondaryServerAddress for symmetric multipath #24

warrenc5 opened this issue Jun 10, 2021 · 2 comments

Comments

@warrenc5
Copy link

When using the client association, how is the secondaryPath peer address configured?

Is it configured on the server and relayed through the SCTP handshake?

Is the implication of that, the primary peer address must be available for the association to get up?

@warrenc5
Copy link
Author

warrenc5 commented Jun 10, 2021

logical-deploy-config-p2

<name value="c1-11"/>
<association name="c1-11" assoctype="CLIENT" hostAddress="217.167.15.170" hostPort="2833" peerAddress="193.249.224.2" peerPort="2819" serverName="" ipChannelType="0" extraHostAddresseSize="1">
	<extraHostAddress value="217.167.15.186"/>

@nhanth87
Copy link

when jss7 send cookie, it will receive cookie_echo with 2,3,4 IP from the peering and use this as load-sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants