Changes between Version 6 and Version 7 of FlowVisor


Ignore:
Timestamp:
11/28/12 09:32:47 (11 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FlowVisor

    v6 v7  
    8080fvctl --passwd-file=/etc/flowvisor/fvpasswd dumpConfig ~flowvisor/config.json
    8181sudo service flowvisor stop
    82 sudo -u flowvisor sed -i -e 's/"checkpointing": true/"checkpointing": true/' ~flowvisor/config.json
     82sudo -u flowvisor sed -i -e 's/"checkpointing": false/"checkpointing": true/' ~flowvisor/config.json
    8383sudo -u flowvisor fvconfig load ~flowvisor/config.json
    8484sudo service flowvisor start