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

Configures high threshold parameters for overload control protection.

Command Mode

Exec > Global Configuration

Syntax

high high_threshold action high_threshold_action 

action high_threshold_action

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

drop

Specify to drop if threshold is hit.

exclude

Specify to not apply Overload Control Mechanism for priority messages.

high high_threshold

Specify the high threshold limit for outstanding requests.

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

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 high threshold parameters for overload control protection.