3Com 900-0234-01 IP Phone User Manual


 
Configuring Authentication Server Database Tables 249
Add one row for each translations source destination. For example:
TRANS_SRC_DEST_ID|TRANS_GROUP_ID|SRC_PATTERN_ID|
DEST_PATTERN_ID|RESULT_PATTERN_ID
1|1|53|3|53
2|1|4|5|6|
Configuring
trusted_clients
The trusted_clients_profiles table holds all the trusted clients for the
server. Any application using the BES client library that wishes to connect
to the BES server must be listed in this table.
Add one row for each trusted client. For example:
|CLIENT_ID|CLIENT_NAME|IP_ADDRESS|IP_PORT|DNS_NAME|
RADIUS_SECRET
3|GK4|152.67.61.52|1025|||
2|Chicago PC|0.0.0.0|0|chicago pc||
Table 67 trusted_clients_data.txt Fields
Column Name Description Value
CLIENT_ID A unique identification number for the client. Integer
CLIENT_NAME The name assigned to the client. String
IP_ADDRESS IP address of the network order. x.x.x.x
IP_PORT The IP Port number. A zero value is a wildcard
that matches any port for the IP address.
Integer
DNS_NAME This a a name of a fully qualified domain
name.
String
RADIUS_SECRET Not used. N/A