Feature Configuration

To configure this feature, use the following sample configuration:

config 
   instance istance-id instance_id  
      endpoint endpoint_name 
         mbr-optimization [ enable { false | true } | mbr-cache-expiry mbr_cache | teid-cache-expiry teid_cache ] 
         exit 
      exit 
   exit 

NOTES:

  • mbr-optimization [ enable { false | true } | mbr-cache-expiry mbr_cache | teid-cache-expiry teid_cache ] : Specify the MBR optimization configuration.

    • enable { false | true } : Enable or disable MBR optimization. Default: Disabled.

    • mbr-cache-expiry mbr_cache : Specify the MBR cache expiry time interval in milliseconds, as an integer from 1 millisecond to 6 seconds. Default: 50 milliseconds.

      Note that the value of mbr-cache-expiry can be changed during the runtime.

    • teid-cache-expiry teid_cache : Specify the TEID cache expiry time interval in milliseconds, as an integer from 1000 milliseconds to 1 hour. Default: 120000 milliseconds.