Forum Discussion
amolari
Jun 24, 2015Cirrostratus
iControlREST: issue with security DOS path
I see, when doing
curl -k -u https:///mgmt/tm/security/dos/device-config
{
"items": [
{
"dosDeviceVector": [
{
"defaultInternalRateLimit": "100000",
"detectionThresholdPercent": "500",
"detectionThresholdPps": "10000",
"name": "arp-flood"
},
when doing
curl -k -u https://localhost/mgmt/tm/security/dos/device-config/stats
{
"entries": {
"https://localhost/mgmt/tm/security/dos/device-config/ARP%20flood/stats": {
"nestedStats": {
"entries": {
"common.attackCount": {
"value": 0
},
Note: "arp-flood" is now "ARP flood"
Then calling
curl -k -u https://localhost/mgmt/tm/security/dos/device-config/ARP%20flood/stats
I get
{
"code": 404,
"errorStack": [],
"message": "01020036:3: The requested DoS Device configuration (/Common/ARP) was not found."
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects