Changes between Version 6 and Version 7 of Internal/OpenFlow/QuickStart
- Timestamp:
- Nov 9, 2010, 7:05:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/QuickStart
v6 v7 673 673 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. 674 674 675 We needed to set up port mirroring to diagnose what was going wrong with the L2TP tunneling between the netFPGA hosts. 675 We needed to set up port mirroring to diagnose what was going wrong with the L2TP tunneling between the netFPGA hosts. The port you want to be the mirror port should not be associated with any VLANs, but be a plain old access port. 676 676 677 677 '''Syntax'''[[BR]]