Configure the Outbound TDM Local Policy

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

Successful TDM operations require policies for inbound and outbound TDM traffic. In the following procedure, you specify the parameters for outbound TDM traffic. For the next-hop parameter, use the name that you entered for tdm-profile in the TDM configuration procedure.

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. Type to-address <destinationddress>, and press ENTER.
  4. Type next-hop tdm:<profilename>, and press ENTER.
  5. Type done to save your configuration.
If one does not exist, configure the inbound TDM local policy.