close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 8, 2014, 4:05:13 PM (8 years ago)
- Author:
-
seskar
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
3 | 3 | [[TOC(WiMAX/dSite*, depth=2)]] |
4 | 4 | |
5 | | Typical site GENI 4G wireless deployment is shown in Figure 1. |
6 | | [[Image(GENI Setup.jpg, width=600)]]. The [wiki:./hardwaresetuplink hardware setup] establishes the wiring layout and switching requirements for nodes and the console. The nodes can be easily distinguished from the console by the number of Ethernet ports they have. Consoles require 4 ports and nodes only 3. |
| 5 | Typical site GENI 4G wireless deployment is shown in Figure 1. The [wiki:./hardwaresetuplink hardware setup] establishes the wiring layout and switching requirements for nodes and the console. The nodes can be easily distinguished from the console by the number of Ethernet ports they have. Consoles require 4 ports while nodes have only 3. |
| 6 | [[Image(GENI Setup.jpg, width=600)]]. |
7 | 7 | |
8 | | The site software installation process has several major phases. All of the software setup is done on the console since the nodes have their operating system pushed onto them via the OMF imaging infrastructure that we are going to build on the console. |
| 8 | Possible switching configurations |
9 | 9 | |
10 | | To setup the console software, we have to [wiki:./b0OS install a base operating system] (based on Ubuntu 12.04), [wiki:./c0OMF install the omf services] and configure them. The services that need to be configured are: |
11 | | * [wiki:./g0DNS DNS/DHCP] |
12 | | * [wiki:./e0LDAP LDAP] |
13 | | * [wiki:./i0xmpp xmpp] |
14 | | * [wiki:./k0Inv Inventory] |
| 10 | || [[Image(SWa.jpg, width=200)]] || [[Image(SWb.jpg, width=200)]] || [[Image(SWc.jpg, width=200)]] || |
15 | 11 | |
16 | | Once these are configured we can preform functionality test on the following system utilities |
17 | | * [wiki:./placeholder CMC] |
18 | | * [wiki:./placeholder imaging] |
19 | | * [wiki:./placeholder wimaxrf] |
20 | | * [wiki:./placeholder GENI account delegation] |
21 | | * [wiki:./placeholder GENI reporting] |
| 12 | The site software installation process has three major phases. All of the software setup is done on the console since the nodes have their operating system pushed onto them via the OMF imaging infrastructure that we are going to build on the console. |
22 | 13 | |
23 | | Once these services are properly function, the GENI site is ready to be used for expirments. |
| 14 | To setup the console software, we have to [wiki:./b0OS install a base operating system] (based on Ubuntu 12.04), [wiki:./c0OMF install and configure the omf services] and test the deployment. The services that need to be configured are: DNS/DHCP, LDAP, xmpp and a range of OMF Aggregate Managers: Inventory, Account Management, CMC, etc. |
| 15 | |
| 16 | Once these services are properly function, the GENI site is ready to be used for experiments. |