Changes between Version 15 and Version 16 of Internal/OpenFlow/SwitchControl/Examples
- Timestamp:
- May 2, 2011, 12:46:23 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/SwitchControl/Examples
v15 v16 18 18 wget http://internal2dmz.orbit-lab.org:5052/network/addOpenFlow?switch=10.19.0.253\&ofip=172.16.0.14\&ofp=6633\&dpid=0x001010162001 19 19 }}} 20 ofip, ofp and dpid are optional 20 ofip, ofp and dpid are optional, if omitted will be configured whit initially set parameters. 21 21 22 To configure switch in !OpenFlow NFS mode, bootmode parameter has to be specified. Additional 3 parameters can be specified, nfsip, roottpath and bootfile. These parameters are optional. 22 23 To configure switch in !OpenFlow NFS mode, bootmode parameter has to be specified. Additional 3 parameters can be specified, nfsip, roottpath and bootfile. These parameters are optional, if omitted will be configured whit initially set parameters. 23 24 24 25 {{{ 25 wget http://internal2dmz.orbit-lab.org:5022/network/addOpenFlow?switch=10.19.0.253\&o ip=172.16.0.14\&op=6633\&dpid=0x00101016200126 wget http://internal2dmz.orbit-lab.org:5022/network/addOpenFlow?switch=10.19.0.253\&ofip=172.16.0.14\&ofp=6633\&dpid=0x001010162001 26 27 \&bootmode=nfs\&nfsip=10.50.0.10\&roothpath='\/config'\&bootfile=uInitrd2m 27 28 }}}