Replies: 1 comment
Hello, Confused 😉
How about: we have a few attributes that work (for example, ospf.area and bgp.advertise) and a few that do not: ospf.something, which is clearly wrong, and bgp.local_as, which is an interface, not a link attribute.
Do you also want to provide examples of everything else that works on VLANs? For example, how about IS-IS circuit type on VLANs? |
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.
I am confused by this:
netlab/tests/errors/vlan-invalid-attr.yml
Line 17 in bf7af6f
Its presence in that test suggests an intention to disallow its use - but there is no error, and a topology with that attribute will happily add a network statement to announce the prefix
Neither the VLAN tests nor the BGP tests have an example that combines BGP with VLANs - do we want to document this?
All reactions