This command nominates
primary and secondary Diameter peers amongst the peers configured
under Diameter Endpoint Configuration instance which is associated
with a PCC-Sp-Endpoint configuration.
Privilege:
Security Administrator,
Administrator
Syntax
diameter peer-select peer pri_peer_name [realm realm_name ] [secondary peer sec_peer_name [realm sec_realm_name ]]
no diameter peer-select
no
Removes the configured
Diameter peer from peer-select process which are configured in Diameter
Endpoint configuration associated with PCC-Sp-Endpoint instance
configured for IPCF configuration.
peer pri_peer_name
Sets a configured Diameter
peer, which is configured in Diameter Endpoint configuration associated
with PCC-Sp-Endpoint instance configuration, as primary in Diameter
peer selection process for IPCF configuration.
The pri_peer_name is
a pre-configured Diameter peer in Diameter Endpoint configuration
which is associated with a PCC-Sp-Endpoint configuration and must
be an alphanumerical string from 1 through 63 characters. pri_peer_name allows
punctuation marks.
realm realm-name
This keyword optionally
defines the realm (domain) of a configured primary Diameter
peer, which is configured in Diameter Endpoint configuration associated
with PCC-Sp-Endpoint instance configuration, in Diameter peer selection
process for IPCF configuration.
realm_name is
the realm (domain) of the associated primary Diameter peer in Diameter
Endpoint configuration which associated with a PCC-Sp-Endpoint configuration.
The realm_name must
be an alpha and/or numeric string of from 1 to 127 characters.
The realm may typically be a company or service name and it allows
punctuation marks.
secondary peer sec_peer_name
Sets a configured Diameter
peer, which is configured in Diameter Endpoint configuration associated
with PCC-Sp-Endpoint instance configuration, as secondary in Diameter peer
selection process for IPCF configuration.
The sec_peer_name is
a pre-configured Diameter peer in Diameter Endpoint configuration
which is associated with a PCC-Sp-Endpoint configuration and must
be an alphanumerical string from 1 through 63 characters. sec_peer_name allows
punctuation marks.
realm sec_realm-name
This keyword optionally
defines the realm (domain) of a configured secondary Diameter
peer, which is configured in Diameter Endpoint configuration associated
with PCC-Sp-Endpoint instance configuration, in Diameter peer selection
process for IPCF configuration.
sec_realm_name is
the realm (domain) of the associated primary Diameter peer in Diameter
Endpoint configuration which associated with a PCC-Sp-Endpoint configuration.
The sec_realm_name must
be an alpha and/or numeric string of from 1 to 127 characters.
The realm may typically be a company or service name and it allows
punctuation marks.
Usage:
Use this command to
nominate primary and secondary Diameter peers amongst the peers configured
under Diameter Endpoint Configuration instance which is associated
with a PCC-Sp-Endpoint configuration. When both primary and secondary
are down, the remaining Diameter peers are chosen based on their
configured weight in round robin manner.
Multiple Diameter peers
can be configured in a PCC-Sp-Endpoint instance by entering this command
multiple times.
Example:
Following command nominates
a pre-configured Diameter peer
dia1 as primary
and
dia2 as
secondary for Diameter peer selection process in a PCC-Sp-Endpoint
configuration instance.
diameter peer-select
peer dia1 secondary peer dia2