Changes between Version 78 and Version 79 of Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup


Ignore:
Timestamp:
Jul 15, 2013, 3:31:30 PM (11 years ago)
Author:
ParviK
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup

    v78 v79  
    263263  ln -s ../available/wimaxrf.yaml
    264264}}}
    265 2. Copy the attached config file to /etc/omf-aggmgr-5.4/available/wimaxrf.yaml.
     265
     2662. Copy the attached config file to /etc/omf-aggmgr-5.4/available/wimaxrf.yaml. Make modifications to the file according to your testbed.
     267
     2683. Use the following command to see where click is installed. The command should return the location of installation for Click. Use this to determine the Click version as shown in the next step.
     269{{{
     270 which click
     271}}}
     272 
     273
     2744. Use the directory from above to check the version of Click installed. Please use the following command to do the same. This version of wimaxrf is known to work with Click 2.1 and Click 2.01. If you are running an older version of Click, please update to Click 2.1 from https://github.com/kohler/click.
     275{{{
     276sudo /usr/bin/click --version
     277}}}
     278 
     279
    266280
    267281