First time here? Check out the FAQ!
![]() | 1 | initial version |
The local VLAN IDs only get allocated when a port on that node needs access to a network. Local VLAN IDs are not allocated for networks that are not used on that node. Therefore, the openvswitch plugin should be able to support simultaneous access to up to 4094 different virtual networks from a single node, but these can be distributed over any number of physical networks (and/or GRE tunnels).
-Bob