Use the create-diameter-application command in remote mode to create a vendor-specific Diameter application. 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.
The Diameter service must be created before a Diameter application can be created.
Ensure that the server is running.
Remote commands require a running server.
Create a Diameter application by using the create-diameter-application(1) command.
Information about the options and properties of the command is included in this help page.
This example creates a vendor-specific Diameter accounting application that is added to the application set referenced by the ID apps_1. The vendor ID of this application is 10415.
asadmin> create-diameter-application --applicationsid apps_1 --acctappid 300 10415 Command create-diameter-application executed successfully. |
You can also view the full syntax and options of the command by typing asadmin help create-diameter-application at the command line.