Session Agents Admission Control Configuration
To use admission control based on session rate, you need to configure session agent session rate constraints.
To configure session rates:
The following example shows session agent constraints that are enabled and the session capacity parameters have been configured. Other session agent parameters have been omitted for brevity.
session-agent constraints enabled max-sessions 355 max-inbound-sessions 355 max-outbound-sessions 355
The following example shows session agent constraints are enabled and the session rate parameters have been configured. Other session agent parameters have been omitted for brevity.
session-agent max-burst-rate 0 max-inbound-burst-rate 10 max-outbound-burst-rate 1 max-sustain-rate 3000 max-inbound-sustain-rate 0 max-outbound-sustain-rate 0 burst-rate-window 0 sustain-rate-window 0


