Configure the Inbound TDM Policy

You must configure a local policy for inbound Time Division Multiplexing (TDM) traffic.

Successful TDM operations require policies for inbound and outbound traffic. In the following procedure, you specify the parameters for inbound TDM traffic. For the source-realm parameter, note that tdmRealm is case-sensitive. For more information about local policy configuration and parameters, see "Configuring Local Policy" in the ACLI Configuration Guide.

For more information about local policy configuration and parameters, see "Configuring Local Policy" in the ACLI Configuration Guide.

  1. Access the local-policy configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)# local-policy
    ORACLE(local-policy)#
  2. Type from-address <originaddress>, and press ENTER.
  3. to-address <destinationaddress>, and press ENTER.
  4. Type source-realm tdmRealm, (case-sensitive) and press ENTER.
  5. Type done to save your configuration.
If one does not exist, configure the outbound TDM local policy.