Changes between Initial Version and Version 1 of Internal/Network/SBSwitches


Ignore:
Timestamp:
Feb 18, 2007, 1:36:29 AM (17 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Network/SBSwitches

    v1 v1  
     1= Sanbox Switch =
     2
     3Each two-node sanbox has a 16 port Netgear GS716T Gigabit Smart Switch with the FQDN of sw-sbXX.orbit-lab.org (where XX is sanbox number 01-09). FOr each of the switches ports 1-4 are reserved for CM subnet, ports 5-8 for sanbox control subnet while ports 9-12 are reserved for sanbox data subnet. Ports 13-15 are assigned to network managemtn while port 16 is, as in the case of other Orbit switches, us uplink trunk.
     4
     5== Switch Configuration ==
     6
     7Most important part of the confration are the two tables dealing with VLANs so that if you check the switch status it shows something like this for sanbox 1 (sw-sb01):
     8
     9=== IEEE 802.1Q PVID Table  ===
     10
     11|| Port || PVID ||  Port || PVID || Port || PVID || Port || PVID || 
     12|| 01 || 3 ||  02 || 3 || 03 || 3  || 04 || 3  ||
     13|| 05 || 11 || 06 || 11 || 07 || 11 ||  08 || 11  ||
     14|| 09 || 12 || 10 || 12 || 11 || 12 || 12 || 12 ||
     15|| 13 || 1 || 14 || 1 || 15 || 1 || 16 || 1 ||
     16
     17=== IEEE 802.1Q VLAN Settings ===
     18
     19||VLAN ID  || Member Port  ||
     20||  ||01 || 02 || 03 || 04 || 05 || 06 || 07 || 08 || 09 || 10 || 11 || 12 || 13 || 14 || 15 || 16 ||
     21||1 ||   ||   ||   ||   ||    ||                               U  U  U  U 
     22||3 || U || U || U || U ||    ||   ||   ||   ||   ||   ||   ||    ||   ||  ||  ||    T  T  T  T 
     23||11||   ||   ||   ||   ||  U || U || U || U ||   ||   ||   ||    || T || T || T || T ||
     24||12||                          U  U  U  U  T  T  T  T 
     25
     26Configuration is done under the VLAN entry.
     27
     28Note: the upstream switch has to have untagged port for SmartWizard to even see the unconfigured switch. Once new switch is configured (mainly trunk ports) the upstream switches port should be configured so that it provides propper trunking.