Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
diameter host-select row-precedence
This command adds/appends rows with precedence to a Diameter host table or MSISDN prefix range table.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IMS Authorization Configuration > Policy Control
Configuration
configure > context context_name > ims-auth-service service_name > policy-control
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-imsa-dpca)#
Syntax Description
diameter host-select row-precedence precedence_value table { { { 1 | 2 } host host_name [ realm realm_id
] [ secondary host host_name [ realm realm_id ] ] } | { prefix-table { 1 | 2 } msisdn-prefix-from
msisdn_prefix_from msisdn-prefix-to msisdn_prefix_to host host_name [ realm realm_id ] [ secondary host
sec_host_name [ realm sec_realm_id ] algorithm { active-standby | round-robin } ] } } [ -noconfirm ]
no diameter host-select row-precedence precedence_value table { { 1 | 2 } | prefix-table { 1 | 2 } }
diameter host-select row-precedence precedence_value table { 1 | 2 } host host_name [ realm realm_id ]
[ secondary host sec_host_name 
[ realm sec_realm_id ] ]
This command adds/appends a row in the specified Diameter host table.
In 8.0, a maximum of 16 rows can be added to a table. In 8.1 and later releases, a maximum of 128 rows can
be added per table.
row-precedence precedence_value: Specifies precedence of the row in the Diameter host table.
In 8.1 and later releases, precedence_value must be an integer from 1 through 128. In 8.0 and previous
releases, precedence_value must be an integer from 1 through 100.
Important
table { 1 | 2 }: Specifies the Diameter host table to add/append the primary and secondary Diameter host
addresses.
host host_name: Specifies the primary host name. host_name must be an alphanumeric string of 1 through
127 characters in length.
realm realm_id: Specifies the primary realm ID. realm_id must be an alphanumeric string of 1 through 127
characters in length.
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1708
Policy Control Configuration Mode Commands
diameter host-select row-precedence