Changes between Version 1 and Version 2 of HowToUseCORNET

Show
Ignore:
Timestamp:
10/21/09 15:43:02 (15 years ago)
Author:
trnewman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToUseCORNET

    v1 v2  
    1 Current Testbed Operational Status 
     1== Current Testbed Operational Status == 
    22 
    3 5 Dell Small Form Factor PC's. 
     3The current testbed consists of 5 Dell Small Form Factor host machines.  Currently only two nodes have a USRP1 attached to the system.  This will soon become five in the near future.  Within each USRP1 is a single RFX400 daughterboard that is able to transmit and receive from approximately 400 MHz - 500 MHz.   
    44 
    5 All PC's have public IP addresses. 
     5If another daughterboard is required for your project, please contact Dr. Timothy Newman (trnewman@vt.edu). 
    66 
    77 
    8 Remote access is enabled through SSH. 
     8All CORNET nodes currently have public IP addresses, and are remotely accessible using SSH. 
     9The static public IP addresses for each of the five nodes are listed below: 
     10 * '''Node-00''': 128.173.221.42 
     11 * '''Node-01''': 128.173.221.43 
     12 * '''Node-02''': 128.173.221.44 (USRP1-RFX400) 
     13 * '''Node-03''': 128.173.221.45 (USRP1-RFX400) 
     14 * '''Node-04''': 128.173.221.46 
    915 
    10 node1: 128.173.221.42 
    11 node2: 128.173.221.43 
    12 node3: 128.173.221.44 
    13 node4: 128.173.221.45 
    14 node5: 128.173.221.46 
     16=== Accessing the network from Windows === 
     17From a windows machine, an SSH client is required in order to remotely access the CORNET nodes individually. A popular windows SSH client is [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY]. 
    1518 
    16 From a windows machine, an SSH client is required in order to remotely access the CORNET nodes individually. A popular windows SSH client is PuTTY. 
    1719 
     20=== Accessing the network from Linux === 
    1821From a linux machine simply issue the following command 
    1922 
    2023{{{ 
    21  
    2224# ssh <username>@<cornet node IP address> 
    2325}}} 
    2426  
     27=== Obtaining Remote Access Login Information === 
     28To obtain a username for the CORNET nodes, please email Dr. Timothy Newman (trnewman@vt.edu). 
    2529 
    26 To obtain a username for the CORNET nodes, please email trnewman@vt.edu. 
    2730 
     31=== Node Software === 
    2832Each node contains the following software: 
    2933 
    30 Ubuntu Linux 9.04 Client Version 
    31 GNU Radio 3.2.2 
    32 OSSIE 0.74 
     34 * Ubuntu Linux 9.04 Client Version 
     35 * GNU Radio 3.2.2 
     36 * OSSIE 0.74 
    3337 
    34 In addition, NODE 1 has MATLAB R2009a installed.  
     38'''In addition, Node-00 has MATLAB R2009a installed.'''  
    3539 
    3640