| 1 | For our example, we are configuring a HP 2810-48G switch. These commands should also work with the HP5400zl series. |
| 2 | |
| 3 | == Network Overview == |
| 4 | |
| 5 | There are a number of different networks and hosts involved with a traditional Emulab setup. |
| 6 | |
| 7 | For servers, we will have three machines hosted on a VMWare server: |
| 8 | |
| 9 | * Boss hosts the web interface, main testbed logic, and database. |
| 10 | * Users exports filesystems and acts as a general login machine. |
| 11 | * Router routes between the various networks. |
| 12 | |
| 13 | |
| 14 | |
| 15 | == Initial Ports == |
| 16 | |
| 17 | || Port || Device || |
| 18 | || 1 || Uplink to Internet || |
| 19 | || 2 || Port for Dell Remote Access Card (DRAC) for the VMWare server (PowerEdge 2950) || |
| 20 | || 3 || Trunked port for the VMWare installation on the PowerEdge 2950 || |
| 21 | || 4 || APC 7902 Power Controller || |
| 22 | || 5 || Serial Controller (IBM X330 + Obsolete Cyclades multi-port serial card) || |
| 23 | || 6-9 || Control Network ports for our testbed nodes || |
| 24 | |
| 25 | == VLANS == |
| 26 | |
| 27 | || VLAN || IP Range || Use || |
| 28 | || 2002 || Depends (our minibed is behind a NAT on 10.0.23.0/24) || Internet VLAN || |
| 29 | || 2003 || 192.168.1.1/22 || Control Network VLAN || |
| 30 | || 2004 || 192.168.1.Control Hardware VLAN || |
| 31 | || 2005 || 192.168.253.0/24 || Users Network || |