Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-126
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg radius pod attribute
ip csg radius pod attribute
To specify the RADIUS attributes and vendor-specific attribute (VSA) subattributes to be copied from
the RADIUS Start message and sent to the Network Access Server (NAS) in the Packet of Disconnect
(PoD) message, use the ip csg radius pod attribute command in global configuration mode. To disable
this feature, use the no form of this command.
ip csg radius pod attribute {radius-attribute-number | vsa {vendor-id | 3gpp}
radius-subattribute-number}
no ip csg radius pod attribute {radius-attribute-number | vsa {vendor-id | 3gpp}
radius-subattribute-number}
Syntax Description
Defaults RADIUS attributes sufficient to identify the NAS and subscriber (RFC3576) are sent in the PoD
message.
Command Modes Global configuration
Command History
Usage Guidelines You can specify up to 256 RADIUS attributes.
If the RADIUS message does not contain an attribute, the PoD message attribute does not contain the
attribute, either.
The CSG2 saves and reports attribute and subattribute information for each subscriber.
When the CSG2 receives a new RADIUS Accounting Start or RADIUS Interim Accounting Request, it
saves the attribute and subattribute information parsed from the new request.
radius-attribute-number RADIUS attribute number to be copied from the RADIUS Start
message and sent to the Network Access Server (NAS) in the Packet of
Disconnect (PoD) message. The range is from 1 to 255.
vsa Specifies the VSA.
vendor-id Specifies the vendor ID number. The range is from 1 to 16777215.
3gpp Specifies the Third Generation Partnership Project (3GPP) vendor ID.
radius-subattribute-number Specifies the subattribute number. The range is from 1 to 255.
Release Modification
12.4(11)MD This command was migrated from CSG1.
Changes from CSG1:
The name of this command changed from radius pod attribute to ip csg radius
pod attribute.
The configuration mode for this command changed from CSG user group
configuration to global configuration.
The 26 keyword was removed.