Use the delete-diameter-peer command in remote mode to remove a peer in the Diameter service from the specified cluster or server instance. If you do not specify the --target option, the default instance is used. If the task applies to a cluster, the --target option must specify the cluster name.
Ensure that the server is running.
Remote commands require a running server.
List Diameter peers by using the list-diameter-peers(1) command.
Delete a Diameter peer by using the delete-diameter-peer(1) command.
This example deletes peer_1 from the default instance.
asadmin> delete-diameter-peer peer_1 Command delete-diameter-service executed successfully. |
You can also view the full syntax and options of the command by typing asadmin help delete-diameter-peer at the command line.