profile pcscf v4v6-list list-entry primary
Configures the IPv4v6 address of the primary P-CSCF server.
Command Mode
Exec > Global Configuration
Syntax
primary ipv4 ipv4_address ipv6 ipv6_address
ipv4 ipv4_address
Specify the IPv4 address of the primary P-CSCF server in dotted-decimal notation.
Must be a string in the ipv4-address pattern. For information on the ipv4-address pattern, see the Input Pattern Types chapter.
ipv6 ipv6_address
Specify the IPv6 address of the primary P-CSCF server in colon-separated hexadecimal notation.
Must be a string in the ipv6-address pattern. For information on the ipv6-address pattern, see the Input Pattern Types chapter.
Usage Guidelines
Use this command to configure the IPv4v6 address of the primary P-CSCF server.
Example
The following command configures the primary P-CSCF server with IPv4 address as 30.22.21.44 and IPv6 address as 123:345:456::6578:
primary ipv4 30.22.21.44 ipv6 123:345:456::6578