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:
- user@host# edit slot 0 external-subscriber-monitor
radius-accounting
- [edit slot 0 external-subscriber-monitor radius-accounting]
- user@host# set port port
- [edit slot 0 external-subscriber-monitor radius-accounting]
- user@host# set service-type service-type
- [edit slot 0 external-subscriber-monitor radius-accounting]
- user@host# set allow [allow...]
- [edit slot 0 external-subscriber-monitor radius-accounting]
- user@host# set deny [deny... ]
- [edit slot 0 external-subscriber-monitor radius-accounting]
- user@host# set maximum-queue-length set maximum-queue-length
- [edit slot 0 external-subscriber-monitor radius-accounting]
- user@host# show