Before deploying the DecoySensor, you need to fully understand the network environment.

<FW> system-view [FW] deception
[FW-deception] deception decoy destination 10.10.11.10
[FW-deception] deception detect-network id 1 192.168.1.0 255.255.255.0 [FW-deception] deception detect-network id 2 10.10.10.0 255.255.255.0
[FW-deception] deception decoy-network id 1 destination 192.168.1.0 255.255.255.240
[FW-deception] deception whitelist id 1 source 10.10.11.11 [FW-deception] deception whitelist id 2 destination 10.10.10.22
[FW-deception] deception fib-miss enable
[FW-deception] deception arp-miss enable
[FW-deception] deception security-policy-deny enable
[FW-deception] deception dns enable
[FW-deception] deception aci suffix testaci [FW-deception] deception aci detect-network id 2 enable
If the configuration is incorrect, normal network traffic may be affected. Therefore, enable deception only after you confirm that the deception configuration is correct.
[FW-deception] display this
#
deception
deception decoy destination 10.10.11.10
deception detect-network id 1 192.168.1.0 255.255.255.0
deception detect-network id 2 10.10.10.0 255.255.255.0
deception decoy-network id 1 destination 192.168.1.0 255.255.255.240
deception whitelist id 1 source 10.10.11.11
deception whitelist id 2 destination 10.10.10.22
deception fib-miss enable
deception arp-miss enable
deception security-policy-deny enable
deception dns enable
deception aci suffix testaci
deception aci detect-network id 2 enable
#
[FW-deception] deception enable
[FW-deception] display deception decoy status
Decoy register status information:
Register status : alive
Decoy select : master
Online time : 37062(s)
Send heartbeat timeout : 0(s)
Receive heartbeat timeout : 5(s)
Decoy register port information:
445 80 8080 443 22
3389 21 3306 6379
# deception deception enable deception decoy destination 10.10.11.10 deception detect-network id 1 192.168.1.0 255.255.255.0 deception detect-network id 2 10.10.10.0 255.255.255.0 deception decoy-network id 1 destination 192.168.1.0 255.255.255.240 deception whitelist id 1 source 10.10.11.11 deception whitelist id 2 destination 10.10.10.22 deception fib-miss enable deception arp-miss enable deception security-policy-deny enable deception dns enable deception aci suffix testaci deception aci detect-network id 2 enable #