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.

Changes between Version 180 and Version 181 of Old/WiMAX/bOperations


Ignore:
Timestamp:
Aug 15, 2013, 2:46:07 PM (11 years ago)
Author:
agosain
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/bOperations

    v180 v181  
    250250A site will receive a console machine, which runs all the OMF aggregate manager services and three client resources. Two of these client resources will have a fixed power supply. The third client will have a 12 V power supply so that it can function as a mobile node. All services on the console machine will be configured to use the geni.net sub-domain and all IP addresses will be initially configured in the following scheme.
    251251
    252     * Data - 10.20.0.X/24
    253     * CM   - 10.0.0.X/24
    254     * Control - 10.10.0.X/24
     252    * Data - 10.1.2.X/24
     253    * CM   - 10.1.0.X/24
     254    * Control - 10.1.1.X/24
    255255
    256256    Three networks
     
    285285auto eth3
    286286iface eth3 inet static
    287       address 10.10.0.254
     287      address 10.1.1.254
    288288      netmask 255.255.255.0
    289       broadcast 10.10.0.255
     289      broadcast 10.1.1.255
    290290
    291291# The  Data network interface
    292292auto eth0
    293293iface eth0 inet static
    294       address 10.20.0.254
     294      address 10.1.2.254
    295295      netmask 255.255.255.0
    296       broadcast 10.20.0.255
     296      broadcast 10.1.2.255
    297297
    298298# The primary network interface