Changes between Version 12 and Version 13 of Internal/OpenFlow/QuickStart
- Timestamp:
- Jun 16, 2011, 10:38:16 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/QuickStart
v12 v13 1044 1044 This section is meant for the odds-and-ends with respect to ORBIT deployments of the IP8800 in !OpenFlow mode. 1045 1045 1046 * ''kvm-big'': some of the VLANs on the IP8800 can be pointed to the Big Switch controller, at 172.16.0.14:6633. If doing so, don't forget to add the trunk as one of the virtual switch ports, e.g:1046 * ''kvm-big'': some of the VLANs on the IP8800 can be pointed to the Big Switch controller, at 172.16.0.14:6633. If doing so, don't forget to add the trunk as one of the virtual switch ports, e.g: 1047 1047 {{{ 1048 1048 sw-sb-01> setvsi 22 37,38,48.22 tcp 172.16.0.14:6633 dpid 0x001010223232 1049 1049 }}} 1050 1051 * even when disabled with `disablevsi [vlan]`, virtual switches created on control VLANs will break Frisbee (e.g. imaging will time out). This is shown to be the case with all controllers present in ORBIT. 1050 This is actually the case with any OF switch, since it can only access controllers via the trunk. 1051 * ''SNAC'': can be reached at 172.16.0.4. Port 6634 may be flowvisor. 1052 * even when disabled with `disablevsi [vlan]`, virtual switches created on control VLANs will break Frisbee (e.g. imaging will time out). This is shown to be the case with all controllers present in ORBIT. 1052 1053 ===== -- ===== #bottom 1053 1054