SlideShare uma empresa Scribd logo
1 de 9
Baixar para ler offline
Introduction
In the early days of IP networks, multicasting was a major innovation. The ability
to communicate in a single stream to a group of destinations—not one source to
one destination (unicast) or one source to unlimited destinations (broadcast)
but one source to a select group of destinations (multicast)—opened the door
to a wide range of applications that are now taken for granted including audio
and video conferencing, online training, news distribution, stock price updates,
software distribution, database replication, and more.
But the widespread use of IP multicasting belies its complexity. The
technologies needed to make multicasting work over a traditional Ethernet
infrastructure are complicated, involving protocol overlays that must be kept
rigorously in synch with underlying network topologies. Current approaches are
ill suited to next-generation IP multicasting applications such as video
surveillance as well as emerging data center transport models such as VXLAN
and NVGRE. Many of these applications involve not just one source to multiple
destinations, but multiple sources to multiple destinations.
Why IP Multicast over Avaya VENA Fabric Connect
To overcome the limitations in current IP multicasting technologies, Avaya
developed IP Multicast over Avaya VENA Fabric Connect—to deliver new levels
of performance, scalability and resiliency to IP multicasting.
IP Multicast over Fabric Connect is an enhanced implementation of the IEEE
Shortest Path Bridging (SPB) standard (802.1aq) and IETF RFC 6329
standards—and a natural extension of Avaya Fabric Connect, the fabric
technology that enterprises can use to deliver a comprehensive array of
network services, including Layer 2 and Layer 3 virtualization and optimized
routing and multicast.
avaya.com | 1
The New World of IP
Multicasting
Introducing IP Multicast over Avaya
VENA Fabric Connect
Table of Contents
Introduction................................... 1
Why IP Multicast over Avaya
VENA Fabric Connect................ 1
IP Multicasting Challenge........ 2
The Avaya Approach: ...............4
Benefits of the Avaya
Approach....................................... 6
IP Multicasting Scenarios......... 8
Why Avaya.................................... 9
About Avaya................................. 9
avaya.com | 2
IP Multicast over Avaya VENA Fabric Connect eliminates the need for complex
protocol overlays, delivering a multicast environment that is easier to deploy,
higher performing, more scalable and more resilient.
This whitepaper explains the technology underlying IP Multicast over Fabric
Connect, how it overcomes the deficiencies in current IP multicasting
implementations and how it opens the door to a new generation of multicasting
applications and value..
Traditional IP Multicast IP Multicast over Avaya
VENA Fabric Connect
Protocol overlay model (PIM over
OSPF)
Single protocol (IS-IS)
Network-wide configuration Single command end-point
configuration
Scaling limited to hundreds
of streams
Scale-out to tens of thousands
of streams
Recovery seconds / minutes Recovery sub-second
Troubleshooting via proprietary tools Troubleshooting via IEEE 802.1ag
extensions to support Multicast Trees
(trace-tree)
Network topology changes complex
and intrusive
Easily handles network topology
changes
Multicast traffic must traverse
rendezvous points (not necessarily
shortest path)
Multicast traffic always takes shortest
latent path
Designed for a single tenant
environment
Designed for multitenancy
IP Multicasting Challenge: Complex, Slow to
Converge and Not Scalable
IP Multicasting is a mechanism to send data to a group of hosts or receivers
simultaneously. Today IP Multicasting relies on a distribution tree built by a
multicast routing protocol, typically Protocol Independent Multicast Sparse
mode (PIM-SM), to deliver packets from the sender/source to the receivers
when they reside on different IP subnets. In the case of LANs, when the source
and the receivers are on the same IP subnet, IP Multicasting relies on basic
Ethernet packet “flooding ” concepts where, in tandem with Internet Group
Messaging Protocol (IGMP), multicast packets are delivered from the sender
only to receivers that requested them.
avaya.com | 3
Multicast routing protocols like PIM-SM need to operate in overlay mode with an
underlying Unicast routing protocol such as Open Shortest Path First (OSPF).
This dependency commonly results in issues where packets transmitted by a
sender do not reach receivers due to improper building of the multicast tree.
In the case of PIM-SM, there is additional dependency on a device called a
Rendezvous Point (RP) to build the tree for a multicast group. Improper
configuration of these protocols and functions can result in packet delivery
issues.
Another common cause of non-delivery of packets to receivers is a Reverse
Path Forwarding (RPF) check failure which can occur when the unicast
forwarding path and the multicast tree are not congruent or alike.
The pseudo-state established by PIM-SM must remain in exact correlation with
the underlying unicast routing topology. If this state is lost or becomes
ambiguous, all bets are off. Any change to the network topology can adversely
affect the stability of the IP multicast service. Additions, deletions, sudden
outages for any reason (e.g., a faulty link, port or module) can all wreak havoc.
The tree truncates and the distribution service for that length of the tree is
effectively lost.
PIM-SM overlays also are very dependent on timers for the operating protocols
and these timers must be fine-tuned. Mutual dependencies like these are
difficult and time-consuming to troubleshoot, which means longer repair cycles
and higher operational expenses.
Resilience is also a problem. In the event of any failure in the network, recovery
times are sub-optimal at best. As a result, large multicast environments require
a comparatively large operational budget and staff. Also note that this is for one
routing environment. In multi-tenant networks, this has to be replicated for
every tenant that requires IP multicast services.
Another well known problem with IP Multicast is that scaling is limited to a few
thousand streams which is increasingly limiting the ability of enterprises to
deploy multicast solutions more widely.
In LAN environments, with Layer 2 switches between senders and receivers on
the same IP subnet, improper configuration of protocols like IGMP can lead to
avaya.com | 4
unwanted flooding of multicast packets within the network. Also, in traditional
LANs, there is no concept of virtualization, hence there is no true end-to -end
separation of traffic, which is important in today’s networks where security
requirements for things like PCI DSS compliance and video surveillance are key.
Over time, it’s become clear that what’s needed is a solution that is purpose-
built for IP multicasting—to support both the existing multicasting applications
as well as next-generation capabilities such as video surveillance.
Various attempts have been undertaken to make this happen, but they have
limitations: for example they are still too root bridge dependent or only support
a limited topology. One solution—Multi-protocol Label Switching (MPLS)—can
support multicast, but it is a very heavy overlay model that requires a mix of
protocols, creating an environment that is complex to provision, maintain and
troubleshoot.
The Avaya Approach
Avaya approached the problem of multicasting through it’s Fabric Connect
technology. By focusing on the underlying switching—the control plane—Avaya
created a solution that is more stateful and deterministic, eliminating the need
for complex protocol overlays.
The result— IP Multicast over Avaya VENA Fabric Connect—is built from the
ground up to handle IP multicasting applications, delivering MPLS-like
capabilities, without the MPLS complexity.
The technology underlying the Avaya multicasting solution can be broken down
into two major components:
•	First, IP Multicast over Fabric Connect uses a well-understood routing
protocol, Intermediate System to Intermediate System or IS-IS, to create a
“stateful” topology. Instead of the traditional flood and learn approach to
network forwarding, in IS-IS each switch advertises the nodes it knows about
to all other switches. Eventually all the switches in the network have the same
picture of the network and therefore can automatically determine the shortest
path between nodes automatically. This eliminates the need for PIM and
allows for service based virtualization and the ability to do it at geographic
scales that no other fabric can accommodate with the exception of MPLS.
avaya.com | 5
IS-IS is also a very extensible protocol that works on the use of Type, Length,
Value fields or TLV’s.
•	Second, IP Multicast over Fabric Connect uses a universal forwarding label, an
encapsulation method which provides areas for information that, when used in
conjunction with IS-IS, provides for a vast array of virtualized services.This
universal label provides a new level of abstraction for virtualized services.
These auto-provisioned services paths are termed I-SID’s or Ethernet Services
Instance Identifiers. These elements are a new method for services abstraction
within IEEE 802.1aq and play an important role in the delivery of native IP
multicast on Avaya Fabric Connect.
In effect, IP Multicast over Fabric Connect virtualizes Ethernet. By using IS-IS as
the control plane protocol to exchange topology and service information, and
by leveraging TLVs and I-SID’s, IP Multicast over Fabric Connect enables the
network to instantiate connectivity services on demand, whether they are
unicast or multicast, one-to-many, many-to-a-few, or many-to-many. Sources
are announced throughout the network using extensions in the IS-IS control
plane (through defined TLVs). Receivers join a source group (a unique I-SID), by
requesting membership through IGMP.
Figure 1 – Multicast over Shortest Path Bridging Overview
avaya.com | 6
Benefits of the Avaya Approach
The advantage of this solution over traditional approaches is the absolute
simplicity in provisioning, deploying and maintaining IP Multicast bridging and
routing:
Reducing OPEX Costs: Traditional multicast is notoriously complex to configure
and troubleshoot. By eliminating protocol overlays (using the proven IS-IS
protocol to provide fabric forwarding information), IP Multicast over Avaya
VENA Fabric Connect streamlines configuration and simplifies operations and
troubleshooting. No rendezvous points and bootstrap routers have to be
configured, nor are they required. Additionally, we are able to leverage
standards-based IEEE 802.1ag, with extensions for multicast, to provide
comprehensive troubleshooting tools for multicast traffic.
Increasing Uptime: Because there is only one control plane protocol (IS-IS
works for both unicast and multicast traffic) network convergence is well below
one second. Even in the event of a network failure, network convergence is
typically sub-second when compared with currently deployed solutions where
they are tens of seconds or even minutes. In an application such as video
surveillance, network uptime is paramount. The expectation is that the video
surveillance cameras are always available—providing protection for people and
for property. With the Avaya solution, even in large camera environments,
recovery is so fast that it is transparent to the application.
Performance: It’s now easier to distribute transmission loads more evenly
across your network topology. The need for core links, to handle traffic going
from one distribution switch to another, has been eliminated. That means no
more choke points or the need for redundant links that sit idle until there is a
failure. Design your network to suit your needs, removing tiers while providing
better performance end to end.
avaya.com | 7
Scalability: In the Avaya solution, bridging and routing take place at the
network edge: nodes at the edge convert the IGMP join requests into service
membership participation requests. Any receiver can join a multicast stream
efficiently and rapidly. This allows for the building of optimized multicast
forwarding both within L2 (VLANs) and also within L3 domains (VRFs). The
overall network scaling is much higher than the per switch IP multicast routing
scaling. In the case of the Avaya ERS 8800, the IP multicast route scaling is
three thousand per switch, while the network SPB multicast tree scaling is of the
order of tens of thousands. Also, edge configuration contributes to improved
network uptime as fewer configuration touch points means less chance of
human error.
Security: The Avaya solution has the added advantage of isolating multicast
traffic, ensuring its security. With the Layer 2/3 virtualization capabilities of
Avaya Fabric Connect, secure zones can be set up across the enterprise to
isolate certain traffic types for security / regulatory purposes (e.g., isolate IP
video surveillance traffic from other corporate traffic.) Furthermore, because of
the use of MAC-in-MAC encapsulation entire solution is transparent to end-
users. There is no visibility to the switches that form the fabric because of the
MAC-in-MAC encapsulation mechanism; for example, a trace-route command
issued from a user will only reveal devices external to the fabric as IP hops
because the fabric appears as a Layer 2 domain. This helps prevent security
breaches such as VLAN jumping.
avaya.com | 8
IP Multicasting Scenarios
IP Multicast over Avaya Fabric Connect is a compelling choice for a wide range
of next-generation multicasting applications:
Video Surveillance: Video surveillance for security in transportation centers,
government buildings, retail stores, etc., is transitioning from analog
installations to IP/Ethernet-based deployments. Solutions based on Avaya
Fabric Connect provide unmatched scalability, flexibility and ease of
deployment. As a special benefit, the Avaya solution has been proven to provide
optimal camera control feedback, which is a problem of traditional IP
surveillance deployment models.
IPTV: IPTV is growing as a distribution mode. Avaya’s solution simplifies any IP
TV/video distribution deployment, scaling from small to super large
deployments. As a special benefit our solution provides rapid channel switching
capabilities.
Virtual Data Center: The data center market is transitioning from physical
servers to virtual server infrastructures. Avaya’s solution simplifies any VXLAN/
NVGRE-based data center deployment, scaling from small to large data center
installations. Interoperability testing has proven that our solutions interoperate
with VMware infrastructures based on the traditional VM, and the new VXLAN
models.
Financial Trading/Ticker Distribution: In a financial trading network, having the
lowest latency and a robust ticker distribution mechanism is paramount. Avaya’s
solution simplifies low latency trading network installations and improves their
resiliency. As a special benefit, by leveraging our proven Fabric-mode
Distributed Top-of-Rack architecture, the Avaya solution provides market-
leading performance.
© 2013 Avaya Inc. All Rights Reserved.
All trademarks identified by ®, ™, or SM
are registered marks, trademarks, and service marks, respectively, of Avaya Inc.
04/13 • DN7262
Why Avaya
With its Fabric Connect technology, Avaya is committed to fundamentally changing the
way that networks are designed, built and operated. With each announcement, Avaya
reaffirms this commitment to delivering network services with far greater simplicity,
agility and availability than the wide majority of networks supporting enterprises today.
Because multicasting is a necessity for next-generation networking, IP Multicast over
Avaya VENA Fabric Connect makes it possible to implement multicast routing solutions
at lower cost and with greater performance.
About Avaya
Traditional general purpose networks were not designed to meet today’s challenges,
such as supporting a mobile and diverse workforce or facilitating next-generation IP
multicasting applications.
Avaya is committed to changing this through fit-for-purpose network solutions, such as
IP Multicast over Avaya VENA Fabric Connect. By delivering these solutions, Avaya is
changing the dynamics among people, applications and the foundational network to
achieve a context-aware collaboration that is always-on, simplified and virtualized.
Today, Avaya is delivering some of the most advanced technologies available, enabling
enterprises to build dependable networks with a significant ROI.
Learn more about the entire Avaya data networking portfolio at http://www.avaya.
com/usa/portfolios/networking/
avaya.com | 9
About Avaya
Avaya is a global provider of business collaboration and communications solutions,
providing unified communications, contact centers, networking and related services
to companies of all sizes around the world. For more information please visit
www.avaya.com.

Mais conteúdo relacionado

Mais de Avaya Inc.

3分でわかるファイナンシャル・サービスの未来
3分でわかるファイナンシャル・サービスの未来3分でわかるファイナンシャル・サービスの未来
3分でわかるファイナンシャル・サービスの未来Avaya Inc.
 
분 가이드 – APAC 지역에서의 금융 서비스의 미래
분 가이드 – APAC 지역에서의 금융 서비스의 미래분 가이드 – APAC 지역에서의 금융 서비스의 미래
분 가이드 – APAC 지역에서의 금융 서비스의 미래Avaya Inc.
 
What are the Innovative Mobility Solutions Driving Customer Interactions in A...
What are the Innovative Mobility Solutions Driving Customer Interactions in A...What are the Innovative Mobility Solutions Driving Customer Interactions in A...
What are the Innovative Mobility Solutions Driving Customer Interactions in A...Avaya Inc.
 
What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?
What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?
What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?Avaya Inc.
 
4 Crucial Elements of a Safe School Environment
4 Crucial Elements of a Safe School Environment 4 Crucial Elements of a Safe School Environment
4 Crucial Elements of a Safe School Environment Avaya Inc.
 
Engage with your customers in the way they want
Engage with your customers in the way they wantEngage with your customers in the way they want
Engage with your customers in the way they wantAvaya Inc.
 
University of San Carlos Case Study
University of San Carlos Case StudyUniversity of San Carlos Case Study
University of San Carlos Case StudyAvaya Inc.
 
Month of Giving 2015
Month of Giving 2015Month of Giving 2015
Month of Giving 2015Avaya Inc.
 
Avoiding Outages: Network Issues
Avoiding Outages: Network IssuesAvoiding Outages: Network Issues
Avoiding Outages: Network IssuesAvaya Inc.
 
Franciscan Alliance Blazes New Trails in Healthcare Delivery
Franciscan Alliance Blazes New Trails in Healthcare DeliveryFranciscan Alliance Blazes New Trails in Healthcare Delivery
Franciscan Alliance Blazes New Trails in Healthcare DeliveryAvaya Inc.
 
Engaging the Internet of Things
Engaging the Internet of ThingsEngaging the Internet of Things
Engaging the Internet of ThingsAvaya Inc.
 
Avaya Stadium Goes Social!
Avaya Stadium Goes Social!Avaya Stadium Goes Social!
Avaya Stadium Goes Social!Avaya Inc.
 
Avaya Stadium Opener Infographic
Avaya Stadium Opener InfographicAvaya Stadium Opener Infographic
Avaya Stadium Opener InfographicAvaya Inc.
 
Avaya Video Everywhere
Avaya Video EverywhereAvaya Video Everywhere
Avaya Video EverywhereAvaya Inc.
 
The Simplicity of Networking
The Simplicity of NetworkingThe Simplicity of Networking
The Simplicity of NetworkingAvaya Inc.
 
Customer Loyalty & NPS Infographic
Customer Loyalty & NPS InfographicCustomer Loyalty & NPS Infographic
Customer Loyalty & NPS InfographicAvaya Inc.
 
Dynamic markets global CEM report
Dynamic markets global CEM reportDynamic markets global CEM report
Dynamic markets global CEM reportAvaya Inc.
 
Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...
Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...
Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...Avaya Inc.
 

Mais de Avaya Inc. (20)

3分でわかるファイナンシャル・サービスの未来
3分でわかるファイナンシャル・サービスの未来3分でわかるファイナンシャル・サービスの未来
3分でわかるファイナンシャル・サービスの未来
 
분 가이드 – APAC 지역에서의 금융 서비스의 미래
분 가이드 – APAC 지역에서의 금융 서비스의 미래분 가이드 – APAC 지역에서의 금융 서비스의 미래
분 가이드 – APAC 지역에서의 금융 서비스의 미래
 
What are the Innovative Mobility Solutions Driving Customer Interactions in A...
What are the Innovative Mobility Solutions Driving Customer Interactions in A...What are the Innovative Mobility Solutions Driving Customer Interactions in A...
What are the Innovative Mobility Solutions Driving Customer Interactions in A...
 
What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?
What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?
What are the Innovative Mobility Solutions Driving Customer Interactions in FSI?
 
4 Crucial Elements of a Safe School Environment
4 Crucial Elements of a Safe School Environment 4 Crucial Elements of a Safe School Environment
4 Crucial Elements of a Safe School Environment
 
Engage with your customers in the way they want
Engage with your customers in the way they wantEngage with your customers in the way they want
Engage with your customers in the way they want
 
University of San Carlos Case Study
University of San Carlos Case StudyUniversity of San Carlos Case Study
University of San Carlos Case Study
 
Month of Giving 2015
Month of Giving 2015Month of Giving 2015
Month of Giving 2015
 
Avoiding Outages: Network Issues
Avoiding Outages: Network IssuesAvoiding Outages: Network Issues
Avoiding Outages: Network Issues
 
Franciscan Alliance Blazes New Trails in Healthcare Delivery
Franciscan Alliance Blazes New Trails in Healthcare DeliveryFranciscan Alliance Blazes New Trails in Healthcare Delivery
Franciscan Alliance Blazes New Trails in Healthcare Delivery
 
Engaging the Internet of Things
Engaging the Internet of ThingsEngaging the Internet of Things
Engaging the Internet of Things
 
Avaya Stadium
Avaya StadiumAvaya Stadium
Avaya Stadium
 
Avaya Stadium
Avaya StadiumAvaya Stadium
Avaya Stadium
 
Avaya Stadium Goes Social!
Avaya Stadium Goes Social!Avaya Stadium Goes Social!
Avaya Stadium Goes Social!
 
Avaya Stadium Opener Infographic
Avaya Stadium Opener InfographicAvaya Stadium Opener Infographic
Avaya Stadium Opener Infographic
 
Avaya Video Everywhere
Avaya Video EverywhereAvaya Video Everywhere
Avaya Video Everywhere
 
The Simplicity of Networking
The Simplicity of NetworkingThe Simplicity of Networking
The Simplicity of Networking
 
Customer Loyalty & NPS Infographic
Customer Loyalty & NPS InfographicCustomer Loyalty & NPS Infographic
Customer Loyalty & NPS Infographic
 
Dynamic markets global CEM report
Dynamic markets global CEM reportDynamic markets global CEM report
Dynamic markets global CEM report
 
Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...
Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...
Prairie View Networking Academy (PVNA) Embraces Powerful Avaya Networking Pla...
 

Último

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 

Último (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 

The New World of IP Multicasting

  • 1. Introduction In the early days of IP networks, multicasting was a major innovation. The ability to communicate in a single stream to a group of destinations—not one source to one destination (unicast) or one source to unlimited destinations (broadcast) but one source to a select group of destinations (multicast)—opened the door to a wide range of applications that are now taken for granted including audio and video conferencing, online training, news distribution, stock price updates, software distribution, database replication, and more. But the widespread use of IP multicasting belies its complexity. The technologies needed to make multicasting work over a traditional Ethernet infrastructure are complicated, involving protocol overlays that must be kept rigorously in synch with underlying network topologies. Current approaches are ill suited to next-generation IP multicasting applications such as video surveillance as well as emerging data center transport models such as VXLAN and NVGRE. Many of these applications involve not just one source to multiple destinations, but multiple sources to multiple destinations. Why IP Multicast over Avaya VENA Fabric Connect To overcome the limitations in current IP multicasting technologies, Avaya developed IP Multicast over Avaya VENA Fabric Connect—to deliver new levels of performance, scalability and resiliency to IP multicasting. IP Multicast over Fabric Connect is an enhanced implementation of the IEEE Shortest Path Bridging (SPB) standard (802.1aq) and IETF RFC 6329 standards—and a natural extension of Avaya Fabric Connect, the fabric technology that enterprises can use to deliver a comprehensive array of network services, including Layer 2 and Layer 3 virtualization and optimized routing and multicast. avaya.com | 1 The New World of IP Multicasting Introducing IP Multicast over Avaya VENA Fabric Connect Table of Contents Introduction................................... 1 Why IP Multicast over Avaya VENA Fabric Connect................ 1 IP Multicasting Challenge........ 2 The Avaya Approach: ...............4 Benefits of the Avaya Approach....................................... 6 IP Multicasting Scenarios......... 8 Why Avaya.................................... 9 About Avaya................................. 9
  • 2. avaya.com | 2 IP Multicast over Avaya VENA Fabric Connect eliminates the need for complex protocol overlays, delivering a multicast environment that is easier to deploy, higher performing, more scalable and more resilient. This whitepaper explains the technology underlying IP Multicast over Fabric Connect, how it overcomes the deficiencies in current IP multicasting implementations and how it opens the door to a new generation of multicasting applications and value.. Traditional IP Multicast IP Multicast over Avaya VENA Fabric Connect Protocol overlay model (PIM over OSPF) Single protocol (IS-IS) Network-wide configuration Single command end-point configuration Scaling limited to hundreds of streams Scale-out to tens of thousands of streams Recovery seconds / minutes Recovery sub-second Troubleshooting via proprietary tools Troubleshooting via IEEE 802.1ag extensions to support Multicast Trees (trace-tree) Network topology changes complex and intrusive Easily handles network topology changes Multicast traffic must traverse rendezvous points (not necessarily shortest path) Multicast traffic always takes shortest latent path Designed for a single tenant environment Designed for multitenancy IP Multicasting Challenge: Complex, Slow to Converge and Not Scalable IP Multicasting is a mechanism to send data to a group of hosts or receivers simultaneously. Today IP Multicasting relies on a distribution tree built by a multicast routing protocol, typically Protocol Independent Multicast Sparse mode (PIM-SM), to deliver packets from the sender/source to the receivers when they reside on different IP subnets. In the case of LANs, when the source and the receivers are on the same IP subnet, IP Multicasting relies on basic Ethernet packet “flooding ” concepts where, in tandem with Internet Group Messaging Protocol (IGMP), multicast packets are delivered from the sender only to receivers that requested them.
  • 3. avaya.com | 3 Multicast routing protocols like PIM-SM need to operate in overlay mode with an underlying Unicast routing protocol such as Open Shortest Path First (OSPF). This dependency commonly results in issues where packets transmitted by a sender do not reach receivers due to improper building of the multicast tree. In the case of PIM-SM, there is additional dependency on a device called a Rendezvous Point (RP) to build the tree for a multicast group. Improper configuration of these protocols and functions can result in packet delivery issues. Another common cause of non-delivery of packets to receivers is a Reverse Path Forwarding (RPF) check failure which can occur when the unicast forwarding path and the multicast tree are not congruent or alike. The pseudo-state established by PIM-SM must remain in exact correlation with the underlying unicast routing topology. If this state is lost or becomes ambiguous, all bets are off. Any change to the network topology can adversely affect the stability of the IP multicast service. Additions, deletions, sudden outages for any reason (e.g., a faulty link, port or module) can all wreak havoc. The tree truncates and the distribution service for that length of the tree is effectively lost. PIM-SM overlays also are very dependent on timers for the operating protocols and these timers must be fine-tuned. Mutual dependencies like these are difficult and time-consuming to troubleshoot, which means longer repair cycles and higher operational expenses. Resilience is also a problem. In the event of any failure in the network, recovery times are sub-optimal at best. As a result, large multicast environments require a comparatively large operational budget and staff. Also note that this is for one routing environment. In multi-tenant networks, this has to be replicated for every tenant that requires IP multicast services. Another well known problem with IP Multicast is that scaling is limited to a few thousand streams which is increasingly limiting the ability of enterprises to deploy multicast solutions more widely. In LAN environments, with Layer 2 switches between senders and receivers on the same IP subnet, improper configuration of protocols like IGMP can lead to
  • 4. avaya.com | 4 unwanted flooding of multicast packets within the network. Also, in traditional LANs, there is no concept of virtualization, hence there is no true end-to -end separation of traffic, which is important in today’s networks where security requirements for things like PCI DSS compliance and video surveillance are key. Over time, it’s become clear that what’s needed is a solution that is purpose- built for IP multicasting—to support both the existing multicasting applications as well as next-generation capabilities such as video surveillance. Various attempts have been undertaken to make this happen, but they have limitations: for example they are still too root bridge dependent or only support a limited topology. One solution—Multi-protocol Label Switching (MPLS)—can support multicast, but it is a very heavy overlay model that requires a mix of protocols, creating an environment that is complex to provision, maintain and troubleshoot. The Avaya Approach Avaya approached the problem of multicasting through it’s Fabric Connect technology. By focusing on the underlying switching—the control plane—Avaya created a solution that is more stateful and deterministic, eliminating the need for complex protocol overlays. The result— IP Multicast over Avaya VENA Fabric Connect—is built from the ground up to handle IP multicasting applications, delivering MPLS-like capabilities, without the MPLS complexity. The technology underlying the Avaya multicasting solution can be broken down into two major components: • First, IP Multicast over Fabric Connect uses a well-understood routing protocol, Intermediate System to Intermediate System or IS-IS, to create a “stateful” topology. Instead of the traditional flood and learn approach to network forwarding, in IS-IS each switch advertises the nodes it knows about to all other switches. Eventually all the switches in the network have the same picture of the network and therefore can automatically determine the shortest path between nodes automatically. This eliminates the need for PIM and allows for service based virtualization and the ability to do it at geographic scales that no other fabric can accommodate with the exception of MPLS.
  • 5. avaya.com | 5 IS-IS is also a very extensible protocol that works on the use of Type, Length, Value fields or TLV’s. • Second, IP Multicast over Fabric Connect uses a universal forwarding label, an encapsulation method which provides areas for information that, when used in conjunction with IS-IS, provides for a vast array of virtualized services.This universal label provides a new level of abstraction for virtualized services. These auto-provisioned services paths are termed I-SID’s or Ethernet Services Instance Identifiers. These elements are a new method for services abstraction within IEEE 802.1aq and play an important role in the delivery of native IP multicast on Avaya Fabric Connect. In effect, IP Multicast over Fabric Connect virtualizes Ethernet. By using IS-IS as the control plane protocol to exchange topology and service information, and by leveraging TLVs and I-SID’s, IP Multicast over Fabric Connect enables the network to instantiate connectivity services on demand, whether they are unicast or multicast, one-to-many, many-to-a-few, or many-to-many. Sources are announced throughout the network using extensions in the IS-IS control plane (through defined TLVs). Receivers join a source group (a unique I-SID), by requesting membership through IGMP. Figure 1 – Multicast over Shortest Path Bridging Overview
  • 6. avaya.com | 6 Benefits of the Avaya Approach The advantage of this solution over traditional approaches is the absolute simplicity in provisioning, deploying and maintaining IP Multicast bridging and routing: Reducing OPEX Costs: Traditional multicast is notoriously complex to configure and troubleshoot. By eliminating protocol overlays (using the proven IS-IS protocol to provide fabric forwarding information), IP Multicast over Avaya VENA Fabric Connect streamlines configuration and simplifies operations and troubleshooting. No rendezvous points and bootstrap routers have to be configured, nor are they required. Additionally, we are able to leverage standards-based IEEE 802.1ag, with extensions for multicast, to provide comprehensive troubleshooting tools for multicast traffic. Increasing Uptime: Because there is only one control plane protocol (IS-IS works for both unicast and multicast traffic) network convergence is well below one second. Even in the event of a network failure, network convergence is typically sub-second when compared with currently deployed solutions where they are tens of seconds or even minutes. In an application such as video surveillance, network uptime is paramount. The expectation is that the video surveillance cameras are always available—providing protection for people and for property. With the Avaya solution, even in large camera environments, recovery is so fast that it is transparent to the application. Performance: It’s now easier to distribute transmission loads more evenly across your network topology. The need for core links, to handle traffic going from one distribution switch to another, has been eliminated. That means no more choke points or the need for redundant links that sit idle until there is a failure. Design your network to suit your needs, removing tiers while providing better performance end to end.
  • 7. avaya.com | 7 Scalability: In the Avaya solution, bridging and routing take place at the network edge: nodes at the edge convert the IGMP join requests into service membership participation requests. Any receiver can join a multicast stream efficiently and rapidly. This allows for the building of optimized multicast forwarding both within L2 (VLANs) and also within L3 domains (VRFs). The overall network scaling is much higher than the per switch IP multicast routing scaling. In the case of the Avaya ERS 8800, the IP multicast route scaling is three thousand per switch, while the network SPB multicast tree scaling is of the order of tens of thousands. Also, edge configuration contributes to improved network uptime as fewer configuration touch points means less chance of human error. Security: The Avaya solution has the added advantage of isolating multicast traffic, ensuring its security. With the Layer 2/3 virtualization capabilities of Avaya Fabric Connect, secure zones can be set up across the enterprise to isolate certain traffic types for security / regulatory purposes (e.g., isolate IP video surveillance traffic from other corporate traffic.) Furthermore, because of the use of MAC-in-MAC encapsulation entire solution is transparent to end- users. There is no visibility to the switches that form the fabric because of the MAC-in-MAC encapsulation mechanism; for example, a trace-route command issued from a user will only reveal devices external to the fabric as IP hops because the fabric appears as a Layer 2 domain. This helps prevent security breaches such as VLAN jumping.
  • 8. avaya.com | 8 IP Multicasting Scenarios IP Multicast over Avaya Fabric Connect is a compelling choice for a wide range of next-generation multicasting applications: Video Surveillance: Video surveillance for security in transportation centers, government buildings, retail stores, etc., is transitioning from analog installations to IP/Ethernet-based deployments. Solutions based on Avaya Fabric Connect provide unmatched scalability, flexibility and ease of deployment. As a special benefit, the Avaya solution has been proven to provide optimal camera control feedback, which is a problem of traditional IP surveillance deployment models. IPTV: IPTV is growing as a distribution mode. Avaya’s solution simplifies any IP TV/video distribution deployment, scaling from small to super large deployments. As a special benefit our solution provides rapid channel switching capabilities. Virtual Data Center: The data center market is transitioning from physical servers to virtual server infrastructures. Avaya’s solution simplifies any VXLAN/ NVGRE-based data center deployment, scaling from small to large data center installations. Interoperability testing has proven that our solutions interoperate with VMware infrastructures based on the traditional VM, and the new VXLAN models. Financial Trading/Ticker Distribution: In a financial trading network, having the lowest latency and a robust ticker distribution mechanism is paramount. Avaya’s solution simplifies low latency trading network installations and improves their resiliency. As a special benefit, by leveraging our proven Fabric-mode Distributed Top-of-Rack architecture, the Avaya solution provides market- leading performance.
  • 9. © 2013 Avaya Inc. All Rights Reserved. All trademarks identified by ®, ™, or SM are registered marks, trademarks, and service marks, respectively, of Avaya Inc. 04/13 • DN7262 Why Avaya With its Fabric Connect technology, Avaya is committed to fundamentally changing the way that networks are designed, built and operated. With each announcement, Avaya reaffirms this commitment to delivering network services with far greater simplicity, agility and availability than the wide majority of networks supporting enterprises today. Because multicasting is a necessity for next-generation networking, IP Multicast over Avaya VENA Fabric Connect makes it possible to implement multicast routing solutions at lower cost and with greater performance. About Avaya Traditional general purpose networks were not designed to meet today’s challenges, such as supporting a mobile and diverse workforce or facilitating next-generation IP multicasting applications. Avaya is committed to changing this through fit-for-purpose network solutions, such as IP Multicast over Avaya VENA Fabric Connect. By delivering these solutions, Avaya is changing the dynamics among people, applications and the foundational network to achieve a context-aware collaboration that is always-on, simplified and virtualized. Today, Avaya is delivering some of the most advanced technologies available, enabling enterprises to build dependable networks with a significant ROI. Learn more about the entire Avaya data networking portfolio at http://www.avaya. com/usa/portfolios/networking/ avaya.com | 9 About Avaya Avaya is a global provider of business collaboration and communications solutions, providing unified communications, contact centers, networking and related services to companies of all sizes around the world. For more information please visit www.avaya.com.