Reference Guide
Cisco Prime Network Analysis Module Command Reference Guide Page 123
protocol esp-null-heuristic
Use the protocol esp-null-heuristic command to enable and disable the NAM to parse ESP-NULL
protocol heuristically.
To enable the NAM to parse ESP-NULL protocol heuristically, use the following command:
protocol esp-null-heuristic enable
To disable the NAM to parse ESP-NULL protocol heuristically, use the following command:
no protocol esp-null-heuristic enable
Syntax Description
This command enables and disables heuristic parsing of ESP-NULL packets.
Defaults
This command has no default settings.
Command Modes
Command mode
Examples
This example shows how to enable parsing heuristically:
root@localhost# protocol esp-null-heuristic enable
root@localhost#
This example shows how to disable parsing heuristically:
root@localhost# no protocol esp-null-heuristic enable
root@localhost#