Applying session-translations to realms or session-agents

These steps assume you have created session-translation elements. Identify and employ the criteria by which you choose whether to apply the translations to realms or session-agents. In addition, determine whether you want to apply your translations to ingress of egress traffic.
  1. In Superuser mode, navigate to the session-router and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  2. Navigate to the chosen element, in this example a session-agent.
    ORACLE(session-router)# session-agent
    ORACLE(session-agent)#
  3. Specify the appropriate session-translation object as the in-translationid and/or the out-translationid in the session-agent element.
    session-agent
            in-translationid
            out-translationid              lrules-out

    Consider the following parameter descriptions to determine how to apply your translation rule(s):

    • in-translationid—Enter the configured session translation that you want to affect the incoming traffic in this parameter.
    • out-translationid—Enter the configured session translation that you want to affect the outgoing traffic in this parameter.
  4. Save your work.