Cisco Cisco Packet Data Gateway (PDG)

Seite von 518
Changes in no diameter endpoint Command Output
CSCva95826 - sessmgr crashes in deletion/creation endpoints.
Applicable Products: All
Feature Changes
To avoid an undefined system behavior while removing diameter endpoints, a change in the output of the no
diameter endpoint 
endpoint_name CLI command is introduced.
Previous Behavior: The output of the no diameter endpoint endpoint_name CLI command did not display
warning message or prompted user for confirmation.
New Behavior: In 19.5, 21.0 and later releases, deleting the endpoint using the no diameter endpoint
endpoint_name CLI command throws the following warning message and prompts for user's confirmation:
Warning: It is not recommended to remove the diameter endpoint when there are active calls
on the system. Hence, please adhere to the 'Method of Procedure' to remove the endpoint.
Otherwise, the system behavior would be undefined.
Are you sure? [Yes|No]:
Method of Procedure: The following two steps should be performed in the same order to remove the Diameter
endpoint:
1
To disable/breakdown the link/transport connections:
a
Disable all the peers in the endpoint by using the diameter disable endpoint endpoint_name peer
peer-name CLI command. Repeat this command for all the peers in the endpoint. This will trigger the
Disconnect-Peer-Request (DPR) towards the peers with the configured disconnection cause, that is to
indicate, graceful shut down.
b
Remove the endpoint in the respective context, under Diameter configuration, by using the no endpoint
endpoint-name CLI command.
2
To enable/bring up the transport connections, follow the standard procedure of adding the endpoints and
corresponding peers in it.
a
Add the endpoints with "use diamproxy" option. Else, the links will be established from Session
Manager via diabase library.
b
Add the corresponding peers in the endpoints.
AAA Enhancements for 19.4
This section identifies all of the AAA (including Diameter and RADIUS) enhancements included in this
release:
Feature Changes - new or modified features or behavior changes. For details, refer to the AAA Interface
Administration and Reference 
for this release.
Command Changes - changes to any of the CLI command syntax. For details, refer to the Command Line
Interface Reference 
for this release.
Release Change Reference, StarOS Release 19    
3
AAA Changes in Release 19
Changes in no diameter endpoint Command Output