instance instance-id endpoint ep overload-control endpoint threshold critical

Configures critical threshold parameters for overload control protection.

Command Mode

Exec > Global Configuration

Syntax

critical critical_threshold action critical_threshold_action 

action critical_threshold_action

Specify the action to be taken when critical threshold limit is hit.

critical critical_threshold

Specify the critical threshold limit for outstanding requests.

Must be an integer in the range of 10-100000.

drop

Specify to drop if threshold is hit.

exclude

Specify to not apply Overload Control Mechanism for priority messages.

message-priority message_priority

Specify message priorities higher or equal to the configured value.

Must be an integer in the range of 0-65535.

redirect-code redirect_status_code

Specify the redirect status code if threshold is hit.

Must be an integer in the range of 100-600.

redirect

Specify to redirect if threshold is hit.

reject-code reject_status_code

Specify reject status code if threshold is hit.

Must be an integer in the range of 100-600.

reject

Specify to reject if threshold is hit.

url redirection_url

Specify the redirection URL of new host.

Must be a string.

Usage Guidelines

Use this command to configure critical threshold parameters for overload control protection.