This command configures
individual rows of peer servers within the Diameter host table.
Platform:
ASR 5000
ASR
5500
Product:
GGSN, HA, HSGW, IPSG,
PDSN, P-GW
, SCM,
SAEGW, S-GW
Privilege:
Security Administrator,
Administrator
Syntax
host-select row-precedence precedence table { 1 | 2 | prefix-table { 1 | 2 } } host host_name [ realm realm_id ] [ secondary
host host_name realm realm_id ] ] [-noconfirm] host-select row-precedence precedence table prefix-table { 1 | 2 } msisdn-prefix-from msisdn_prefix_from msisdn-prefix-to msisdn_prefix_to host host_name [ realm realm_id ] [ secondary
host host_name realm realm_id ] [-noconfirm]no host-select row-precedence precedence table { 1 | 2 | prefix-table { 1 | 2 } } [-noconfirm]
no
Removes the specified
row from the primary or secondary table or primary/secondary MSISDN
prefix table.
row-precedence precedence
Specifies the row in
the table as an integer from 1 through 128.
IMPORTANT:
In
StarOS release 14.0 and later, precedence may
be an integer from 1 through 256 for SCM.
table { 1 | 2 | prefix-table { 1 | 2 } }
Specifies the Diameter
host table that will be edited.
- 1: Specifies the
primary table
- 2: Specifies the
secondary table
- prefix-table { 1 | 2 }:
Specifies a primary or secondary table containing ranges of MSISDN
prefixes.
msisdn-prefix-from msisdn_prefix_from msisdn-prefix-to msisdn_prefix_to
Specifies the starting
and ending Mobile Station International Subscriber Directory Number (MSISDN)
prefixes for a row in the prefix-table.
host host_name
Identifies the primary
Diameter peer server to be added to this row by its host name.
host_name can
be entered as an IP address or a DNS hostname (1 through 128 alphanumeric
characters).
secondary host host_name
Identifies the secondary
Diameter peer server to be added to this row by its host name.
host_name can
be entered as an IP address or a DNS hostname (1 through 128 alphanumeric
characters).
[ realm realm_id ]
Specifies an optional
realm ID as an alphanumeric string of 1 through 128 characters.
[-noconfirm]
Executes the command
without prompting for further input from the user.
Usage:
Use this command to
add or modify individual rows in Diameter host server tables. Each table
may contain up to 256 rows.
Example:
The following command
adds a row to a Diameter peer server table with the following parameters:
- row (precedence) = 1
- table = 1 (primary)
- Diameter peer server
hostname = minid
- realm = namerica
host-select row-precedence
1 table 1 host minid realm namerica