-
Notifications
You must be signed in to change notification settings - Fork 13
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
Missing allowVlans key #47
Comments
To clarify:
-------> no vlan related property in AS3 declaration
or
-------> allowVlans property in AS3 declaration (either list or empty list):
(vlans-disabled property is the default one, so not necessary needs to be listed explicitly) or:
-------> rejectVlans property in AS3 declaration (either list or empty list):
|
Created Jira CHARON-445 for PM tracking |
Merge branch 'CHARON-445-allow-vlans' into 'develop' --- Closing |
Environment
Summary
If virtual is enabled on a vlan: vlans { /Common/vlan_internal }, Charon does not convert the property allowVlans, instead it uses it's value as a key:
Steps To Reproduce
Steps to reproduce the behavior:
Expected Behavior
Use allowVlans key with vlan name as a value.
The text was updated successfully, but these errors were encountered: