Interface-Detection - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
URL
Guidelines
The config-url command specifies the location of a configuration file to include in
another configuration file.
Examples
v Specifies the location of a remote configuration file to include.
v Specifies the location of a local configuration file to include.

interface-detection

Specifies when to retrieve the Include Configuration File.
Syntax
interface-detection {on | off}
Parameters
on
off
348
Command Reference
Identifies the location of the configuration file to include.
v If the file resides on the appliance, this parameter takes the form
directory:///filename, where:
directory
Identifies a local directory. Generally, the directory is one of the
following keywords:
– config
– local
– temporary
filename
Identifies the file in the directory.
v If the file is remote to the appliance and the transport protocol is HTTP,
HTTPS, SCP, or SFTP, this parameter takes one of the following forms:
– http://user:password@host/file
– https://user:password@host/file
– scp://user:password@host/file
– sftp://user:password@host/file
The host name can be specified as an IP address or as a qualified host
name when DNS services were previously enabled.
# include-config StdSvcProxy
New Include Configuration File configuration
# config-url scp://jrb:passWoRd@baldar.ibm.com/configs/Proxy1.cfg
# include-config StdSvcProxy
Modify Include Configuration File configuration
# config-url local:///Proxy2.cfg
Retrieves the file after the local interface is up (synchronous).
(Default) Retrieves the file at system reload without waiting for the local
interface to be up (asynchronous).

Advertisement

Table of Contents
loading

Table of Contents