IP Identification Field Configuration

To enable ID field generation in media-manager:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type media-manager and press Enter.
    ORACLE(configure)# media-manager
    ORACLE(media-manager)#
  3. options—Set the options parameter by typing options, a Space, the option name increment-ip-id with a plus sign in front of it, and then press Enter.
    ORACLE(media-manager)# options + increment-ip-id

    If you type the option without the plus sign, you will overwrite any previously configured options. In order to append the new options to the realm configuration’s options list, you must prepend the new option with a plus sign as shown in the previous example.

  4. Save and activate your configuration.