wiki:Internal/OpenFlow/OrbitSwitches/outdoor

Version 1 (modified by akoshibe, 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 VLANData VLAN
2930

Port Assignments

PortsVLAN(s)Color(legend)
0/1-123green
0/13-2429blue
0/25-3630red
0/37-481,3,29-30violet

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)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.