Configuring http trl defaults – Brocade Communications Systems ServerIron ADX 12.4.00a User Manual

Page 33

Advertising
background image

ServerIron ADX Security Guide

19

53-1002440-03

Configuring HTTP TRL

1

Syntax: [no] http-trl-policy <policy-name>

2. Configure an HTTP TRL client maximum connection.

ServerIronADX(config-http-trl-p1)# client-name c1 max-conn 10

Syntax: [no] client-name <client-name> max-conn <max-conn-value>

<max-conn-value>—specifies maximum number of connection client can setup.

3. Configure the action to take if a client exceeds the configured maximum connections

(optional).

ServerIronADX(config-http-trl-p1)# client-name c1 exceed-action reset

Syntax: [no] client-name <client-name> exceed-action reset

Configuring HTTP TRL defaults

Use the following procedures to configure the HTTP TRL default rate limit and the default maximum
connection.

Configuring HTTP TRL default rate limit

To configure HTTP TRL default rate limit, follow these steps.

1. Define an HTTP TRL policy.

ServerIronADX(config)# http-trl-policy p1

Syntax: [no] http-trl-policy <policy-name>

2. Configure an HTTP TRL default rate limit.

ServerIronADX(config-http-trl-p1)# default monitor-interval 1 10 20 0

Syntax: [no] default monitor-interval <interval-value> <warning-rate> <shutdown-rate>

<holddown-interval>

3. Configure the action to take if a client exceeds the configured rate limit (optional).

ServerIronADX(config-http-trl-p1)# default exceed-action reset

Syntax: [no] default exceed-action reset

Configuring HTTP TRL default maximum connection

To configure HTTP TRL default maximum connection, follow these steps.

1. Define an HTTP TRL policy.

ServerIronADX(config)# http-trl-policy p1

Syntax: [no] http-trl-policy <policy-name>

2. Configure an HTTP TRL default maximum connection.

ServerIronADX(config-http-trl-p1)# default max-conn 10

Syntax: [no] default max-conn <max-conn-value>

3. Configure the action to take if a client exceeds the configured maximum connection (optional).

ServerIronADX(config-http-trl-p1)# default exceed-action reset

Advertising