Changes between Version 7 and Version 8 of Internal/OpenFlow/VirtualSwitch
- Timestamp:
- Aug 11, 2009, 3:00:54 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/VirtualSwitch
v7 v8 28 28 This starts a virtual switch with the VLAN ID 28 encompassing all 12 VLAN 28 ports, that uses a TCP connection to the controller at port 6633. 29 29 30 == Virtual switches without controllers (7/8) == 30 == Important notes about virtual switches (7/8) == 31 * Because a virtual switch uses the VLAN ID of the legacy VLAN it overlays, you can't have one virtual switch encompass the ports belonging to more than one VLAN. 32 31 33 * If you have a group of ports, and they share a VLAN, if even one port out of the group is configured to be a virtual switch, the whole group of ports cease to function as a regular switch. 32 34