Restricted Latching Configuration

To configure restricted latching:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
  2. Type media-manager and press Enter to access the media-level configuration elements.
    ORACLE(configure)# media-manager
    ORACLE(media-manager)#
  3. Type realm-config and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(media-manager)# realm-config
    ORACLE(realm-config)#
  4. Select the realm where you want to apply this feature.
    ORACLE(realm-config)# select
    identifier:
    1: Acme_Realm <none>           0.0.0.0
    2: H323REALM  <none>           0.0.0.0
    selection:1
    ORACLE(realm-config)#
  5. restricted-latching— Enter the restricted latching mode. The default is none. The valid values are:
    • none—No restricted-latching used

    • sdp—Use the address provided in the SDP for latching

    • peer-ip—Use the layer 3 signaling address for latching

  6. restriction-mask— Enter the number of address bits you want used for the source latched address. This field will be used only if the restricted-latching is used. The default is 32. When this value is used, the complete IP address is matched for IPv4 addresses. The valid range is:
    • Minimum—1

    • Maximum—128