Display all http trl policies, Display http trl policy from index – Brocade Communications Systems ServerIron ADX 12.4.00a User Manual

Page 36

Advertising
background image

22

ServerIron ADX Security Guide

53-1002440-03

Displaying HTTP TRL

1

Display all HTTP TRL policies

To show all running configurations for HTTP TRL policies, use the following command.

ServerIronADX# show run http-trl-policy all

Syntax: show run http-trl-policy all

Example

ServerIronADX# show run http-trl all

!Building configuration...

!Current configuration : 124813 bytes

!

http-trl-policy "my-http-trl-policy-104"

tftp 50.50.50.105 "http-trl-policy-104.txt"

client-name "root1" max-conn 1

client-name "root1" exceed-action reset

client-name "root10" max-conn 1

client-name "root10" exceed-action reset

client-name "root11" max-conn 1

client-name "root11" exceed-action reset

client-name "root12" max-conn 1

client-name "root12" exceed-action reset

client-name "root13" max-conn 1

client-name "root13" exceed-action reset

client-name "root14" max-conn 1

client-name "root14" exceed-action reset

client-name "root15" max-conn 1

client-name "root15" exceed-action reset

client-name "root16" max-conn 1

client-name "root16" exceed-action reset

client-name "root17" max-conn 1

client-name "root17" exceed-action reset...

Display HTTP TRL policy from index

To show a running configuration for an HTTP TRL policy starting from an index, enter the following
command.

ServerIronADX# show run http-trl-policy my-http-trl-policy-104 2

Syntax: show run http-trl-policy <policy-name> <index>

Example

ServerIronADX# show run http-trl my-http-trl-policy-104 2

!Building configuration...

!Current configuration : 4261 bytes

client-name "root11" max-conn 1

client-name "root11" exceed-action reset

client-name "root12" max-conn 1

client-name "root12" exceed-action reset

client-name "root13" max-conn 1

client-name "root13" exceed-action reset

client-name "root14" max-conn 1

client-name "root14" exceed-action reset

client-name "root15" max-conn 1

client-name "root15" exceed-action reset

client-name "root16" max-conn 1

client-name "root16" exceed-action reset

Advertising