This topic explains how Chargeable User Identity (CUI) is used as a unique identifier for clients in RADIUS accounting requests, and how it is processed and transmitted between the controller and AAA server.
Chargeable User Identity (CUI) is a unique identifier for a client visiting a network that
-
is distinct from the outer identity or device used for login
-
serves as an obscured version of a username, and
-
can be used as an alternative for a client’s username during authentication.
Feature History
| Feature Name |
Release |
Description |
|---|---|---|
| Chargeable UserIdentity in RADIUS Accounting |
Cisco IOS XE 17.9.1 |
Chargeable User Identity (CUI) is a unique identifier for a client visiting a network. This attribute can be used as an alternative for the client’s username as part of the authentication process. The access-session wireless cui-enable command is introduced. |
Processing of CUI in RADIUS accounting requests
To handle RADIUS attribute 89 processing, attach a null value of CUI to an access request sent to a AAA server.
Use the access-session wireless cui-enable command. A CUI-capable AAA server sends the CUI string to the controller as part of an access-accept message.
The controller then sends this received CUI attribute in accounting packets and other access-request packets, if any.