To prevent the internal and external attacks, you must configure the FW to interwork with the IDS.
firewall ids client ip-address
firewall ids port port-number
By default, the FW communicates with the IDS client through port 40000.
firewall ids authentication type { aes256 [ key key-string ] | md5 [ key key-string ] | sha256 [ key key-string ] | none }
By default, the FW and IDS use the aes256 authentication method to authenticate each other.
By default, the interworking between the FW and IDS is disabled.
Run the display firewall ids command to display the IDS interworking configuration.
<sysname> display firewall ids Firewall IDS information: firewall IDS: enable debug flag: off server port: 40000 authentication type: aes256 authentication string: %$%$n`Y1"wc#2'O*wrKzEvV>eULC%$%$
As shown in the output, the interworking with IDS is enabled, the authentication method is aes256, and the cipher-text key is %$%$n`Y1"wc#2'O*wrKzEvV>eULC%$%$.