Changes between Version 20 and Version 21 of Tutorials/m0SDN/aHowTo
- Timestamp:
- Aug 27, 2009, 11:39:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/m0SDN/aHowTo
v20 v21 2 2 Sandbox 9 uses the !OpenFlow capable switch as part of its setup as a means to provide a testbed for experimentation with the !OpenFlow protocol. This tutorial 3 3 covers the following: 4 * The network topology of the testbed4 * The network topology of the SB9 5 5 * Installation of the !OpenFlow Reference System and NOX 6 6 * Operating the controller 7 7 * Performance analysis tools 8 8 9 10 === !OpenFlow Protocol === 11 !OpenFlow is a protocol that allows for the creation of overlay networks over pre-existing network infrastructure. This allows a researcher to run experiments on production networks without the fear of affecting any of the legacy installations or setups, while having control over how data is handled across the network. 12 [[BR]] 13 [[BR]] 14 "!OpenFlow Protocol" specifically refers to the protocol that is used by a network device and its controller to pass information about flows, or instructions on how to handle data packets based on the packet header, to each other. 15 16 Detailed information can be found here: http://www.openflowswitch.org/ 17 18 19 === The Testbed === 9 === Sandbox 9 Architecture === 20 10 Sandbox 9 consists of eight nodes (currently three are available) connected to the SB9 Console through a !OpenFlow enabled gigabit switch. The network topology is shown below: 21 11 [[BR]]