Configuring P-CSCF Server IPv6 Addresses

Use the following configuration to configure the IPv6 address of the primary, secondary, and tertiary P-CSCF servers.

configure 
   profile pcscf pcscf_profile_name 
      v6-list 
         precedence value 
            primary ipv6_address 
            secondary ipv6_address 
            tertiary ipv6_address 
            end 

NOTES:

  • precedence value : Specifies the precedence value. value must be an integer in the range of 1-64. This precedence value is used for the round-robin selection of P-CSCF server. The lower the precedence, the higher the priority.

  • primary ipv6_address : Specifies the IPv6 address of the primary P-CSCF server in colon-separated hexadecimal notation.

  • secondary ipv6_address : Specifies the IPv6 address of the secondary P-CSCF server in colon-separated hexadecimal notation.

  • tertiary ipv6_address : Specifies the IPv6 address of the tertiary P-CSCF server in colon-separated hexadecimal notation.