7.3.7 Realm_List Table

This table is used to configure Realms of the Home network and supported Roaming networks. The configured Home network Realm identifies an egress Diameter Message generated by the Home network, which is sent to a foreign network. This table is also used to customize the behavior of Origin Realm and Destination Realm Whitelist Screening (RealmWLScr) countermeasure.

Table 7-14 Realm_List Fields

Field Description
Network Type

Indicates the type of network.

If Network_Type is configured as Home_Network, then the configured Realm is used as Home network’s Realm.

If Network_Type is configured as Foreign_Network, then the configured Realm is used as Foreign network’s Realm.
Realm Defines the Realm.
Foreign WL Peer Cfg Set Foreign_WL_Peer_Cfg_Set defines the Foreign Whitelist Peer Configuration Set name (configured in Foreign_WL_Peers_Cfg_Sets Table). This configuration lists the foreign peers from which diameter message can be received with the configured Realm. If “*” is configured then the configured Realm can be received from any peer.

This table describes the field details for the Realm_List Table.

Table 7-15 Field Details for Realm_List

Field Name Unique Mandatory Data Type, Range, and Default Value Description
Network_Type No Yes

Enumerated

Range:

Home_Network: 1

Foreign_Network: 2

Default: N/A
Type of network to which this Realm belongs.
Realm Yes Yes

UTF8String

Range: 1–255 characters

Default: N/A
Realm (in valid format). Realm consists of labels separated by dots. Each label (max 63 chars) may contain a–z, A–Z, 0–9, "–" & "_" (only as 1st char) and must not start with "–" or ends with "–" & "_".
Foreign_WL_Peer_Cfg_Set No Yes

UTF8String

Range: 1–64 characters

Default: “*”

The White List Peer Configuration set to which this Realm screening is applicable.

If only “*” is configured, then applicable to all Peers.