Changes between Version 2 and Version 3 of Internal/OpenFlow/OrbitSwitches/sw-sb-top2


Ignore:
Timestamp:
Jul 14, 2010, 3:41:21 PM (14 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/OrbitSwitches/sw-sb-top2

    v2 v3  
    44Both 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.
    55
    6  * CM: 17 ports (8 nodes for SB4, 7 for SB9)
     6 * CM: 17 ports (2 for SB3, 8 for SB4, 7 for SB9)
     7 * SB3 control: 2 to nodes, 1 to console
    78 * SB4 control: 8 to nodes, 1 to console
    89 * SB9 control: 7 to nodes, 1 to console and application server
    9  * SB4 data: 8 ports
     10 * SB3 data: 2 ports
     11 * SB4 data: 8 ports (ideal)
    1012 * SB9 data: 1 to app server
    1113
    12 The remaining ports are config'd as trunk links.
     14Since we don't have enough ports, SB4 data will not have a full set of ports.
    1315
    1416== VLANs ==
    1517VLAN 3 (CM) is consistent across all !SandBoxes. Each sb has its own Control and Data VLANs as such:
    1618||Testbed||Control VLAN||Data VLAN||
    17 ||sb4||17||18||
    18 ||sb9||27||28||
     19||SB3||15||16||
     20||SB4||17||18||
     21||SB9||27||28||
    1922
    2023== Port Assignments ==
    21 
     24`show port vlan` output:
    2225{{{
    2326Port  Name           Status Type        VLAN
     
    6972 0/45 geth0/45       down   Tunnel      18  (sb4_data)
    7073 0/46 geth0/46       down   Tunnel      18  (sb4_data)
    71  0/47 geth0/47       down   Tunnel      18  (sb4_data)
     74 0/47 geth0/47       down   Tunnel      28  (sb9_data)
    7275 0/48 geth0/48       down   Trunk       1,3,15-18,27
    73  0/49 tengeth0/49    down   Access      -
    74  0/50 tengeth0/50    down   Access      -
    7576}}}
    7677
     
    7980sw-sb-top2> cat /mnt/openflow.conf
    8081setvsi 16 39,40,48.16 tcp 172.16.0.4:6633 dpid 0x001010163136
     82setvsi 18 41-46 tcp 172.16.0.4:6633 dpid 0x001010183138
    8183}}}
    8284