Changes between Version 29 and Version 30 of OpenFlow/FOAM


Ignore:
Timestamp:
08/20/12 15:09:18 (12 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenFlow/FOAM

    v29 v30  
    3535== Initial configuration ==
    3636
    37 When you install FOAM for the first time (i.e. not an upgrade to an existing installation), you should configure FlowVisor and e-mail; those steps are part of the official [https://openflow.stanford.edu/display/FOAM/0.8.x+Install+Guide FOAM 0.8 install guide].
     37When you install FOAM for the first time (i.e. not an upgrade to an existing installation), you should configure e-mail; those steps are part of the official [https://openflow.stanford.edu/display/FOAM/0.8.x+Install+Guide FOAM 0.8 install guide].
     38
     39You'll need to configure FOAM to point to your FlowVisor, which you can do interactively with {{{foamctl config:set-flowvisor-info}}}, or non-interactively like this (with values that work for your installation):
     40
     41{{{
     42foamctl config:set-value --key="flowvisor.hostname" --value="localhost" --passwd-file=/opt/foam/etc/foampasswd
     43foamctl config:set-value --key="flowvisor.passwd" --value="$(cat /etc/flowvisor/fvpasswd)" --passwd-file=/opt/foam/etc/foampasswd
     44}}}
    3845
    3946For GENI purposes, we recommend also configuring your site tag, admin e-mail (which causes it to show up in sliverstatus), and max lease: