Method - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
address Specifies a dotted decimal IP address that, with the prefix length, defines a
prefix-length
Guidelines
A traffic flow definition can contain a single ip-exclude command.
In the absence of an ip or ip-exclude command, source address is not considered
when evaluating an individual message against a traffic-flow definition.
Related Commands
ip
Examples
v Creates the TFDef1 traffic-flow definition. IP traffic that originates from the

method

Specifies an HTTP method type to be included in the traffic-flow definition.
Syntax
method {connect | delete | get | head | options | post | put | trace}
Parameters
connect, delete, get, head, options, post, put, and trace
Guidelines
A traffic-flow definition may contain a single method command.
In the absence of a method command, HTTP method type is not considered when
evaluating an individual message against a traffic-flow definition.
Examples
v Creates the TFDef1 traffic-flow definition. Identifies HTTP posts that originate
428
Command Reference
range of excluded IP addresses.
Defines a range of excluded IP addresses. Use an integer in the range of 1
through 32.
specified host address is excluded from the target traffic flow.
# message-matching TFDef1
Message matching configuration mode
# ip-exclude 10.10.1.0/24
#
Identifies keywords for the HTTP methods that are defined in RFC 2616.
from the specified IP address range are part of the target traffic flow.
# message-matching TFDef1
Message matching configuration mode
# ip 10.10.1.0/24
# method post
#

Advertisement

Table of Contents
loading

Table of Contents