Module List

FRESCO Module Description


Name:

FM_mirror_flow


Outline:

Parameter1: DPID, Parameter2: PORTID

Input1: Boolean

Output: NONE

Event: PULL


Functional Description:

If input1 is true, redirect traffic to a specific switch port (DPID, PORTID).
DPID is the Datapath ID of the target switch, e.g., "00:00:00:00:00:00:00:01", PORTID is the Port ID of the target switch port, e.g., "2".


Usage Example:

{
"id" : "1",
"type" : "FM_mirror_flow",
"event" : "PUSH",
"parameters" : ["00:00:00:00:00:00:00:01","1"],
"inputs" : ["1:1:1"]
}


COPYRIGHT 2016 SUCCESS LAB.