You most likely need to configure the Cisco switch so that both switch
ports connected to eth1 on each sysyem are trunk ports and accept the full
range of tenant vlans.
Something like:
conf t
int eth1/0
switchport mode trunk
switchport trunk allow vlan 100-199
(repeat for the second port)
On We
Dear All,
I have 2 node Openstack setup on Ubuntu 14.04
Controller+Network and Compute Node, I am using Neutron with ml2 (vlan).
Both nodes have 2 NICs
eth0 - Public with br-ex
eth1 - Local with br-inet
Both nodes' local ethernet (eth1) connected with each other without any
switch. They were b