profile pcscf v4v6-list list-entry secondary
Configures the IPv4v6 address of the secondary P-CSCF server.
Command Mode
Exec > Global Configuration
Syntax
secondary{ [ ipv4 ipv4_address ] [ ipv6 ipv6_address ] }
ipv4 ipv4_address
Specify the IPv4 address of the secondary P-CSCF server in dotted-decimal notation.
ipv6 ipv6_address
Specify the IPv6 address of the secondary P-CSCF server in colon-separated hexadecimal notation.
Usage Guidelines
Use this command to configure the IPv4v6 address of the secondary P-CSCF server.
Example
The following command configures the secondary P-CSCF server with IPv4 address as 30.22.21.44 and IPv6 address as 123:345:456::6578:
secondary ipv4 30.22.21.44 ipv6 123:345:456::6578