Allow a Lucent CM call control connection to the Lucent FS 3000

Purpose

This topic describes the steps to add a call server to the Lucent FS 3000 Open Client Interface - Call Control (OCI-C) or Client Application Protocol (CAP) network access list. Adding a node to the network access list allows the node to connect to the FS 3000 over the call control connection.

Before you begin

This procedure must be performed for each application node and universal node before adding the call server to the Lucent CM system.

Add OCI-C connection

Task StepsPerform the following steps:

1

Login to the FS 3000 as bwadmin.


2

Go to the command line interface.

Type the following command and press ENTER:

bwcli

Result:  The CLI prompt AS_CLI> displays.


3

Use administration rights.

Type the following command and press ENTER:

login admin

Enter the admin account password.


4

Go to the OCI-C directory.

Type the following commands and press ENTER:

  1. system

  2. NetworkAccessLists

  3. OCI-C

Result:  The AS_CLI/System/NetworkAccessLists/OCI-C> prompt displays.


5

Display the OCI-C table to verify that the Lucent CM node is not yet added.

Type the following command and press ENTER:

get

Result:  The OCI-C table displays.


6

Add the Lucent CM node to the OCI-C table.

Type the following command and press ENTER:

add <Node Fully Qualified Hostname> <Node string>


7

Add the Lucent CM node to the external authorization.

Go to the AS_CLI/System/NetworkAccessLists/ExtAuth> prompt, type the following command and press ENTER:

add <Node Fully Qualified Hostname> <Node string>


8

Display the OCI-C table to verify if the Lucent CM node is included.

Type the following command and press ENTER:

get

Result:  The OCI-C table displays showing the added Lucent CM node.

End of steps


Add CAP connection

Task StepsPerform the following steps to add a call server to the Lucent FS 3000:

1

Login to the FS 3000 as bwadmin.


2

Go to the command line interface.

Type the following command and press ENTER:

bwcli

Result:  The CLI prompt AS_CLI> displays.


3

Use administration rights.

Type the following command and press ENTER:

login admin

Enter the admin account password.


4

Go to the CAP directory.

Type the following commands and press ENTER:

  1. system

  2. NetworkAccessLists

  3. CAP

Result:  The AS_CLI/System/NetworkAccessLists/CAP> prompt displays.


5

Display the CAP table to verify that the Lucent CM node is not yet added.

Type the following command and press ENTER:

get

Result:  The CAP table displays.


6

Add the Lucent CM node to the CAP table.

Type the following command and press ENTER:

add <Node Fully Qualified Hostname> userAuthRequired false


7

Display the CAP table to verify if the Lucent CM node is included.

Type the following command and press ENTER:

get

Result:  The CAP table displays showing the added Lucent CM node.

End of steps



© Lucent Technologies