You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The 

Unable to show "metadata-from": No such page "_space_variables"
supports configuring up to 14 alternate media IP addresses using the parameter altMediaIpAddresses when configuring IP interfaces. Any combination of IPv4 and IPv6 is allowed and applies to all supported protocols (SIP, H.323, GW-GW).

A total of 4,096 IP Addresses are supported.The below table provides just a few examples of IP address/alternate IP address/alternate Media IP address combinations equaling 4,096 IP addresses.

IP Address Distribution Examples

ExampleIP Address Combinations No.
Interfaces

Assign 16 IP addresses to each of a set of 256 IP interfaces

1 primary IP Addresses + 1 Alternate IP Address + 14 Alternate Media IP Addresses256

Assign 8 IP addresses to each of a set of 512 IP interfaces

1 Primary IP Address + 7 Alternate Media IP Addresses512
Assign a single primary IP address to each  of the 4,096 interfaces1 Primary IP Address4,096

Most user configurations will not need 4,096 IP interfaces.

 

Alternate Media IPs are chosen based on Round Robin method (e.g. the first call uses the primary IP and port, the second call uses the first configured alternate Media IP and port, the third call uses the second configured alternate Media IP, etc.). Each alternate Media IP must be unique across all interfaces in the same addressContext. However, the IPs may overlap between SIP, H.323 or Gateway signaling IP addresses in the same Address Context.

The following constraints apply:

  • An IPv4/IPv6 alternate media IP address is only allowed if a primary IPv4/IPv6 address exists.
  • An alternate media IP address must be in the same IP subnet as the primary media IP address (of the same IP version).
  • An alternate media IP address can only be deleted if the IP interface is in state disabled. However, it may be added while the IP interface is enabled and in-service.

The CLI command syntax to configure alternate media IP addresses is shown below. For details, see IP Interface Group - CLI page.

% set addressContext <addressContext name> ipInterfaceGroup <interface group> ipInterface <interface> altMediaIpAddresses <IPv4/IPv6 address>

  • No labels