SDP Alternate Connectivity Configuration

To configure SDP alternate connectivity:

  1. Access the realm-config configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# media-manager
    ORACLE(media-manager)# realm-config
    ORACLE(realm-config)# 
    
  2. Select the realm-config object to edit.
    ORACLE(realm-config)# select
    identifier:
    1: realm01 left-left:0 0.0.0.0
    
    selection: 1
    ORACLE(realm-config)#
  3. alt-realm-family — Enter the realm name of the alternate realm, from which to use an IP address in the other address family. If this parameter is within an IPv4 realm configuration, you will enter an IPv6 realm name.
  4. pref-address-type — Set the order in which the a=altc: lines suggest preference. Valid values are:
    • none — address family type of egress realm signaling
    • ipv4 — IPv4 realm/address first
    • ipv6 — IPv6 realm/address first
  5. Type done to save your configuration.