Cisco Cisco Packet Data Gateway (PDG)

Página de 518
Performance Indicator Changes - new, modified, and deprecated bulk statistics, disconnect reasons, counters
and/or fields in new or modified schema and/or show command output. For details, refer to the Statistics and
Counters Reference 
for this release.
Configuration Control for Stripping Leading Digit of User-Name AVP
CSCuv63006 - Adding cli for feature of removing leading digit in user name avp
Applicable Products: ePDG, HSGW, P-GW
Feature Changes
This feature was intially supported as lab quality in 19.0 and released as deploy quality in 19.1.
Important
As part of 2015 4G network upgrade release, no leading digit is included in the User-Name AVP of
non-authentication procedures like AAR and STR. For backward compatibility, the 3GPP AAA server accepts
User-Name with and without the leading digit.
To control the stripping of leading digit in the User-Name AVP, a new CLI command diameter authentication
strip-leading-digit user-name 
is introduced at AAA Server Group level. This feature is applicable to all
authentication and authorization interfaces like S6b, STa and SWm and not for accounting interfaces. This
CLI command is applicable only for AAR and STR messages.
If the User-Name AVP is received in RAR (for SWm and STa), the same User-Name is included in the RAA
message irrespective of the CLI option. For example, if the User-Name AVP is prefixed with 0 in RAR and
the CLI option for stripping is enabled, then the User-Name AVP is sent in RAA with the leading "0".
Command Changes
diameter authentication strip-leading-digit
A new keyword strip-leading-digit is added to this CLI command to enable or disable stripping of leading
digit from User-Name AVP of non-authentication procedures like AAR and STR.
configure
context context_name
aaa group group_name
[ no ] diameter authentication strip-leading-digit { user-name }
end
Notes:
• strip-leading-digit: Strips off leading digit from User-Name AVP of non-authentication procedures.
By default, this feature is disabled.
• This CLI command will not take effect for aaa-custom17 and aaa-custom19 dictionaries.
• This CLI is not applicable for response messages (RAA/ASA) sent by chassis.
   Release Change Reference, StarOS Release 19
24
AAA Changes in Release 19
Configuration Control for Stripping Leading Digit of User-Name AVP