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

Configuring the Pseudo-RADIUS Server for External Subscriber Monitor

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

slot number external-subscriber-monitor radius-accounting {
port port;
service-type (all | login | framed | callback-login | callback-framed | outbound | administrative | nas-prompt | authenticate-only | callback-nas-prompt | callback-check | callback-administrative);
allow [allow...];
deny [deny...];
maximum-queue-length maximum-queue-length;
}

To configure the RADIUS accounting server:

  1. From configuration mode, access the configuration statement that configures the RADIUS server.
  2. (Optional) Specify the listening port for RADIUS requests.
  3. (Optional) Specify the service type of the RADIUS packets that will be forwarded.
  4. (Optional) Specify a list that filters which packets are forwarded to the SAE based on NAS ID or NAS IP.
  5. (Optional) Specify a list that filters which packets are forwarded to the SAE based on NAS ID or NAS IP.
  6. Specify the maximum number of unacknowledged RADIUS messages to be received from the RADIUS server before it discards new messages.
  7. (Optional) Verify your configuration.

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