RFC 5939 Configuration

This setting provides support for RFC 5939.

To configure SDES profile parameters:

  1. From superuser mode, use the following command sequence to access sdes-profile configuration mode.
    ORACLE# configure terminal
    ORACLE(configure)# security
    ORACLE(security)# media-security
    ORACLE(media-security)# sdes-profile
    ORACLE(sdes-profile)#
  2. Set the egress-offer-format parameter to rfc5939-compliant.
     ORACLE(sdes-profile)#egress-offer-format rfc5939-compliant
  3. Use done, exit, and verify-config to complete configuration of this compliance.