Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
diameter endpoint
This command enables the creation, configuration or deletion of a Diameter endpoint.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
[ no ] diameter endpoint endpoint_name [ -noconfirm ]
no
Removes the specified Diameter endpoint.
In 19.5, 21.0 and later releases, deleting the endpoint using the "no diameter endpoint" 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]:
Important
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 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.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
550
Context Configuration Mode Commands A-D
diameter endpoint