-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix for PXE Vlan #99
Fix for PXE Vlan #99
Conversation
Do we really want that the firewalls know the PXE Vlans? |
For sure not, i simply copied over the template which is actually deployed in both environments. Maybe we should add another review round to the frr template, this will be true for both, sonic and cumulus flavour |
To prevent this, we should use something like:
|
@robertvolkmann Your suggestion looks good to me. Even simpler maybe:
What do you think? |
I tried but it doesn't worked for me. I don't know why. |
I created a follow-up issue regarding visibility of the VLANs on the firewalls: #101. @robertvolkmann |
Now all deployments use the same topology for the PXE/DHCP Vlan setup, we can now use the built-in template, to make the frr template during deployment obsolet.