Changes between Version 2 and Version 3 of Internal/OpenFlow/OrbitSwitches/sw-sb-combined
- Timestamp:
- Jun 24, 2010, 9:57:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/OrbitSwitches/sw-sb-combined
v2 v3 3 3 4 4 == Testbed switch layout == 5 Each testbed requires 2 ports each for CM, Control, and Data links for the nodes, a Control VLAN link to the Console, and a trunk link to the top switch. In the aggregate switch ports are allocated in the following numbers:5 Each testbed requires 2 ports each for CM, Control, and Data links for the nodes, a Control VLAN link to the Console, and a trunk link to the top switch. As an !OpenFlow switch, we also need a dedicated port to connect the switch to a controller. In the aggregate switch ports are allocated in the following numbers: 6 6 * CM: 12 ports (2 per !SandBox) 7 7 * Control: 18 ports - 12 for nodes, + 6 for Console links 8 8 * Data: 12 (as with CM) 9 * Trunk: 6 (leftover) 9 * !OpenFLow control VLANs: 2 (to controller - two to make things tidy) 10 * Trunk: 4 (leftover) 10 11 11 12 == VLANs == … … 18 19 ||sb7||23||24|| 19 20 ||sb8||25||26|| 21 22 In addition, VLAN 100 is the defacto VLAN for the !OpenFLow control channel at WINLAB. 20 23 21 24 == Port Assignments == … … 45 48 ||0/39,40||24||sb7_data|| 46 49 ||0/41,42||26||sb8_data|| 50 ||0/43,44||100||!OpenFlow_Ctrl_VLAN|| 47 51 ||0/43-48||3,11-14,19-26||Trunk|| 48 52