7.3.2 Foreign_WL_Peers_Cfg_Sets Table
This table is used to configure different groups of Foreign Whitelist Peers. These peer groups are used by the following DSA tables to indicate a given configuration is applicable to a certain peer group.
- Security_Countermeasure_Config Table
- AppIdWL_Config Table
- Realm_List Table
This table groups Foreign Peers using the following options.
Table 7-4 Foreign_WL_Peers_Cfg_Sets Fields
Field | Description |
---|---|
Whitelist Peer Configuration Set Name | WL_Peer_Cfg_Set_Name defines the Name of the Foreign Peer Group, which can be referenced by other DSA configuration tables. |
Peer Lists | Defines the Foreign Peers that are part of the Foreign Peer Group. Peer_List_1, Peer_List_2, Peer_List_3 and Peer_List_4 are the fields where the foreign peers can be provisioned. Multiple fields are provided to accommodate more peers in a single group. |
Note:
By default, each Whitelist Peer Configuration Set can hold a maximum of 310 foreign peers (provided all the Peer Names are of 32 characters). If you need to configure more than 310 foreign peers for a Whitelist Peer Configuration Set, then the schema can be enhanced by adding more columns with Name as Peer_List_<n> and Data type as UTF8String.
The following table describes the field details for the Foreign_WL_Peers_Cfg_Sets Table.
Table 7-5 Field Details for Foreigh_WL_Peers_Cfg_Sets
Field Name | Unique | Mandatory | Data Type, Range, and Default Value | Description |
---|---|---|---|---|
WL_Peer_Cfg_Set_Name | Yes | Yes |
UTF8String Range: 1–64 characters Default: N/A |
A name that uniquely identifies the Foreign Whitelist Peers configuration set. Valid Characters: A–Z, a–z, 0–9 and “_” |
Peer_List_1 | No | Yes |
UTF8String Range: 1–2048 characters Default: N/A |
The list of Foreign Peer Names (semicolon (;) separated) that are part of this configuration set. |
Peer_List_2 | No | No |
UTF8String Range: 1–2048 characters Default: N/A |
The extension list of Foreign Peer Names (semicolon (;) separated) that are part of this configuration set. |
Peer_List_3 | No | No |
UTF8String Range: 1–2048 characters Default: N/A |
The extension list of Foreign Peer Names (semicolon (;) separated) that are part of this configuration set. |
Peer_List_4 | No | No |
UTF8String Range: 1–2048 characters Default: N/A |
The extension list of Foreign Peer Names (semicolon (;) separated) that are part of this configuration set. |
Peer_List_5 | No | No |
UTF8String Range: 1–2048 characters Default: N/A |
The extension list of Foreign Peer Names (semicolon (;) separated) that are part of this configuration set. |