In this section:
The SBC SWe Cloud currently supports maximum two packet (PKT) ports such as PKT0 and PKT1. If these PKT ports are virtual interfaces (ports from virtual Standard Switch (vSS) or virtual Distributed Switch (vDS) on VMware ESXi or ports from OVS on a KVM platform), port redundancy is supported through NIC teaming or bonding feature, which exists on respective hypervisor vSwitches.
However, if these PKT ports are SR-IOV interfaces, currently there is no way to support the port redundancy for PKT interfaces since hypervisor is by-passed in such NIC configuration. To support port redundancy on SR-IOV interfaces, this feature is enhanced on SBC SWe cloud platform, which works based on ICMP/ARP probing mechanism. This mechanism requires four PKT ports (SR-IOV VFs) configured on a SWe instance, where each of these SR-IOV VFs may come from different physical NICs for better handling of connectivity failures due to physical NIC or physical link connected towards different physical switches.
The PKT ports are automatically configured in active-standby mode to provide port redundancy on active SWe instance. The PKT ports connected in standby SWe instance remains in standby mode. The ICMPv4/v6 probing mechanism is used on active PKT ports, while ARP ACD/ICMPv6 NUD mechanism is used on standby ports.
The port redundancy feature applies to the following SBC platforms only:
The following figure shows the SBC SWe Cloud redundancy model from a port-centric view using a secondary packet port for each primary packet port. A standby SWe with its own primary and secondary packet ports is also depicted in this figure. On standby SWe, all packet ports remains as standby. For example, in this diagram, the active SWe ports are PKT0_P and PKT1_S ports.
Secondary port:
Active port: The PKT port that is currently selected for use (For example, signaling, media); either a primary or a secondary port on an active SWe node.
The port in the active state does not necessarily imply it is "up".
Local standby port: A standby PKT port on an active SWe node provides redundancy protection to the currently active port.
Enabled or Disabled ports: The PKT port may be administratively enabled or disabled. A PKT port that is disabled cannot be an active port.
The PKT port's role (Primary/Secondary) is independent of the port's state (Active/Standby).
SBC, the Out of Service (OOS) sonusSbxNrsIpInterfaceOOSNotification
alarm for Interface Group is generated only for logical ports pkt0 and pkt1. This alarm is not generated when physical ports (pkt0P, pkt0S, pkt1P and pkt1S) are down.
The SBC SWe Cloud supports link detection on standby and active ethernet ports to determine the health of standby port before initiating a switchover/failover. The intent is to allow simple connectivity checking to test the ability of SBC to send/receive ethernet frames, connectivity to the adjacent switch/router, and the ability of the switches/router to do basic layer 2 receiving/forwarding/sending.
The following probing mechanisms are available on the SBC platforms:
* Address Resolution Protocol - Address Conflict Detection / Internet Control Message Protocol Version 6 – Neighbor Unreachability Detection
If the destination address configured is an IPv4 address, then IPv4 probing is initiated by sending an ARP Probe requests and listening for the responses.
ARP request probes are sent with:
The target can be expected to respond with an ARP Response using L2 unicast.
If the destination address configured is an IPv6 address, then IPv6 probing would be initiated using Neighbor Unreachability Detection mechanism (RFC 4861 section 7). This is based on Neighbor Solicitation and Neighbor Advertisement ICMPv6 messages.
Because these are IP packets, the SBC needs IP addresses to send/receive them. The SBC uses auto-generated link local IPv6 address from the current local MAC address.
Neighbor Solicitation messages are sent with:
The Neighbor Solicitation message is sent on the LAN via L2 unicast to the system with the target IP address.
The target can be expected to respond with a Neighbor Advertisement using L2 unicast. Received messages are validated per RFC 4861 section 7.1.2: Check that the S bit = 1 (solicited) and that the target address = our configured target IP address.
The SBC SWe Cloud may reduce the call accept rate when it syncs from the active to the standby CE under full load causing some calls to get rejected with a 503 message even though the applied load is below the specified maximum call rate. This condition clears once the synchronization to the standby completes. Additionally, some calls may get rejected with a 503 message when synchronization occurs while the applied load is near the maximum specified.