Changes between Version 1 and Version 2 of GeniApiInstallationMyPlc


Ignore:
Timestamp:
09/21/10 13:51:19 (14 years ago)
Author:
Josh Karlin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniApiInstallationMyPlc

    v1 v2  
    265265 7. Test that it works:
    266266{{{
     267[jkarlin@dhcp89-081-074 client]$ sfi.py version
     268{'geni_api': 1, 'sfa': 1}
     269}}}
     270
     271The version call is a GENI API call, and should return 'geni_api': <version number>
     272
     273Some other things you can try to make sure SFA is properly configured:
     274
     275{{{
    267276sfi.py list plc.gpotest.gpolab1
    268277}}}