Voice over IP- Session Initiation Protocol (SIP) Load Balancing in the IBM BladeCenter

Size: px
Start display at page:

Download "Voice over IP- Session Initiation Protocol (SIP) Load Balancing in the IBM BladeCenter"

Transcription

1 Voice over IP- Session Initiation Protocol (SIP) Load Balancing in the IBM BladeCenter Solution Brief Load Balance Voice Over IP SIP traffic in your BladeCenter economically and efficiently with the Layer 2-7 Gigabit Ethernet Switch modules from BLADE Network Technologies. Introduction The convergence of voice and data applications over the IP network means that time- and latency-sensitive applications for voice and video have become dependent on the services of traditional IP networks to carry their traffic. Networks must be robust and provide uninterrupted service for these applications. The quality, reliability, and thus the reputation of applications such as Voice over IP and video conferencing depends largely on whether the IP networks they run on can provide prioritized service, low latency and high availability to ensure a quality experience. Connections that fail or are rerouted to another server either in the same or in another network must be handled transparently with no discernable impact to the user. Session Initiation Protocol (SIP) is the protocol that provides the framework for application such as IP telephony (Voice over IP), and Instant Messaging. This brief examines how SIP traffic can be managed for optimal connectivity, persistence, high availability, and security through use of a Layer 2-7 switching technology in the IBM BladeCenter. SIP application servers resident on BladeCenter server blades can realize optimal performance from the load balancing, high availability, global server load balancing, and security features available in a Layer 2-7 blade switch. Requirements Flexible and Upgradeable Infrastructure The cumulative spending forecast for networking equipment, software and professional services for IP-based telecommunications technology is expected to reach nearly $13 Billion from 2006 to i Deployment of voice over IP solutions are ideally matched to the blade server environments. Blade server systems are the fastest growing segment of the server market by form factor ii and their flexibility allows for rapid upgrades of equipment and software using off the shelf technology. An open blade server architecture as found in the IBM BladeCenter enables commercial off the shelf products to be installed onto a blade server easily and without code modifications. Application Load balancing at layer 4-7 Any server, regardless of its form factor or application, is limited in the number of concurrent connections and sessions it can handle at any given time. Servers must operate at their optimal capacity, and traffic loadbalanced amongst multiple servers for ideal network performance. Individual SIP servers have limited scalability. In order to maximize scalability and availability, application servers should be load balanced and client to server sessions should be maintained. Load balancing is achieved by assigning the servers a virtual IP address. Client requests to real servers are intercepted by the application switch s virtual IP address, and load balancing metrics assigned on the switch determine how traffic is to be distributed. When a new session is established, the switch directs client traffic to a server based on server availability and routes new sessions to a server. A mathematical hashing function within the load balancing metric, combined with a session entry in a session table, ensures that subsequent sessions from the same client are routed to the same server.

2 Session Persistence Session persistence increases efficiency of server responses. When repeated requests from the same client are sent to the same server, information stored in the server s short-term cache memory can be accessed with much greater efficiency than if a server has to send those requests out to cache servers located elsewhere on the network. For example, SIP server queries to the home subscriber server (HSS) can be cached in local server memory. By providing client persistence to the same server, the BNT Layer 2-7 GbESM increases the efficiency of SIP server response. VOIP Application Performance For systems running VOIP applications, the blade servers must not become overloaded by distributing the incoming calls. An imbalance of overloaded and under loaded servers results in dropped calls, jittery voice quality, or service interruptions. VOIP applications must remain available to users during periods of peak call volume. Incoming calls must be redirected if a server reaches peak capacity, or if a link fails, or if a server has been attacked. VOIP applications are also extremely timesensitive--voip traffic must be guaranteed high priority using Quality of Service in order to minimize latency and maintain call quality. Session Initiation Protocol Typically most VOIP sessions are initiated through the Session Initiation Protocol (SIP), which is an application-level control protocol for Internet multimedia conferencing, telephony, event notification and instant messaging. Defined as RFC 3261 by the Internet Engineering Task Force (IETF), SIP protocol initiates call setup, routing, authentication and other feature messages to endpoints within an IP domain. SIP protocol performs the following functions: locate users (callers and called parties) determine user capability (what type of protocol (TCP, UDP) and other capabilities the user can support) determine user availability determine call setup (how to create the call) determining call handling (how to keep the call up and how to bring the call down) The Solution BNT Layer 2-7 Gigabit Ethernet Switch Module for IBM BladeCenter The BNT Layer 2-7 Gigabit Ethernet Switch Module (GbESM) for IBM BladeCenter is a high performance application switch that performs at wire speed at Layer 2 through Layer 7, and delivers more than 60% better Layer 4 session performance than using an external Layer 4-7 switch, and offers a 60% price-performance advantage over a blade server with integrated layer 2 and external Layer 3-7 switching.iii The BNT Layer 2-7 GbESM inserts into networking bays with the IBM BladeCenter chassis. Capable of handling 28,000 SIP session setups and teardowns per second, the BNT Layer 2-7 GbESM and is an ideal candidate for small and medium sized businesses (SMB) wishing to implement VOIP in IBM BladeCenter. Each switch is capable of up to 36 Gbps of full-duplex bandwidth per switch, and can handle up to 150,000 concurrent SIP sessions. iv SIP Load Balancing Cost-effective SIP load balancing of SIP proxy servers in the IBM BladeCenter can be achieved using BNT Layer 2-7 GbESM switch modules. Compatible with IBM BladeCenter, BladeCenter T, BladeCenter H or BladeCenter HT, the BNT Layer 2-7 GbESM is an excellent alternative to more expensive external load balancers or other NAT devices. Session Initiation Protocol (SIP) load balancing on the BNT Layer 2-7 GbESM can function with any SIP server that uses shared or clustered databases to share signaling data for registration and invites. v A pair of Layer 2-7 GbESMs per chassis can provide high availability and perform application-intelligent switching for up to 64 virtual servers for up to 256 virtual services including SIP. 2

3 Stateful Inspection The BNT Layer 2-7 GbESM performs stateful inspection of SIP messages to scan and hash calls based on a SIP Call-ID header destined for a SIP server. Stateful inspection means that a packet is inspected not only for its source and destination information found in the header, but also packet contents found at Layer 7 (the application layer). Once the switch has identified the Call-ID which identifies a specific SIP session, it sends future messages from the same Call-ID to the same SIP server. UDP-based Load Balancing Voice protocols use both control (RTP/RTCP) and signaling (SIP) channels for each call. Voice content is carried over RTP/RTCP, which runs on dynamically generated UDP port numbers. Session Persistence Once a SIP session has been established between the client and SIP server, the BNT Layer 2-7 GbESM will maintain a persistent session so that the call originating from the same client IP address will always go to the server with the established session. As noted above, session persistence is established from the first client-to-server connection by means of the mathematical hash in the load balancing metric. This hashing function determines which server should receive the connection, and then records an entry in the GbESM s session table. Subsequent requests from this client bypass the load balancing metric as the switch directs the connection to the server recorded in the session table. SIP Health Checks The BNT Layer 2-7 GbESM can perform a SIPspecific application health check on real servers based on SIP requests and responses. Some of the responses SIP health check monitors are shown in the table below: SIP Response Message Types 1xx 2xx 3xx 4xx Description Information Responses For Example: 180, Ringing Successful Responses For Example: 200, OK Redirection Responses For Example: 302, Moved Temporarily Request Failures Responses For Example: 403, Forbidden 5xx Server Failure Responses For Example: 504, Gateway Time-out 6xx Global Failure Responses For Example: 600, Busy Everywhere For SIP register health checks, the BNT Layer 2-7 GbESM sends a SIP REGISTER request to the configured server(s). The switch looks for server response message type 1xx, 2xx", "3xx" or "4xx" to determine if the server is UP. If the switch receives a response message type 2xx, 3xx or 4xx the server(s) are declared as UP. If switch receives a type "5xx" or "6xx" response the switch will declare the server(s) as DOWN. If after 3 register requests the switch does not receive any response back from the server(s), the switch will mark the server(s) as down. Network Address Translation Network Address Translation is an Internet standard implemented on the BNT Layer 2-7 GbESM, which maps external IP addresses outside the network, to hidden internal IP addresses. The BNT Layer2-7 GbESM performs deep packet inspection and changes the private addresses of Media Portal Servers in the SDP/RTP packet to the advertised Public address to avoid one way speech problems. 3

4 Traffic Prioritization The Layer 2-7 GbESM software includes rate limiting based on Quality of Service Access control lists (IP ACLs or MAC ACLs), class maps, and policy maps which guarantee highest priority for SIP traffic and minimize dropped packets. High Availability In addition to optimizing the load on multiple SIP servers in an IBM BladeCenter, the BNT Layer 2-7 GbESM can ensure high availability at Layer 2, Layer 3, and Layer 4. Layer 2 Trunk Failover - At Layer 2, network adapter teaming on the blade servers, combined with Layer 2 Trunk Failover on the BNT Layer 2-7 GbESM can be enabled on any switch trunk group. If any of the links in a trunk fail, the switch triggers the Network Interface Card (NIC) team on the affected server blades to failover from the primary to the backup NIC. This feature can also be enabled to detect failover for links within a VLAN, and enable/disable service to VLANs. Virtual Router Redundancy Protocol - At Layer 3, Virtual Router Redundancy Protocol (VRRP) enables redundant router configurations within a LAN, providing alternate router paths for a host to eliminate single points-of-failure within a network. VRRP ensures that if the master switch fails, traffic will be rerouted through the backup switch. In high availability environments where the backup switch takes over when a master fails, all the SIP sessions on the master switch are reestablished on back up switch. Active-Active Redundancy - In order to minimize the possibility of complete session failover on a switch, Active-Active redundancy, using BLADEOS Layer 4 extension to VRRP, can provide redundancy for virtual services such as SIP, HTTP, FTP). In Active-Active redundancy, a pair of BNT Layer 2-7 GbESMs remains active and provides failover for one another at the same time on different virtual server IP addresses (VIPs), resulting in higher capacity and performance than when the switches are used in an Active-Standby configuration. For example, each Layer 2-7 GbESM is configured with two VIP addresses for load balancing SIP traffic. Switch 1 is configured with VRRP to be the Active (master) switch for VIP address 1, and the Standby (backup) switch for VIP 2. Switch 2 is configured as the Standby on VIP address 1 and Active (master switch) on VIP address 2. Content-Intelligent Security Advanced Denial of Service Attack Prevention - Many types of cyber-attacks have exploited the weaknesses of traditional firewalls, which allow or deny traffic by opening or closing certain service ports, such as HTTP port 80. Absent a better security method, malicious content can pass through these well-known service ports. The BNT Layer 2-7 GbESM can protect SIP severs by performing deep packet inspection to block any malicious content before it is sent to the real servers.vi Protection against UDP Blast Attacks - Malicious attacks over UDP protocol ports are becoming a common way to bring down real servers. The switch can be configured to restrict the amount of traffic allowed on any UDP port, thus ensuring that backend servers are not flooded with data. UDP Pattern Matching - For SIP protocol, which is UDP-based, the switch can be configured to examine a UDP packet from either the beginning, from a specific offset value (starting point) within the packet, and/or from a specified depth (number of characters) into the packet. If an offending pattern is matched, the switch will drop those packets. Site Availability: Global Server Load Balancing Geographically redundant sites ensure the availability of key applications and minimize service outages in the event of a natural disaster or other catastrophe. The BNT Layer 2-7 GbESM can load balance traffic both locally and across multiple sites and domains. The Global Server Load Balancing (GSLB) feature performs or initiates a global server selection to direct client traffic to the best server for a given domain during the initial client connection. GSLB ensures that if all connectivity within a BladeCenter fails, user sessions can be redirected to another BladeCenter chassis in another location and domain. Based on DNS 4

5 name resolution of SIP URIs, GSLB redirects client sessions to another GSLB-enabled site based on site health, site proximity to the client, and the response time required to retrieve content. Conclusion Deployment of voice over IP solutions using the Session Initiation Protocol (SIP) are increasingly migrating to blade servers due to the flexibility, scalability and performance advantages inherent in the bladed environment. IBM is the only blade server system vendor with integrated Layer 2-7 switching. IBM BladeCenter customers have the unique opportunity to take advantage of the content-intelligence, application load balancing, security, availability and price performance benefits of the BNT Layer 2-7 GbESM for optimal SIP application performance and availability, while reducing infrastructure and deployment costs. Equipment List Infrastructure VOIP 2 IBM BladeCenterE/H/S/T/HT Chassis 2 BNT Layer 2-7 Gigabit ESMs 14 IBM blade serves running commercial off the shelf SIP server software 14 PCI side cards (optional) for connectivity to Public Switches Telephone Network (PSTN) Standard server software as recommended by your vendor Standard client software as recommended by your vendor N IP enabled terminals/phones About BLADE Network Technologies BLADE Network Technologies is the leading supplier of Gigabit and 10G Ethernet network infrastructure solutions that reside in blade servers and scale-out server and storage racks. BLADE s new virtual, cooler and easier top-ofrack switches demonstrate the promise of Rackonomics a revolutionary approach for scaling out data center networks to drive down total cost of ownership. The company s customers include half of the Fortune 500 across 26 industry segments, and an installed base of over 250,000 network switches connecting more than 2,000,000 servers and over 5 million switch ports. i Doyle, Lee, and Bozman, Jean: The Benefits of Blade Servers in Telecommunications IT and Network Infrastructure, IDC Whitepaper #205415, Feb 2, ii Ibid. iii, IBM eserver BladeCenter with Nortel Networks Layer 2-7 Gigabit Ethernet Switching Module: Price/Performance of Integrated vs. External Switching, Tolly Group, No , January iv The actual performance will vary depending on the number of SIP servers and their capacity. v Nortel MCS (Multimedia Communications Server), Commmunigate Pro and Cisco are examples of SIP servers with synchronized databases. However, this does not constitute a product recommendation by BLADE Network Technologies or IBM. vi This feature can be useful as an emergency fix during early stages of a virus attack, and is designed to function as a supplement, not a replacement for more advanced content-aware firewalls on the network. 5

6 BNT Layer 2-7 GbESM Details Major Applications Real server support 64 Policy filters 1,024 Server load balancing Local server load balancing Global server load balancing Application health checks VLANs 128 Default gateways 255 SIP, IP, LDAP, DNS, RTSP and others Trunk groups (for external ports) 2 Network device load balancing Application redirection and load balancing Content Intelligence Embedded security services VPN Intrusion detection Uplink to Core Routing Infrastructure WAP gateway SSL persistence Cache Streaming media Layer 7 inspection Cookie, URL, HTTP header, user agent Access control Network protocol & standards compatibility 10Base-T/100Base-TX/1000 Base-TX EEE Spanning Tree EEE 802.1d Logical link control EEE Flow control EEE 802.3x Link negotiation EEE 802.3z VLANs EEE 802.1Q Frame tagging on all ports when VLANs enabled EEE 802.1Q Technical Specifications Total ports: 20 Layer 2 & 3 throughput Denial of service attach 4 External 10/10/100 Mbps 14 internal 1000 Mbps 2 Management (internal) 100Mbps Line rate Concurrent Sessions 300,000 SNMP support FC 1213 MIB-II, RFC 1493 Bridge MIB, FC 1398 Ethernet-like MIB, RFC 1757 RMON1 (groups 1-4), and RFC 1573 MIB compliant. Alteon Enterprise MIB Denial of service attack prevention IP ACLs Protection against common DoS attacks Protocol-based rate limiting UDP Blast Attack Prevention Layer 4 sessions/second Up to 64,000 (with zero session loss) TCP or UDP pattern matching Layer 7 sessions/second IP routing interfaces 128 Virtual service support 256 MKT Up to 28,000 (with zero session loss) 2009 BLADE Network Technologies, Inc. All rights reserved. Information in this document is subject to change without notice. BLADE Network Technologies assumes no responsibility for any errors that may appear in this document. All statements regarding BLADE s future direction and intent are subject to change or withdrawal without notice, at BLADE s sole discretion. 6

Layer 2-7 Blade Switch Enables Scalable On Demand Computing, Server Optimization, Redundancy and Security.

Layer 2-7 Blade Switch Enables Scalable On Demand Computing, Server Optimization, Redundancy and Security. Intelligent Load Balancing Solution for IBM BladeCenter White Paper Layer 2-7 Blade Switch Enables Scalable On Demand Computing, Server Optimization, Redundancy and Security. While business growth is a

More information

Alteon Web OS. Intelligent Internet. What s New in Alteon Web OS 10.0. Alteon Web OS Benefits. Product Brief

Alteon Web OS. Intelligent Internet. What s New in Alteon Web OS 10.0. Alteon Web OS Benefits. Product Brief Product Brief Intelligent Internet Alteon Web OS Alteon Web OS Benefits Intelligent Traffic Management with Multi-Application Support High Performance Security Network Scalability and Optimization Fail-Safe

More information

Superior Disaster Recovery with Radware s Global Server Load Balancing (GSLB) Solution

Superior Disaster Recovery with Radware s Global Server Load Balancing (GSLB) Solution Superior Disaster Recovery with Radware s Global Server Load Balancing (GSLB) Solution White Paper January 2012 Radware GSLB Solution White Paper Page 1 Table of Contents 1. EXECUTIVE SUMMARY... 3 2. GLOBAL

More information

Networking and High Availability

Networking and High Availability TECHNICAL BRIEF Networking and High Availability Deployment Note Imperva appliances support a broad array of deployment options, enabling seamless integration into any data center environment. can be configured

More information

Load Balancing for Microsoft Office Communication Server 2007 Release 2

Load Balancing for Microsoft Office Communication Server 2007 Release 2 Load Balancing for Microsoft Office Communication Server 2007 Release 2 A Dell and F5 Networks Technical White Paper End-to-End Solutions Team Dell Product Group Enterprise Dell/F5 Partner Team F5 Networks

More information

Networking and High Availability

Networking and High Availability yeah SecureSphere Deployment Note Networking and High Availability Imperva SecureSphere appliances support a broad array of deployment options, enabling seamless integration into any data center environment.

More information

Avaya P333R-LB. Load Balancing Stackable Switch. Load Balancing Application Guide

Avaya P333R-LB. Load Balancing Stackable Switch. Load Balancing Application Guide Load Balancing Stackable Switch Load Balancing Application Guide May 2001 Table of Contents: Section 1: Introduction Section 2: Application 1 Server Load Balancing Section 3: Application 2 Firewall Load

More information

Layer 4-7 Server Load Balancing. Security, High-Availability and Scalability of Web and Application Servers

Layer 4-7 Server Load Balancing. Security, High-Availability and Scalability of Web and Application Servers Layer 4-7 Server Load Balancing Security, High-Availability and Scalability of Web and Application Servers Foundry Overview Mission: World Headquarters San Jose, California Performance, High Availability,

More information

Recommended IP Telephony Architecture

Recommended IP Telephony Architecture Report Number: I332-009R-2006 Recommended IP Telephony Architecture Systems and Network Attack Center (SNAC) Updated: 1 May 2006 Version 1.0 SNAC.Guides@nsa.gov This Page Intentionally Left Blank ii Warnings

More information

NLoad Balancing Stackable Switch

NLoad Balancing Stackable Switch NLoad Balancing Stackable Switch Now you can implement load balancing when and where you need it to support all your information applications. The, the most recent addition to the Avaya P330 stackable

More information

APV9650. Application Delivery Controller

APV9650. Application Delivery Controller APV9650 D a t a S h e e t Application Delivery Controller Array Networks APV Series of Application Delivery Controllers optimizes the availability, user experience, performance, security and scalability

More information

Secure and Optimize Application Delivery, Performance, and Reliability

Secure and Optimize Application Delivery, Performance, and Reliability Secure and Optimize Application Delivery, Performance, and Reliability Alteon Application Switch The Alteon Application Switch is a multi-application switching system designed to allow enterprises to prepare

More information

AppDirector Load balancing IBM Websphere and AppXcel

AppDirector Load balancing IBM Websphere and AppXcel TESTING & INTEGRATION GROUP SOLUTION GUIDE AppDirector Load balancing IBM Websphere and AppXcel INTRODUCTION...2 RADWARE APPDIRECTOR...3 RADWARE APPXCEL...3 IBM WEBSPHERE...4 SOLUTION DETAILS...4 HOW IT

More information

INTRODUCTION TO FIREWALL SECURITY

INTRODUCTION TO FIREWALL SECURITY INTRODUCTION TO FIREWALL SECURITY SESSION 1 Agenda Introduction to Firewalls Types of Firewalls Modes and Deployments Key Features in a Firewall Emerging Trends 2 Printed in USA. What Is a Firewall DMZ

More information

SIP : Session Initiation Protocol

SIP : Session Initiation Protocol : Session Initiation Protocol EFORT http://www.efort.com (Session Initiation Protocol) as defined in IETF RFC 3261 is a multimedia signaling protocol used for multimedia session establishment, modification

More information

Availability Digest. www.availabilitydigest.com. Redundant Load Balancing for High Availability July 2013

Availability Digest. www.availabilitydigest.com. Redundant Load Balancing for High Availability July 2013 the Availability Digest Redundant Load Balancing for High Availability July 2013 A large data center can comprise hundreds or thousands of servers. These servers must not only be interconnected, but they

More information

WAN Traffic Management with PowerLink Pro100

WAN Traffic Management with PowerLink Pro100 Whitepaper WAN Traffic Management with PowerLink Pro100 Overview In today s Internet marketplace, optimizing online presence is crucial for business success. Wan/ISP link failover and traffic management

More information

SIP Trunking with Microsoft Office Communication Server 2007 R2

SIP Trunking with Microsoft Office Communication Server 2007 R2 SIP Trunking with Microsoft Office Communication Server 2007 R2 A Dell Technical White Paper By Farrukh Noman Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

Content Switching Module for the Catalyst 6500 and Cisco 7600 Internet Router

Content Switching Module for the Catalyst 6500 and Cisco 7600 Internet Router Content Switching Module for the Catalyst 6500 and Cisco 7600 Internet Router Product Overview The Cisco Content Switching Module (CSM) is a Catalyst 6500 line card that balances client traffic to farms

More information

Managing SIP-based Applications With WAN Optimization

Managing SIP-based Applications With WAN Optimization Managing SIP-based Applications With WAN Optimization Worry-Proof Internet 2800 Campus Drive Suite 140 Plymouth, MN 55441 Phone (763) 694-9949 Toll Free (800) 669-6242 Managing SIP-based Applications With

More information

Alteon Application Switch Family Optimizing networks for business application performance

Alteon Application Switch Family Optimizing networks for business application performance Product Brief Alteon Application Switch Family Optimizing networks for business application performance Alteon 2208 Alteon 2216 Alteon* Application Switches help put an end to the brute force approach

More information

IBM BladeCenter Layer 2-7 Gigabit Ethernet Switch Module (Withdrawn) Product Guide

IBM BladeCenter Layer 2-7 Gigabit Ethernet Switch Module (Withdrawn) Product Guide IBM BladeCenter Layer 2-7 Gigabit Ethernet Switch Module (Withdrawn) Product Guide The IBM BladeCenter Layer 2-7 Gigabit Ethernet Switch Module serves as a switching and routing fabric for the IBM BladeCenter

More information

IP Telephony Management

IP Telephony Management IP Telephony Management How Cisco IT Manages Global IP Telephony A Cisco on Cisco Case Study: Inside Cisco IT 1 Overview Challenge Design, implement, and maintain a highly available, reliable, and resilient

More information

A Brief Overview of VoIP Security. By John McCarron. Voice of Internet Protocol is the next generation telecommunications method.

A Brief Overview of VoIP Security. By John McCarron. Voice of Internet Protocol is the next generation telecommunications method. A Brief Overview of VoIP Security By John McCarron Voice of Internet Protocol is the next generation telecommunications method. It allows to phone calls to be route over a data network thus saving money

More information

What's New in Cisco ACE Application Control Engine Module for the Cisco Catalyst 6500 and Cisco 7600 Series Software Release 2.1.0

What's New in Cisco ACE Application Control Engine Module for the Cisco Catalyst 6500 and Cisco 7600 Series Software Release 2.1.0 What's New in Cisco ACE Application Control Engine Module for the Cisco Catalyst 6500 and Cisco 7600 Series Software Release 2.1.0 PB458841 Product Overview The Cisco ACE Application Control Engine Module

More information

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy

ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy ZEN LOAD BALANCER EE v3.04 DATASHEET The Load Balancing made easy OVERVIEW The global communication and the continuous growth of services provided through the Internet or local infrastructure require to

More information

VoIP Logic: Disaster Recovery and Resiliency

VoIP Logic: Disaster Recovery and Resiliency VoIP Logic: Disaster Recovery and Resiliency VoIP Logic: Options for Disaster Recovery and Resiliency The ability to keep telephone systems operating in the event of a service impairment or a catastrophic

More information

Cisco Application Networking for IBM WebSphere

Cisco Application Networking for IBM WebSphere Cisco Application Networking for IBM WebSphere Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

SonicWALL Clean VPN. Protect applications with granular access control based on user identity and device identity/integrity

SonicWALL Clean VPN. Protect applications with granular access control based on user identity and device identity/integrity SSL-VPN Combined With Network Security Introducing A popular feature of the SonicWALL Aventail SSL VPN appliances is called End Point Control (EPC). This allows the administrator to define specific criteria

More information

FWSM introduction Intro 5/1

FWSM introduction Intro 5/1 Intro 5/0 Content: FWSM introduction Requirements for FWSM 3.2 How the Firewall Services Module Works with the Switch Using the MSFC Firewall Mode Overview Stateful Inspection Overview Security Context

More information

Layer 3 Network + Dedicated Internet Connectivity

Layer 3 Network + Dedicated Internet Connectivity Layer 3 Network + Dedicated Internet Connectivity Client: One of the IT Departments in a Northern State Customer's requirement: The customer wanted to establish CAN connectivity (Campus Area Network) for

More information

A host-based firewall can be used in addition to a network-based firewall to provide multiple layers of protection.

A host-based firewall can be used in addition to a network-based firewall to provide multiple layers of protection. A firewall is a software- or hardware-based network security system that allows or denies network traffic according to a set of rules. Firewalls can be categorized by their location on the network: A network-based

More information

NAT TCP SIP ALG Support

NAT TCP SIP ALG Support The feature allows embedded messages of the Session Initiation Protocol (SIP) passing through a device that is configured with Network Address Translation (NAT) to be translated and encoded back to the

More information

Overview ENUM ENUM. VoIP Introduction (2/2) VoIP Introduction (1/2)

Overview ENUM ENUM. VoIP Introduction (2/2) VoIP Introduction (1/2) Overview Voice-over over-ip (VoIP) ENUM VoIP Introduction Basic PSTN Concepts and SS7 Old Private Telephony Solutions Internet Telephony and Services VoIP-PSTN Interoperability IP PBX Network Convergence

More information

WHITE PAPER MICROSOFT LIVE COMMUNICATIONS SERVER 2005 LOAD BALANCING WITH FOUNDRY NETWORKS SERVERIRON PLATFORM

WHITE PAPER MICROSOFT LIVE COMMUNICATIONS SERVER 2005 LOAD BALANCING WITH FOUNDRY NETWORKS SERVERIRON PLATFORM NOTE: Foundry s ServerIron load balancing switches have been certified in Microsoft s load balancing LCS 2005 interoperability labs. Microsoft experts executed a variety of tests against Foundry switches.

More information

IP Telephony Deployment Models

IP Telephony Deployment Models CHAPTER 2 Sections in this chapter address the following topics: Single Site, page 2-1 Multisite Implementation with Distributed Call Processing, page 2-3 Design Considerations for Section 508 Conformance,

More information

Session Initiation Protocol (SIP) The Emerging System in IP Telephony

Session Initiation Protocol (SIP) The Emerging System in IP Telephony Session Initiation Protocol (SIP) The Emerging System in IP Telephony Introduction Session Initiation Protocol (SIP) is an application layer control protocol that can establish, modify and terminate multimedia

More information

GLOBAL SERVER LOAD BALANCING WITH SERVERIRON

GLOBAL SERVER LOAD BALANCING WITH SERVERIRON APPLICATION NOTE GLOBAL SERVER LOAD BALANCING WITH SERVERIRON Growing Global Simply by connecting to the Internet, local businesses transform themselves into global ebusiness enterprises that span the

More information

ExamPDF. Higher Quality,Better service!

ExamPDF. Higher Quality,Better service! ExamPDF Higher Quality,Better service! Q&A Exam : 1Y0-A21 Title : Basic Administration for Citrix NetScaler 9.2 Version : Demo 1 / 5 1.Scenario: An administrator is working with a Citrix consultant to

More information

TECHNICAL CHALLENGES OF VoIP BYPASS

TECHNICAL CHALLENGES OF VoIP BYPASS TECHNICAL CHALLENGES OF VoIP BYPASS Presented by Monica Cultrera VP Software Development Bitek International Inc 23 rd TELELCOMMUNICATION CONFERENCE Agenda 1. Defining VoIP What is VoIP? How to establish

More information

Cisco Application Networking Manager Version 2.0

Cisco Application Networking Manager Version 2.0 Cisco Application Networking Manager Version 2.0 Cisco Application Networking Manager (ANM) software enables centralized configuration, operations, and monitoring of Cisco data center networking equipment

More information

Basic Vulnerability Issues for SIP Security

Basic Vulnerability Issues for SIP Security Introduction Basic Vulnerability Issues for SIP Security By Mark Collier Chief Technology Officer SecureLogix Corporation mark.collier@securelogix.com The Session Initiation Protocol (SIP) is the future

More information

Data Sheet. VLD 500 A Series Viaedge Load Director. VLD 500 A Series: VIAEDGE Load Director

Data Sheet. VLD 500 A Series Viaedge Load Director. VLD 500 A Series: VIAEDGE Load Director Data Sheet VLD 500 A Series Viaedge Load Director VLD 500 A Series: VIAEDGE Load Director VLD : VIAEDGE Load Director Key Advantages: Server Load Balancing for TCP/UDP based protocols. Server load balancing

More information

CS514: Intermediate Course in Computer Systems

CS514: Intermediate Course in Computer Systems : Intermediate Course in Computer Systems Lecture 7: Sept. 19, 2003 Load Balancing Options Sources Lots of graphics and product description courtesy F5 website (www.f5.com) I believe F5 is market leader

More information

Voice Over IP and Firewalls

Voice Over IP and Firewalls Introduction Voice Over IP and Firewalls By Mark Collier Chief Technology Officer SecureLogix Corporation mark.collier@securelogix.com Use of Voice Over IP (VoIP) in enterprises is becoming more and more

More information

APV x600 Series. Application Delivery Controller APV1600, APV2600, APV4600, APV5600, APV6600, APV8600, APV9600

APV x600 Series. Application Delivery Controller APV1600, APV2600, APV4600, APV5600, APV6600, APV8600, APV9600 APV x600 Series D a t a S h e e t Application Delivery Controller APV1600, APV2600, APV4600, APV5600, APV6600, APV8600, APV9600 Array Networks APV Series of Application Delivery Controllers optimizes the

More information

VOICE OVER IP SECURITY

VOICE OVER IP SECURITY VOICE OVER IP SECURITY February 2008 The Government of the Hong Kong Special Administrative Region The contents of this document remain the property of, and may not be reproduced in whole or in part without

More information

Developing Higher Density Solutions with Dialogic Host Media Processing Software

Developing Higher Density Solutions with Dialogic Host Media Processing Software Telecom Dialogic HMP Media Server Developing Higher Density Solutions with Dialogic Host Media Processing Software A Strategy for Load Balancing and Fault Handling Developing Higher Density Solutions with

More information

MODELLING OF INTELLIGENCE IN INTERNET TELEPHONE SYSTEM

MODELLING OF INTELLIGENCE IN INTERNET TELEPHONE SYSTEM MODELLING OF INTELLIGENCE IN INTERNET TELEPHONE SYSTEM Evelina Nicolova Pencheva, Vessela Liubomirova Georgieva Department of telecommunications, Technical University of Sofia, 7 Kliment Ohridski St.,

More information

How To Understand The Purpose Of A Sip Aware Firewall/Alg (Sip) With An Alg (Sip) And An Algen (S Ip) (Alg) (Siph) (Network) (Ip) (Lib

How To Understand The Purpose Of A Sip Aware Firewall/Alg (Sip) With An Alg (Sip) And An Algen (S Ip) (Alg) (Siph) (Network) (Ip) (Lib NetVanta Unified Communications Technical Note The Purpose of a SIP-Aware Firewall/ALG Introduction This technical note will explore the purpose of a Session Initiation Protocol (SIP)-aware firewall/application

More information

Routing Security Server failure detection and recovery Protocol support Redundancy

Routing Security Server failure detection and recovery Protocol support Redundancy Cisco IOS SLB and Exchange Director Server Load Balancing for Cisco Mobile SEF The Cisco IOS SLB and Exchange Director software features provide a rich set of server load balancing (SLB) functions supporting

More information

TSIN02 - Internetworking

TSIN02 - Internetworking TSIN02 - Internetworking Lecture 9: SIP and H323 Literature: Understand the basics of SIP and it's architecture Understand H.323 and how it compares to SIP Understand MGCP (MEGACO/H.248) SIP: Protocol

More information

Why an Intelligent WAN Solution is Essential for Mission Critical Networks

Why an Intelligent WAN Solution is Essential for Mission Critical Networks Why an Intelligent WAN Solution is Essential for Mission Critical Networks White Paper Series WP100135 Charles Tucker Director of Marketing June 1, 2006 Abstract: Reliable Internet connectivity is now

More information

Cisco Application Networking for BEA WebLogic

Cisco Application Networking for BEA WebLogic Cisco Application Networking for BEA WebLogic Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document Fax over IP Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary About this document This document describes how Fax over IP works in general

More information

SSVVP SIP School VVoIP Professional Certification

SSVVP SIP School VVoIP Professional Certification SSVVP SIP School VVoIP Professional Certification Exam Objectives The SSVVP exam is designed to test your skills and knowledge on the basics of Networking, Voice over IP and Video over IP. Everything that

More information

Voice over IP Networks: Ensuring quality through proactive link management

Voice over IP Networks: Ensuring quality through proactive link management White Paper Voice over IP Networks: Ensuring quality through proactive link management Build Smarter Networks Table of Contents 1. Executive summary... 3 2. Overview of the problem... 3 3. Connectivity

More information

Radware s AppDirector and AppXcel An Application Delivery solution for applications developed over BEA s Weblogic

Radware s AppDirector and AppXcel An Application Delivery solution for applications developed over BEA s Weblogic TESTING & INTEGRATION GROUP SOLUTION GUIDE Radware s AppDirector and AppXcel An Application Delivery solution for applications developed over BEA s Weblogic Contents INTRODUCTION... 2 RADWARE APPDIRECTOR...

More information

Web Application Hosting Cloud Architecture

Web Application Hosting Cloud Architecture Web Application Hosting Cloud Architecture Executive Overview This paper describes vendor neutral best practices for hosting web applications using cloud computing. The architectural elements described

More information

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone.

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone. Anritsu Network Solutions Voice Over IP Application Note MultiFlow 5048 CALL Manager Serv # 10.100.27 255.255.2 IP address 10.100.27.4 OC-48 Link 255 255 25 IP add Introduction Voice communications over

More information

How To Understand and Configure Your Network for IntraVUE

How To Understand and Configure Your Network for IntraVUE How To Understand and Configure Your Network for IntraVUE Summary This document attempts to standardize the methods used to configure Intrauve in situations where there is little or no understanding of

More information

Cisco Integrated Services Routers Performance Overview

Cisco Integrated Services Routers Performance Overview Integrated Services Routers Performance Overview What You Will Learn The Integrated Services Routers Generation 2 (ISR G2) provide a robust platform for delivering WAN services, unified communications,

More information

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family White Paper June, 2008 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL

More information

VLAN 802.1Q. 1. VLAN Overview. 1. VLAN Overview. 2. VLAN Trunk. 3. Why use VLANs? 4. LAN to LAN communication. 5. Management port

VLAN 802.1Q. 1. VLAN Overview. 1. VLAN Overview. 2. VLAN Trunk. 3. Why use VLANs? 4. LAN to LAN communication. 5. Management port 1. VLAN Overview 2. VLAN Trunk 3. Why use VLANs? 4. LAN to LAN communication 5. Management port 6. Applications 6.1. Application 1 6.2. Application 2 6.3. Application 3 6.4. Application 4 6.5. Application

More information

Gigabit SSL VPN Security Router

Gigabit SSL VPN Security Router As Internet becomes essential for business, the crucial solution to prevent your Internet connection from failure is to have more than one connection. PLANET is the ideal to help the SMBs increase the

More information

This presentation discusses the new support for the session initiation protocol in WebSphere Application Server V6.1.

This presentation discusses the new support for the session initiation protocol in WebSphere Application Server V6.1. This presentation discusses the new support for the session initiation protocol in WebSphere Application Server V6.1. WASv61_SIP_overview.ppt Page 1 of 27 This presentation will provide an overview of

More information

Cisco ACE 4710 Application Control Engine

Cisco ACE 4710 Application Control Engine Data Sheet Cisco ACE 4710 Application Control Engine Product Overview The Cisco ACE 4710 Application Control Engine (Figure 1) belongs to the Cisco ACE family of application switches, used to increase

More information

DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch

DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch DATA CENTER Best Practices for High Availability Deployment for the Brocade ADX Switch CONTENTS Contents... 2 Executive Summary... 3 Introduction... 3 Brocade ADX HA Overview... 3 Hot-Standby HA... 4 Active-Standby

More information

Security+ Guide to Network Security Fundamentals, Fourth Edition. Chapter 6 Network Security

Security+ Guide to Network Security Fundamentals, Fourth Edition. Chapter 6 Network Security Security+ Guide to Network Security Fundamentals, Fourth Edition Chapter 6 Network Security Objectives List the different types of network security devices and explain how they can be used Define network

More information

Basic & Advanced Administration for Citrix NetScaler 9.2

Basic & Advanced Administration for Citrix NetScaler 9.2 Basic & Advanced Administration for Citrix NetScaler 9.2 Day One Introducing and deploying Citrix NetScaler Key - Brief Introduction to the NetScaler system Planning a NetScaler deployment Deployment scenarios

More information

A Comparative Study of Signalling Protocols Used In VoIP

A Comparative Study of Signalling Protocols Used In VoIP A Comparative Study of Signalling Protocols Used In VoIP Suman Lasrado *1, Noel Gonsalves *2 Asst. Prof, Dept. of MCA, AIMIT, St. Aloysius College (Autonomous), Mangalore, Karnataka, India Student, Dept.

More information

Introduction to VoIP Technology

Introduction to VoIP Technology Lesson 1 Abstract Introduction to VoIP Technology 2012. 01. 06. This first lesson of contains the basic knowledge about the terms and processes concerning the Voice over IP technology. The main goal of

More information

Improving Network Efficiency for SMB Through Intelligent Load Balancing

Improving Network Efficiency for SMB Through Intelligent Load Balancing Improving Network Efficiency for SMB Through Intelligent Load Balancing White Paper Series WP100134 Mike Mo, VP of Engineering January 2005 Abstract: As reliable Internet connectivity becomes a daily business

More information

Virtual PortChannels: Building Networks without Spanning Tree Protocol

Virtual PortChannels: Building Networks without Spanning Tree Protocol . White Paper Virtual PortChannels: Building Networks without Spanning Tree Protocol What You Will Learn This document provides an in-depth look at Cisco's virtual PortChannel (vpc) technology, as developed

More information

Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011

Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011 Configuring a Mediatrix 500 / 600 Enterprise SIP Trunk SBC June 28, 2011 Proprietary 2011 Media5 Corporation Table of Contents Introduction... 3 Solution Overview... 3 Network Topology... 4 Network Configuration...

More information

Networking Topology For Your System

Networking Topology For Your System This chapter describes the different networking topologies supported for this product, including the advantages and disadvantages of each. Select the one that best meets your needs and your network deployment.

More information

The Cisco ASA 5500 as a Superior Firewall Solution

The Cisco ASA 5500 as a Superior Firewall Solution The Cisco ASA 5500 as a Superior Firewall Solution The Cisco ASA 5500 Series Adaptive Security Appliance provides leading-edge firewall capabilities and expands to support other security services. Firewalls

More information

Application Note. Onsight Connect Network Requirements V6.1

Application Note. Onsight Connect Network Requirements V6.1 Application Note Onsight Connect Network Requirements V6.1 1 ONSIGHT CONNECT SERVICE NETWORK REQUIREMENTS... 3 1.1 Onsight Connect Overview... 3 1.2 Onsight Connect Servers... 4 Onsight Connect Network

More information

Microsoft Office Communications Server 2007 & Coyote Point Equalizer Deployment Guide DEPLOYMENT GUIDE

Microsoft Office Communications Server 2007 & Coyote Point Equalizer Deployment Guide DEPLOYMENT GUIDE Microsoft Office Communications Server 2007 & Coyote Point Equalizer DEPLOYMENT GUIDE Table of Contents Unified Communications Application Delivery...2 General Requirements...6 Equalizer Configuration...7

More information

Cisco EtherSwitch Network Modules

Cisco EtherSwitch Network Modules Cisco EtherSwitch Network Modules 16- and 36-Port 10/100 Ethernet Modules for Cisco 2600/2800/3600/3700/3800 Series Routers Figure 1. Cisco 16-Port and 36-Port EtherSwitch Network Modules The Cisco 16-

More information

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1 Smart Tips Enabling WAN Load Balancing Overview Many small businesses today use broadband links such as DSL or Cable, favoring them over the traditional link such as T1/E1 or leased lines because of the

More information

Media Gateway Controller RTP

Media Gateway Controller RTP 1 Softswitch Architecture Interdomain protocols Application Server Media Gateway Controller SIP, Parlay, Jain Application specific Application Server Media Gateway Controller Signaling Gateway Sigtran

More information

Leased Line + Remote Dial-in connectivity

Leased Line + Remote Dial-in connectivity Leased Line + Remote Dial-in connectivity Client: One of the TELCO offices in a Southern state. The customer wanted to establish WAN Connectivity between central location and 10 remote locations. The customer

More information

VoIP. Overview. Jakob Aleksander Libak jakobal@ifi.uio.no. Introduction Pros and cons Protocols Services Conclusion

VoIP. Overview. Jakob Aleksander Libak jakobal@ifi.uio.no. Introduction Pros and cons Protocols Services Conclusion VoIP Jakob Aleksander Libak jakobal@ifi.uio.no 1 Overview Introduction Pros and cons Protocols Services Conclusion 2 1 Introduction Voice over IP is routing of voice conversations over the internet or

More information

UPPER LAYER SWITCHING

UPPER LAYER SWITCHING 52-20-40 DATA COMMUNICATIONS MANAGEMENT UPPER LAYER SWITCHING Gilbert Held INSIDE Upper Layer Operations; Address Translation; Layer 3 Switching; Layer 4 Switching OVERVIEW The first series of LAN switches

More information

Building a Systems Infrastructure to Support e- Business

Building a Systems Infrastructure to Support e- Business Building a Systems Infrastructure to Support e- Business NO WARRANTIES OF ANY NATURE ARE EXTENDED BY THE DOCUMENT. Any product and related material disclosed herein are only furnished pursuant and subject

More information

ZEN LOAD BALANCER EE v3.02 DATASHEET The Load Balancing made easy

ZEN LOAD BALANCER EE v3.02 DATASHEET The Load Balancing made easy ZEN LOAD BALANCER EE v3.02 DATASHEET The Load Balancing made easy OVERVIEW The global communication and the continuous growth of services provided through the Internet or local infrastructure require to

More information

(Refer Slide Time: 6:17)

(Refer Slide Time: 6:17) Digital Video and Picture Communication Prof. S. Sengupta Department of Electronics and Communication Engineering Indian Institute of Technology, Kharagpur Lecture - 39 Video Conferencing: SIP Protocol

More information

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification

District of Columbia Courts Attachment 1 Video Conference Bridge Infrastructure Equipment Performance Specification 1.1 Multipoint Control Unit (MCU) A. The MCU shall be capable of supporting (20) continuous presence HD Video Ports at 720P/30Hz resolution and (40) continuous presence ports at 480P/30Hz resolution. B.

More information

Connecting MPLS Voice VPNs Enabling the Secure Interconnection of Inter-Enterprise VoIP

Connecting MPLS Voice VPNs Enabling the Secure Interconnection of Inter-Enterprise VoIP Connecting MPLS Voice VPNs Enabling the Secure Interconnection of Inter-Enterprise VoIP Connecting MPLS Voice VPNs Enabling the secure interconnection of Inter-Enterprise VoIP Executive Summary: MPLS Virtual

More information

Security & Reliability in VoIP Solution

Security & Reliability in VoIP Solution Security & Reliability in VoIP Solution July 19 th, 2006 Ram Ayyakad ram@ranchnetworks.com About My background Founder, Ranch Networks 20 years experience in the telecom industry Part of of architecture

More information

optimize Alteon Application Switch Family Product Brief secure and application delivery, performance, and reliability

optimize Alteon Application Switch Family Product Brief secure and application delivery, performance, and reliability optimize secure and application delivery, performance, and reliability Product Brief Alteon Application Switch Family Alteon Application Switch 2208 Alteon Application Switch 2216 Alteon Application Switch

More information

Elfiq Link Load Balancer Frequently Asked Questions (FAQ)

Elfiq Link Load Balancer Frequently Asked Questions (FAQ) lin Elfiq Link Load Balancer Frequently Asked Questions (FAQ) For Elfiq Operating System (EOS) version 3.1.x Document Revision 1.8 May 2006 Elfiq Solutions www.elfiq.com Page 2 / 14 Table of contents 1

More information

SERVERIRON INTERNET TRAFFIC MANAGEMENT

SERVERIRON INTERNET TRAFFIC MANAGEMENT Internet IronWare Feature Set Includes SwitchBack, Symmetric Server Load Balancing, Global Server Load Balancing, and Firewall Load Balancing High Performance Layer 4-7 Application Enabled Switching Concurrent

More information

Enterprise Edge Communications Manager. Data Capabilities

Enterprise Edge Communications Manager. Data Capabilities Enterprise Edge Communications Manager Data Capabilities Data Module Objectives After the completion of this module you will be able to describe the following Data components of the Enterprise Edge Communications

More information

Zscaler Internet Security Frequently Asked Questions

Zscaler Internet Security Frequently Asked Questions Zscaler Internet Security Frequently Asked Questions 1 Technical FAQ PRODUCT LICENSING & PRICING How is Zscaler Internet Security Zscaler Internet Security is licensed on number of Cradlepoint devices

More information

Avaya P330 Load Balancing Manager User Guide

Avaya P330 Load Balancing Manager User Guide Avaya P330 Load Balancing Manager User Guide March 2002 Avaya P330 Load Balancing Manager User Guide Copyright 2002 Avaya Inc. ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

Managing SIP traffic with Zeus Traffic Manager

Managing SIP traffic with Zeus Traffic Manager White Paper Managing SIP traffic with Zeus Traffic Manager Zeus. Why wait Contents High-Availability and Scalable Voice-over-IP Services... 3 What is SIP?... 3 Architecture of a SIP-based Service... 4

More information

Session Border Controller

Session Border Controller CHAPTER 13 This chapter describes the level of support that Cisco ANA provides for (SBC), as follows: Technology Description, page 13-1 Information Model Objects (IMOs), page 13-2 Vendor-Specific Inventory

More information