Configuring an AS2 handler
How to configure an AS2 handler.
About this task
Availability: DataPower® Gateway with the B2B feature.
Procedure
- In the search field, enter as2.
- From the search results, click AS2 handler.
- Click Add.
- Define the basic properties - Name, administrative state, and comments.
- Define connections from clients to the
handler.
- In the Local IP address field, enter the
IP address or host alias that the handler listens. To use a local host alias, click Select alias. A host alias resolves an alias to a static IP address. Aliasing can help when you move configurations among DataPower instances.
- In the Port field, enter the local port that the service listens.
- In the Local IP address field, enter the
IP address or host alias that the handler listens.
- Select the TLS server profile from the TLS server profile or TLS SNI server profile list to secure connections.
- From the AAA policy list, select the AAA policy to authenticate inbound messages.
- Optional: From the HTTP version to client list, select the version for client connections.
- Set the Persistent connections property to control the negotiation of persistent connections.
- Set the Compression property to control the negotiation of GZIP compression.
- Click the Advanced tab to define more properties.
- Optional: Define HTTP header and
URL limits.
- In the Max URL length field, enter the length of the longest
incoming URL to accept. The length includes any query string or fragment identifier.
- In the Max total header length field, enter the maximum aggregate size of incoming HTTP headers.
- In the Max number of headers field, enter the maximum number of headers to allow in requests.
- In the Max header name length field, enter the maximum length
of the name part of a header.
Each HTTP header is expressed as a name-value pair.
- In the Max header value length field, enter the maximum length
of the value part of a header.
Each HTTP header is expressed as a name-value pair.
- In the Max query string length field, enter the maximum length
of the query string. The query string is the portion of the URL after the
?character.
- In the Max URL length field, enter the length of the longest
incoming URL to accept.
- Optional: From the Credential character set list, select the character encoding of the original basic authentication values.
- Optional: From the Access control list list, select the ACL to apply.
- Click Apply to save changes to the running configuration.
- Click Save to save changes to the persisted configuration.