Applying QoS Constraint to a Realm

You apply QoS constraints to realms using the qos-constraint parameter.

To apply a QoS constraint to a realm:

  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. Type realm-config and press Enter. If you adding this feature to a pre-existing realm, then you need to select and edit that realm.
    ORACLE(media-manager)# realm-config
    ORACLE(realm-config)#
  4. qos-constraints—Enter the name value from the QoS constraints configuration you want to apply to this realm.

    Save and activate your configuration.