Changes between Version 10 and Version 11 of Internal/OpenFlow/QuantaSetup
- Timestamp:
- Jan 19, 2011, 10:16:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/QuantaSetup
v10 v11 119 119 120 120 3. Set additional variables. Make sure all the variables required by the startup script are defined. You may also want the set the bootcmd to boot using the new script. 121 {{{ 122 => setenv nfsip 10.19.0.10 123 => setenv hostname sw-sb9-da 124 => setenv netmask 255.255.0.0 125 => setenv rootpath /config/ 126 }}} 121 127 122 128 4. Save your settings with `saveenv`.