The configuration of detected network segments, whitelists, or decoy network segments triggers the generation of the configuration flow table.
If the configuration changes, the DecoySensor checks whether the deceived traffic complies with the configuration flow table and determines whether to continue to deceive the traffic to the decoy.
# Display the deception configuration flow table.
<FW> display deception config-flow Slot: 0 -------------------------------------------------------------------------------- CFG Flow ID 1 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Source IP :10.10.131.0/255.255.255.0 -------------------------------------------------------------------------------- CFG Flow ID 2 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Destination IP :10.10.131.0/255.255.255.0 -------------------------------------------------------------------------------- CFG Flow ID 3 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Source IP :2.2.2.2/255.255.255.0 -------------------------------------------------------------------------------- CFG Flow ID 4 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Destination IP :2.2.2.2/255.255.255.0 -------------------------------------------------------------------------------- CFG Flow ID 5 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Source IP :10.10.0.0/255.255.255.0 -------------------------------------------------------------------------------- CFG Flow ID 6 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Destination IP :10.10.0.0/255.255.255.0 -------------------------------------------------------------------------------- CFG Flow ID 7 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Source IP :10.0.0.0/255.255.255.0 -------------------------------------------------------------------------------- CFG Flow ID 8 information: -------------------------------------------------------------------------------- Priority :3 Action :8 Causeid :1 Vpn-instance :public Destination IP :10.0.0.0/255.255.255.0
Item |
Description |
|---|---|
Slot |
Slot ID. |
CFG Flow ID n information |
Information about flow n in the configuration flow table. |
Priority |
Flow priority, which ranges from 0 to 10. A smaller value indicates a higher priority. If traffic matches multiple flows in the flow table, the flow with the highest priority takes effect. |
Action |
Action to be taken on packets that match the flow table:
|
Causeid |
Flow type:
|
Vpn-instance |
VPN instance. |
Destination IP |
Destination IP address. |
Destination Port |
Destination port. |
Source IP |
Source IP address. |