diameter group stack
Configures the Diameter stack definition.
Command Mode
Exec > Global Configuration
Syntax
diameter group group_name stack stack_name { application application_name | bind-ip bind_ip_address | bind-port bind_port_number | fqdn fqdn_name | realm realm | peer-host peer_host_name | peer-port peer_port_number | peer-realm peer_realm | node-host node_host}
application application_name
Specify the Diameter application.
bind-ip bind_ip_address
Specify the IP address to use in the CER or CEA message.
bind-port bind_port_number
Specify the port number to bind the server.
Default Value: 3868.
fqdn fqdn
Specify the fully qualified domain name (FQDN) to use in CER or CEA messages.
Must be a string.
node-host node_host
Specify the node host to start the stack on.
Must be a string.
peer-host peer_host_name
Specify the remote peer host address or FQDN.
Must be a string.
peer-port peer_port_number
Specify the peer port number.
Default Value: 3868.
peer-realm peer_realm
Specify the remote peer realm.
Must be a string.
realm realm
Specify the realm to use in CER or CEA messages.
Must be a string.
replicas replica_count
Specify the replica count.
Must be an integer.
Default Value: 1.
stack stack_name
Specify the stack name.
Must be a string.
Usage Guidelines
Use this command to configure the Diameter stack definition.