Cisco Cisco Packet Data Gateway (PDG)

Seite von 518
old-tlli invalidate tlli hex_value
old-tlli hold-time time
end
Notes:
• only-on-same-nsei - This keyword is required to enable this new verification mechanism.
Verifying Only the RTLLI
To enable the SGSN to handle Attach Requests with the same fixed RTLLI by verifying only the RTLLI, use
the following configuration:
config
sgsn-global
gmm-message attach-with-tlli-in-use discard-message
old-tlli invalidate tlli 
hex_value
old-tlli hold-time time
end
Notes:
• only-on-same-nsei - Do not include this keyword to disable this new verification mechanism. The
system defaults to the verification mechanism provided with Release 16.3 (see How It Works).
Verifying Configuration
To verify if the functionality is enabled or disabled, use the following commands from the Exec mode:
show configuration | grep gmm-mess
show configuration | grep old-
show configuration verbose | grep old-
Monitoring and Troubleshooting
This section provides information for monitoring and/or troubleshooting the RTLLI Management functionality.
To see the statistics of attach drops that are due to same-RTLLI collisions, execute the show commands listed
below. When you are looking at the generated statistics, consider the following:
• If the generated counter values are not increasing then collisions are not occurring.
• If the generated counter values are increasing then it means collisions are occurring and attaches were
dropped.
Configured to Verify Both RTLLI and NSEI
If gmm-message attach-with-tlli-in-use discard-message only-on-same-nsei is configured then the following
show command can give the drop count of attaches caused by same RTLLI and NSEI:
[local]asr5000# show gbmgr all parser statistics all | grep use
IMSI Key: 1487 P-TMSI Key: 0 attach with tlli in use : 592 <-- drops from existing table
with RTLLI+NSEI
Add P-TMSI Key: 0 attach drop tlli in use(pre tlli check): 297 <-- drops from new table
with RTLLI
IMSI Key : 1190 P-TMSI Key : 594 attach with tlli in use : 395
Add P-TMSI Key : 0 attach drop tlli in use(pre tlli check) : 198
Release Change Reference, StarOS Release 19    
391
SGSN Changes in Release 19
RTLLI Management for 2G M2M Devices