derivedDataType EatfRedundantEatfEntryDT

This configuration parameter defines the redundant EATFs. The configured values will be used as redirect targets in a 305 response sent by an EATF when it cannot locate an established session for an emergency access transfer request. It supports a maximum of 4 entries. Each entry consists of a priority and an IPV4 or IPV6 address with port number.
<Priority>:<IP address>:<Port> The “Priority” can take the value of an integer between 1 (highest) and 4 (lowest). The "IP address" is an IPV4 or IPV6 address. FQDN is not accepted. Duplicated transport addresses are not allowed. The same priority can be used in more than one entry. The “Port” is the port to reach the redundant EATF. The accepted range is between 1024 and 49151. For example: “1:192.168.73.100:5555”


References from:
CscfEmergencyClass;
stringEatfRedundantEatfEntryDT [ 1..1024 ]

Valid values: ^[1-4]{1}:(((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?))|(\[((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|:)))\]))(:((4915[0-1]|491[0-4][0-9]|490[0-9][0-9]|4[0-8][0-9][0-9][0-9]|[1-3][0-9][0-9][0-9][0-9]|[2-9][0-9][0-9][0-9]|1[1-9][0-9][0-9]|10[3-9][0-9]|102[4-9])))$
  derivedDataType EatfRedundantEatfEntryDT