Replies: 1 comment
-
|
@ipspace another candidate use case for node level vlan groups. Issue is closed but for completeness: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In a classic acc-agg architecture you typically have 2 agg switches, one of which is STP root for one set of VLANs, and the other is root for the other set of VLANs. The ones which are root for a VLAN are also the primary vrrp gateway for that VLAN. The way to achieve that would be via the node.vlan.vrrp.priority attribute I thought. But I cannot specify priority per vlan on a node. So, how do I achieve what I want?
Beta Was this translation helpful? Give feedback.
All reactions