+

Search Tips   |   Advanced Search

Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS

 

createodr.jacl script


You can use the createodr.jacl script to create an on demand router (ODR) from the command line.

 

Purpose

You can use the createodr.jacl script to create an ODR server.

To create an ODR, have administrator or configurator privileges.

 

Location

The createodr.jacl script is located in the install_root/bin directory.

 

Usage

The default script usage follows:
./wsadmin.sh|bat -f createodr.jacl

 

Procedures

Specify the following parameters with the createodr.jacl script:

nodename
The name of the node on which you want to create your ODR.
odr_template
In V6.1, a template parameter is required. The following list contains the options for odr_template:

  • odr

  • http_sip_odr_server

  • http_sip_odr_server
The following list contains the options for odr_template when using the z/OS operating system:

  • odr_zos

  • http_sip_odr_server_zos

  • http_sip_odr_server_zos
Alternatively, you can first launch the scripting client. In wsadmin:
wsadmin> source createodr.jacl
wsadmin> createodr nodename
In place of nodename, use the name of the node on which you want to create your ODR.

 

Example

Create an ODR.
./wsadmin.sh|.bat -f createodr.jacl node01 odr
./wsadmin.sh|.bat -f createodr.jacl node01 odr_zos




Related tasks

Creating ODRs

 

Related reference


Administrative roles and privileges