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:
- From configuration mode, access the configuration statement that configures the RADIUS server.
- (Optional) Specify the listening port for RADIUS requests.
- (Optional) Specify the service type of the RADIUS packets that will be forwarded.
- (Optional) Specify a list that filters which packets are forwarded to the SAE based on NAS ID or NAS IP.
- (Optional) Specify a list that filters which packets are forwarded to the SAE based on NAS ID or NAS IP.
- Specify the maximum number of unacknowledged RADIUS messages to be received from the RADIUS server before it discards new messages.
- (Optional) Verify your configuration.

