Changes between Version 9 and Version 10 of Internal/OpenFlow/SwitchConfiguration
- Timestamp:
- Feb 22, 2010, 4:37:01 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/SwitchConfiguration
v9 v10 1 1 = Miscellaneous Configurations = 2 This is a compilation of notes/ remarks on configuration commands that were involved in trying to configure the IP8800 to work with the ORBIT network. A majority of configurations steps described here were either never done/undone after better configuration options were found. Nevertheless, since most of the documentations regarding the IP8800 is in Japanese, it seemed smart to keep an English record of these commands.2 This is a compilation of notes/ remarks on configuration commands that were involved in trying to configure the IP8800 to work with the ORBIT network. A majority of configurations steps described here were never done, temporary, or undone after better configuration options were found. Nevertheless, since most of the documentations regarding the IP8800 is in Japanese, it seemed smart to keep an English record of these commands. 3 3 4 4 == Topics covered here == … … 8 8 * Updating firmware - command `ppupdate` 9 9 * DHCP/BootP relay agent and the IP Helper 10 * Port mirroring 10 11 11 12 == Undoing Configurations - And errors encountered == … … 96 97 }}} 97 98 99 == port mirroring (2/21) == 98 100 101 Say that you want to monitor the traffic to/from a certain port. The switch can act as a network tap if you configure port mirroring. When configured to port mirror, the switch would send a copy of the frames it receives from certain ports to another port where you'd, say, connect a network analyzer. 102 103 We needed to set up port mirroring to diagnose what was going wrong with the L2TP tunneling between the netFPGA hosts. 104 99 105 100 106