Version 1 (modified by 14 years ago) ( diff ) | ,
---|
Outdoor switch.
Testbed switch layout
Both SB4 and SB9 are OpenFlow SB's. For SB4, sw-sb-top will supply all ports. For SB9, the switch will provide CM, Control, and Application server links.
- CM: 17 ports (2 for SB3, 8 for SB4, 7 for SB9)
- SB3 control: 2 to nodes, 1 to console
- SB4 control: 8 to nodes, 1 to console
- SB9 control: 7 to nodes, 1 to console and application server
- SB3 data: 2 ports
- SB4 data: 8 ports (ideal)
- SB9 data: 1 to app server
Since we don't have enough ports, SB4 data will not have a full set of ports.
VLANs
VLAN 3 (CM) is consistent across all SandBoxes and outdoor testbeds. As with the SB's outdoor has its own Control and Data VLANs as such:
Control VLAN | Data VLAN |
29 | 30 |
Port Assignments
Ports | VLAN(s) | Color(legend) |
0/1-12 | 3 | green |
0/13-24 | 29 | blue |
0/25-36 | 30 | red |
0/37-48 | 1,3,29-30 | violet |
OpenFlow configs
The data vlan is OF virtual switches.
vlan ports secure channel ---- ----- -------------- 30 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36 disconnected 48.30
> cat /mnt/openflow.conf setvsi 30 25-36,48.30 tcp 172.16.0.4:6633 dpid 0x001010303330
Attachments (2)
- IP8800-outdoor.tif (26.8 KB ) - added by 14 years ago.
- IP8800-outdoor.jpg (15.8 KB ) - added by 14 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.