MEIG AS2 proxy handler commands
MEIG AS2 proxy handler mode provides the commands to create or modify a MEIG AS2 proxy handler.
To enter the mode, use the global source-as2-proxy command. To delete an MEIG AS2 proxy handler, use the no source-as2-proxy command.
While in this mode, use the commands in the following table to define the MEIG AS2 proxy handler.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| acl | This command associates an ACL with the MEIG AS2 proxy handler. |
| admin-state | This command sets the administrative state for the configuration. |
| allowed-features | This command specifies the methods and versions to allow in incoming HTTP requests. |
| compression | This command controls the negotiation of GZIP compression for the MEIG AS2 proxy handler. |
| credential-charset | This command sets the character encoding of the original basic authentication values for the MEIG AS2 proxy handler. |
| enable-hmac-authentication | This command controls whether to use Hash-based Message Authentication Code (HMAC) to secure the visibility events that are sent to the visibility event endpoint. |
| enable-passthrough | This command controls whether to pass the original AS2 message to the multiprotocol gateway processing policy. |
| enable-visibility-event | This command controls whether to enable or to disable the delivery of visibility events. |
| hmac-passphrase-alias | This command specifies the password alias of the passphrase to calculate the HMAC token for message authentication and integrity check in the Multi-Enterprise Integration Gateway server. |
| http-client-version | This command sets the HTTP version for client to MEIG AS2 proxy handler connections. |
| local-address | This command specifies the local address for the MEIG AS2 proxy handler. |
| max-header-count | This command specifies the maximum number of headers to allow for the MEIG AS2 proxy handler. |
| max-header-name-len | This command specifies the maximum length of header names to allow for the MEIG AS2 proxy handler. |
| max-header-value-len | This command specifies the maximum length of header values to allow for the MEIG AS2 proxy handler. |
| max-persistent-reuse | This command controls the reuse of HTTP persistent connections. |
| max-querystring-len | This command specifies the maximum length of the query string to allow for the MEIG AS2 proxy handler. |
| max-total-header-len | This command specifies the maximum aggregate length of HTTP headers to allow for the MEIG AS2 proxy handler. |
| max-url-len | This command specifies the maximum length of URLs to allow for the MEIG AS2 proxy handler. |
| persistent-connections | This command controls the negotiation of persistent connections for the MEIG AS2 proxy handler. |
| port | This command specifies the TCP listening port for the MEIG AS2 proxy handler. |
| remote-connect-timeout | This command specifies the time to wait to establish a connection to the Multi-Enterprise Integration Gateway server. |
| remote-hostname | This command specifies the hostname, IP address, or load balancer group name of the Multi-Enterprise Integration Gateway server. |
| remote-port | This command specifies the listening port of the Multi-Enterprise Integration Gateway server. |
| ssl-client | This command associates a TLS client profile with the MEIG AS2 proxy handler to secure connections to the Multi-Enterprise Integration Gateway server. |
| ssl-config-type | This command sets the TLS profile type for secure connections between clients and the MEIG AS2 proxy handler. |
| ssl-server | This command specifies the TLS server profile for the MEIG AS2 proxy handler. |
| ssl-sni-server | This command specifies the TLS SNI server profile for the MEIG AS2 proxy handler. |
| summary | This command specifies the brief, descriptive summary for the object instance. |
| visibility-event-endpoint | This command specifies the location of the visibility event endpoint. |
| xml-manager | This command associates an XML manager with the MEIG AS2 proxy handler. |