action | The type of action to take for this rule and its effective period.
effectivePeriod <0-86400> – The duration, in seconds, for the specified action to occur. An effectivePeriod of "0" is treated as an infinite value. Default = 60.type – The action to take when criteria is met for this rule.blacklist – All packets from the affected endpoint are dropped for the effective period.rejectWithResponse rejectWithResponseCode <400-699> – Any request from such endpoints are rejected with the configured rejection response code for the effective period.watch (default) – The SBC passively watches for offenders, and does not take any direct action. Endpoint details are observable using the 'show' command below.
NOTE: Use a valid SIP response code while configuring rejectWithResponseCode because the CLI does not validate it during the configuration. The supported response codes within 400-699 (RFC 3261 compliant) are: - For 4xx: 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 413, 414, 415, 416, 417, 420, 421, 422, 423, 480, 481, 482, 483, 484, 485, 486, 487, 488, 491, 493, 494.
- For 5xx: 500, 501, 502, 503, 504, 505, 513, 580.
- For 6xx: 600, 603, 604, 606.
|