Changes between Version 4 and Version 5 of Internal/OpenFlow/Firmware
- Timestamp:
- Jun 27, 2009, 4:51:40 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/Firmware
v4 v5 28 28 1. Enjoy 29 29 30 The VLANs can also be configured after the switch has been booted off of the !OpenFlow firmware. 31 30 The VLANs and virtual switches can also be configured after the switch has been booted off of the !OpenFlow firmware. More info on this can be found on the article about [wiki:Documentation/OpenFlow/VirtualSwitch virtual switches]. 32 31 33 32 = The Caveats = … … 71 70 72 71 === `setvsi` === 73 Creates an instance of a [wiki:Documentation/OpenFlow/VirtualSwitch virtual switch] on a VLAN. You can also use this configuration command from the CLI.72 Creates an instance of a [wiki:Documentation/OpenFlow/VirtualSwitch virtual switch] on a VLAN. 74 73 75 74 `setvsi` is followed by several parameters: … … 84 83 == Example openflow.conf file == 85 84 86 openflow.conf resides in /mnt/ . 85 openflow.conf resides in /mnt/ . Just `cat /mnt/openflow.conf` to see the file. 87 86 88 87 {{{ 89 > cat /mnt/openflow.conf90 88 double-wide-mode 91 89