Configuring Default Flow Only Timer in DNN Profile
Use the following sample configuration to configure Default Flow Only Timer:
config
profile dnn profile_name
timeout default-flow-only flow_only_timer
end
NOTES:
-
timeout default-flow-only flow_only_timer : Maximum allowed idle duration for a PDU/PDN session before system automatically terminates it. flow_only_timer must be an integer between 0 and 2147483647 milli seconds. Default is 0, which indicates the function is disabled.