| 1 | = sw-outdoor-top = |
| 2 | the distribution switch for ORBIT outdoor, connecting to the Cisco in the control room. |
| 3 | |
| 4 | '''Access :''' ip.of.new. |
| 5 | |
| 6 | == Testbed switch layout == |
| 7 | The switch has no CM ports, as it will be supplied by other means. |
| 8 | * Control: 20 ports |
| 9 | * Data: 20 |
| 10 | * Trunk: 8 (leftover) |
| 11 | |
| 12 | == VLANs == |
| 13 | {{{ |
| 14 | ID Name |
| 15 | 1 network |
| 16 | 29 outdoor_ctrl |
| 17 | 30 outdoor_data |
| 18 | }}} |
| 19 | == Port Assignments == |
| 20 | ''switch diagram, followed by output of command `show port vlan`. template for the diagram can be found as attachment below.'' |
| 21 | |
| 22 | {{{ |
| 23 | Date 2000/01/01 01:06:37 UTC |
| 24 | Port Counts: 50 |
| 25 | Port Name Status Type VLAN |
| 26 | 0/ 1 geth0/1 down Access 29 (outdoor_ctrl) |
| 27 | 0/ 2 geth0/2 down Access 29 (outdoor_ctrl) |
| 28 | 0/ 3 geth0/3 down Access 29 (outdoor_ctrl) |
| 29 | 0/ 4 geth0/4 down Access 29 (outdoor_ctrl) |
| 30 | 0/ 5 geth0/5 down Access 29 (outdoor_ctrl) |
| 31 | 0/ 6 geth0/6 down Access 29 (outdoor_ctrl) |
| 32 | 0/ 7 geth0/7 down Access 29 (outdoor_ctrl) |
| 33 | 0/ 8 geth0/8 down Access 29 (outdoor_ctrl) |
| 34 | 0/ 9 geth0/9 down Access 29 (outdoor_ctrl) |
| 35 | 0/10 geth0/10 down Access 29 (outdoor_ctrl) |
| 36 | 0/11 geth0/11 down Access 29 (outdoor_ctrl) |
| 37 | 0/12 geth0/12 down Access 29 (outdoor_ctrl) |
| 38 | 0/13 geth0/13 down Access 29 (outdoor_ctrl) |
| 39 | 0/14 geth0/14 down Access 29 (outdoor_ctrl) |
| 40 | 0/15 geth0/15 down Access 29 (outdoor_ctrl) |
| 41 | 0/16 geth0/16 down Access 29 (outdoor_ctrl) |
| 42 | 0/17 geth0/17 down Access 29 (outdoor_ctrl) |
| 43 | 0/18 geth0/18 down Access 29 (outdoor_ctrl) |
| 44 | 0/19 geth0/19 down Access 29 (outdoor_ctrl) |
| 45 | 0/20 geth0/20 down Access 29 (outdoor_ctrl) |
| 46 | 0/21 geth0/21 down Access 30 (outdoor_data) |
| 47 | 0/22 geth0/22 down Access 30 (outdoor_data) |
| 48 | 0/23 geth0/23 down Access 30 (outdoor_data) |
| 49 | 0/24 geth0/24 down Access 30 (outdoor_data) |
| 50 | 0/25 geth0/25 down Access 30 (outdoor_data) |
| 51 | 0/26 geth0/26 down Access 30 (outdoor_data) |
| 52 | 0/27 geth0/27 down Access 30 (outdoor_data) |
| 53 | 0/28 geth0/28 down Access 30 (outdoor_data) |
| 54 | 0/29 geth0/29 down Access 30 (outdoor_data) |
| 55 | 0/30 geth0/30 down Access 30 (outdoor_data) |
| 56 | 0/31 geth0/31 down Access 30 (outdoor_data) |
| 57 | 0/32 geth0/32 down Access 30 (outdoor_data) |
| 58 | 0/33 geth0/33 down Access 30 (outdoor_data) |
| 59 | 0/34 geth0/34 down Access 30 (outdoor_data) |
| 60 | 0/35 geth0/35 down Access 30 (outdoor_data) |
| 61 | 0/36 geth0/36 down Access 30 (outdoor_data) |
| 62 | 0/37 geth0/37 down Access 30 (outdoor_data) |
| 63 | 0/38 geth0/38 down Access 30 (outdoor_data) |
| 64 | 0/39 geth0/39 down Access 30 (outdoor_data) |
| 65 | 0/40 geth0/40 down Access 30 (outdoor_data) |
| 66 | 0/41 geth0/41 down Trunk 1,29-30 |
| 67 | 0/42 geth0/42 down Trunk 1,29-30 |
| 68 | 0/43 geth0/43 down Trunk 1,29-30 |
| 69 | 0/44 geth0/44 down Trunk 1,29-30 |
| 70 | 0/45 geth0/45 down Trunk 1,29-30 |
| 71 | 0/46 geth0/46 down Trunk 1,29-30 |
| 72 | 0/47 geth0/47 down Trunk 1,29-30 |
| 73 | 0/48 geth0/48 down Trunk 1,29-30 |
| 74 | 0/49 tengeth0/49 down Access 1 (network) |
| 75 | 0/50 tengeth0/50 down Access 1 (network) |
| 76 | }}} |
| 77 | == Legacy Configurations == |
| 78 | --none-- |
| 79 | == !OpenFlow configurations == |
| 80 | Each VLAN is its own virtual switch. The following is the contents of openflow.conf. |
| 81 | {{{ |
| 82 | **pending |
| 83 | }}} |
| 84 | {{{ |
| 85 | **pending |
| 86 | }}} |
| 87 | |