[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Event Notification for External Subscriber Monitor

Use the following configuration statements to configure External Subscriber Monitor as a RADIUS accounting server:

slot number external-subscriber-monitor event-notification {
event-threads event-threads;
event-thread-idle-timeout event-thread-idle-timeout;
event-retry-timeout event-retry-timeout;
event-retry-interval event-retry-interval;
session-timeout session-timeout;
}

To configure event notification

  1. From configuration mode, access the configuration statement that configures the event notification.
  2. (Optional) Specify the maximum number of concurrent threads in a pool for event handlers.
  3. (Optional) Specify the time to keep an event handler alive for reuse.
  4. (Optional) Specify the maximum retry time before an event is discarded.
  5. (Optional) Specify the time to wait before the server retries failed events.
  6. Specify the keepalive time for a RADIUS subscriber or service.

[Contents] [Prev] [Next] [Index] [Report an Error]