Ip csg radius userid – Cisco OL-15491-01 User Manual
Page 149
A-149
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg radius userid
ip csg radius userid
To specify the RADIUS attribute used to extract the user identifier from a RADIUS record, use the ip
csg radius userid command in global configuration mode. To specify that no RADIUS attributes are to
be used, use the no form of this command.
ip csg radius userid {1 | 31 | User-Name | Calling-Station-Id}
no ip csg radius userid
Syntax Description
Defaults
None
Command Modes
Global configuration
Command History
Usage Guidelines
The ip csg radius userid command specifies that the CSG2 obtains the user ID from either attribute
1 or 31. If the no form of this command, no ip csg radius userid, is used, user IDs are not obtained from
RADIUS messages.
Examples
The following example shows how to specify RADIUS attribute User-Name:
ip csg radius userid User-Name
1
RADIUS attribute number 1.
31
RADIUS attribute number 31.
User-Name
Equivalent to RADIUS attribute number 1.
Calling-Station-Id
Equivalent to RADIUS attribute number 31.
Release
Modification
12.4(11)MD
This command was migrated from CSG1.
Changes from CSG1:
•
The name of this command changed from radius userid to ip csg radius userid.
•
The configuration mode for this command changed from module CSG
configuration to global configuration.