SlideShare a Scribd company logo
1 of 85
OTV
Simplify DCI
Agenda
• Distributed Data Centers: Goals and
Challenges
• OTV Architecture Principles
• OTV Design Considerations & New Features
Distributed Data Centers Goals
• Ensure business continuity
• Distributed applications
• Seamless workload mobility
• Maximize compute resources
Traditional Layer 2 Extension
EoMPLS
VPLS
Dark Fiber
Challenges in Traditional Method
Technology Pillars
Technology Pillars
Simplify DCI
•Nexus 7000 First platform to support OTV (since 5.0
NXOS Release)
•ASR 1000 Now also supporting OTV (since 3.5 XE
Release)
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
Terminology
OTV Devices and Interfaces
 Edge Device
–Performs all OTV functionality
–Usually located at the Aggregation
Layer or at the Core Layer
–Support for multiple OTV Edge
Devices (multi-homing) in the same
site
 Internal Interface
–Site facing Interfaces of the Edge
Devices
–Carry VLANs extended through OTV
–Regular Layer 2 interfaces
–No OTV configuration required
–Supports IPv4 & IPv6
Terminology
OTV Devices and Interfaces
 Join Interface
–One of the uplink of the Edge Device
–Point-to-point routed interface (physical
interface, sub-interface or port-channel
supported)
–Used to physically “join” the Overlay
network
–No OTV specific configuration required
–IPv4 only
 Overlay Interface
–Virtual interface with most of the OTV
configuration
–Logical multi-access multicast-capable
interface
–Encapsulates Layer 2 frames in IP unicast
or multicast
OTV Control Plane
Building the MAC Tables
• No unknown unicast flooding (selective unicast flooding in 6.2)
• Control Plane Learning with proactive MAC advertisement
• Background process with no specific configuration
• IS-IS used between OTV Edge Devices
OTV Control Plane
Neighbor Discovery and Adjacency Formation
 Before any MAC address can be advertised the
OTV Edge Devices must:
‒Discover each other
‒Build a neighbor relationship with each other
 Neighbor Relationship built over a transport
infrastructure:
‒Multicast-enabled (all shipping releases)
‒Unicast-only (from NX-OS release 5.2 & IOS-XE 3.9)
OTV Control Plane
• Neighbor Discovery (over Multicast Transport)
OTV Control Plane (Multicast
Transport)
OTV Control Plane (Multicast
Transport)
OTV Control Plane
MAC Address Advertisements (Multicast-Enabled Transport)
• Every time an Edge Device learns a new MAC address, the OTV control plane will
advertise it together with its associated VLAN IDs and IP next hop.
• The IP next hops are the addresses of the Edge Devices through which these MACs
addresses are reachable in the core.
• A single OTV update can contain multiple MAC addresses for different VLANs.
• A single update reaches all neighbors, as it is encapsulated in the same ASM multicast
group used for the neighbor discovery.
Core
IP A
West
East
3 New MACs are
learned on VLAN 100
Vlan 100 MAC A
Vlan 100 MAC B
Vlan 100 MAC C
South-East
VLAN MAC IF
100 MAC A IP A
100 MAC B IP A
100 MAC C IP A
4
OTV update is replicated
by the core
3
3
2
VLAN MAC IF
100 MAC A IP A
100 MAC B IP A
100 MAC C IP A
4
3 New MACs are
learned on VLAN 100
1
Multicast Transport
OTV Control and Data Plane over
Multicast Transport
 Use a High-Available Multicast
Rendez-Vous Point (RP)
configuration
‒PIM Anycast (RFC4610) or MSDP (Multicast
Source Discovery Protocol)
•Requirements to Control Plane
‒PIM Any-Source-Multicast (ASM) Sparse-
Mode
•Requirements to Data Plane
‒PIM Source-Specific-Multicast (SSM) or BiDir
OTV Control Plane
Neighbor Discovery (Unicast-only Transport)
• Ideal for connecting a small number of sites
• With a higher number of sites a multicast transport is the best choice
OTV Control Plane
CLI Verification
 Establishment of control plane adjacencies between OTV Edge Devices
(multicast or unicast transport):
 Unicast MAC reachability information:
Transport
Infrastructure
OTV Data Plane: Inter-Site Packet Flow
OTV OTV OTV OTV
MAC TABLE
VLAN MAC IF
100 MAC 1 Eth 2
100 MAC 2 Eth 1
100 MAC 3 IP B
100 MAC 4 IP B
MAC 1  MAC 3
IP A  IP BMAC 1  MAC 3
MAC TABLE
VLAN MAC IF
100 MAC 1 IP A
100 MAC 2 IP A
100 MAC 3 Eth 3
100 MAC 4 Eth 4
Layer 2
Lookup
5
IP A  IP BMAC 1  MAC 3MAC 1  MAC 3Layer 2
Lookup
1 Encap
2
Decap
4
MAC 1  MAC 3
West
Site
MAC 1
MAC 3
East
Site
1. Layer 2 lookup on the destination MAC. MAC
3 is reachable through IP B.
2. The Edge Device encapsulates the frame.
3. The transport delivers the packet to the Edge
Device on site East.
4. The Edge Device on site East receives and
decapsulates the packet.
5. Layer 2 lookup on the original frame. MAC 3
is a local MAC.
6. The frame is delivered to the destination.
3
6
IP A IP B
Source
OTV
OTV Data Plane: Multicast Data
Multicast State Creation
Receiver
OTV
IP A
IP B
West East
OIL-List
Group IF
Gs  Gd Overlay
Client IGMP
snoop
2
Client IGMP
report to join
Gs
1
IGMPv3 report to
join (IP A, Gd) , the
SSM group in the
Core.
3.2
Receive GM-Update
Update OIL
4
SSM Tree
for Gd
From Right to Left
1. The multicast receivers for the multicast group “Gs” on the East site send IGMP reports to join
the multicast group.
2. The Edge Device (ED) snoops these IGMP reports, but it doesn’t forward them.
3. Upon snooping the IGMP reports, the ED does two things:
1. Announces the receivers in a Group-Membership Update (GM-Update) to all EDs.
2. Sends an IGMPv3 report to join the (IP A, Gd) group in the core.
4. On reception of the GM-Update, the source ED will add the overlay interface to the
appropriate multicast Outbound Interface List (OIL).
It is important to clarify that the edge devices join the core multicast groups as hosts, not as routers!
GM-Update
3.1
Multicast-enabled Transport
Source
OTV
OTV Data Plane: Multicast Data
Multicast Packet Flow
Receiver
OTV
IP A
IP B
West East
IP C
Receiver
South
OTV
OIF-List
Group IF
Gs  Gd Overlay
Encap
2
Lookup
1
IPs  Gs
IP A GdIPs  Gs
Transport
Replication
3
IP A  GdIPs  Gs IP A  GdIPs  Gs
4
4
IP A  GdIP s  Gs
IPs  Gs
IPs  Gs
Decap 5
Decap 5
Multicast-enabled
Transport
OTV Data Plane
Encapsulation
•42 Bytes overhead to the packet IP MTU size (IPv4 packet)
•Outer IP + OTV Shim - Original L2 Header (w/out the .1Q header)
•802.1Q header is removed and the VLAN field copied over to the OTV shim
header
•Outer OTV shim header contains VLAN, overlay number, etc.
•Consider Jumbo MTU Sizing
Configuration
Overlay Transport Virtualization (OTV) in a Nutshell
•OTV is a MAC-in-IP method that extends Layer 2
connectivity across a transport network infrastructure
•OTV supports both multicast and unicast-only transport
networks
•OTV uses ISIS as the control protocol
•OTV on Nexus7000 does not encrypt encapsulated payload
Edge Device
• Performs OTV functions
• Multiple OTV Edge Devices
can exists at each site
• OTV requires the Transport
Services (TRS) license
• Creating non default VDC’s
requires Advanced
Services license
Internal Interfaces
• Regular layer 2 interfaces facing the site
• No OTV configuration required
• Supported on M-series modules
• Support for F1 and F2e starting in 6.2
• Support for F3 in 6.2(6)
Join Interface
• Uplink on Edge
device that joins
the Overlay
• Forwards OTV
control and data
traffic
• Layer 3 interface
• Supported on M-
series modules
• Supported on F3
modules in 6.2(6)
Overlay Interface
• Virtual Interface where the OTV configurations are applied
• Multi-access multicast-capable interface
• Encapsulates Layer 2 frames
AED
• OTV supports multiple edge devices per site
• A single OTV device is elected as AED on a per-vlan basis
• The AED is responsible for advertising MAC reachability and
forwarding traffic into and out of the site for its VLANs
OTV Overview
Site VLAN and Site Identifier
•Site VLAN needs to be configured and active even if you do not
have multiple OTV devices in the same site. The site VLAN
should not be extended across overlay
•Site Identifier can be any number between 0000.0000.0001 and
ffff.ffff.ffff. Value will always be displayed in MAC format
•Site Identifier must be unique for each site
Site VLAN and Site Identifier
Multicast Transport: Overlay
•Multicast Transport requires the configuration of a
control-group and data-group
•Adjacencies are built and MAC reachability information is
exchanged over the control-group
•The data-group is a source specific multicast (SSM)
delivery group for extending multicast traffic across the
overlay. It can be configured as any subnet within the
transport’s SSM range.
•The data-group range should not overlap with the control-
group
Multicast Transport
Multicast Enabled Core
Multicast Transport
Multicast Transport Full Picture
Unicast Transport: Overlay
•OTV can run across a unicast only transport
•Unicast Transport requires the configuration of one or
more adjacency servers. OTV devices register with the
adjacency server which in turn provides each with an
OTV Neighbor List (oNL).
•Think of the adjacency server as a special process running
on a generic OTV edge device
•A primary and secondary adjacency server can be
configured for redundancy
Adjacency Server
•Primary and Secondary Adjacency servers are stateless;
every OTV client must register with both servers
•OTV client will not process the oNL from the secondary
server while the primary server is still active
•OTV uses graceful exit of Adjacency Servers. If the primary
server is rebooted or reconfigured, it can notify the OTV
clients allowing them to immediately use the secondary
Primary Adjacency Server Overlay
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
Spanning-Tree and OTV
Site Independence
• Site transparency: no changes to the
STP topology
• Total isolation of the STP domain
• Default behavior: no configuration is
required
• BPDUs sent and received ONLY on
Internal Interfaces
Unknown Unicast and OTV
No Longer Unknown Unicast
Storms Across the DCI
• No requirements to forward
unknown unicast frames
• Assumption: end-host are
not silent or uni-directional
• Default behavior: no
configuration is required
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
New Features
•F1/F2E used as Internal Interfaces
•Selective Unicast Flooding
•Dedicated Data Broadcast Group
•OTV VLAN Translation
•OTV Fast Convergence
•Tunnel Depolarization with Secondary IP
•Loopback Join-Interface
New Feature
6.2(2) and above
•F1 or F2E can be mixed with M-series VDC and used as
OTV internal interface
•Unicast MAC address can be statically configured to flood
across OTV
•Dedicated Broadcast Group
–Allows separation and prioritization of control traffic vs.
data plane broadcast traffic
OTV
Supported Line Card Topologies :: NX-OS 6.1 and Prior Releases
• OTV VDC must use only M-Series ports for both Internal and Join Interfaces
[M1-48, M1-32, M1-08, M2-Series]
• OTV VDC Types (M-only)
• Aggregation VDC Types (M-only, M1-F1 or F2/F2E)
Aggregation VDC
OTV
Supported Line Card Topologies :: NX-OS 6.2 and Later Releases
• OTV VDC Join Interfaces must use only M-Series ports
[M1-48, M1-32, M1-08, M2-Series]
• OTV VDC Internal Interfaces can use M-Series, F1 and F2E ports (F1 and F2E must be in Layer 2 proxy mode)
• OTV VDC Types (M-only, M1-F1, M1-F2E)
• Aggregation VDC Types (M-only, M1-F1, M1-F2E, F2, F2E, F2F2E)
Aggregation VDC
OTV VLAN Translation
• VLAN translation allows OTV to map a local VLAN to a remote VLAN.
OTV Fast Convergence
•Previously, AED election ran independently on each edge
device which required a short black-holing timer to prevent
multiple active AEDs for a VLAN
•AED Server: centralized model where a single edge device
runs the AED election for each VLAN and assigns VLANs to
edge devices.
•Per-VLAN AED and Backup AED assigned and advertised to all
sites
•Fast Remote Convergence: on remote AED failure, OTV
routes are updated to new AED immediately
•Fast Failure Detection: Detect site VLAN failures faster with
BFD and core failures with route tracking
OTV Fast Convergence
OTV Fast Convergence
OTV Fast Convergence
Loopback Join-Interface
Physical Join Interface Limitations
•Bandwidth to the core is limited to one physical link or port-channel
•Changes to join-interface will churn all OTV overlay states, since the
overlay encapsulation for all routes need to be updated
•PIM cannot be enabled on the join-interface, since the OTV solution
assumes it's an IGMP host interface
•Unable to utilize the redundancy of multiple uplinks when available,
and the flexibility of dynamic unicast routing convergence on uplink
failures
•If join-interface goes down, the connectivity to the core is broken.
User intervention is needed to provide alternate core connectivity
Loopback Join-Interface
Tunnel Depolarization with Secondary IP
• All encapsulated traffic between AED’s have same source and
destination IP’s limiting the advantages of Etherchannel and ECMP
load-balancing
• Secondary IPs allows OTV to forward traffic between multiple endpoints
to prevent polarization along the path
Tunnel Depolarization with Secondary IP
ARP Neighbor-Discovery (ND) Cache
• ARP cache maintained in Edge Device by snooping ARP replies
• First ARP request is broadcasted to all sites. Subsequent ARP
requests are replied by local Edge Device
• Timeout can be adjusted (as per NX-OS 6.1(1))
• Drastic reduction of ARP traffic on DCI
• ARP spoofing can be disabled
• IPv4 only feature
• Default behavior: no configuration is required
Site VLAN and Site Identifier
Dual Site Adjacency,
5.2(1) and above
1. Site Adjacency
established across the
site vlan
2. Overlay Adjacency
established via the
Join interface across
Layer 3 network
Internal Link
• If a communication
problem occurs on the
site vlan, each OTV
device can still advertise
AED capabilities across
overlay to prevent an
active/active scenario
Join Interface Down
• Dual Site Adjacency also has
mechanism for advertising AED
capabilities on local failure to
improve convergence
• Join interface down
Interface VLAN Down
• Dual Site Adjacency also has
mechanism for advertising AED
capabilities on local failure to
improve convergence
• Join interface down
• Internal Vlans down
AED Down
• Dual Site Adjacency also has
mechanism for advertising AED
capabilities on local failure to
improve convergence
• Join interface down
• Internal Vlans down
• AED down or initializing
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
OTV Multi-homing
OTV Multi-homing
OTV Multi-homing
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–Mobility
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
OTV and MAC Mobility
OTV and MAC Mobility
OTV and MAC Mobility
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–Mobility
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
L2 Multicast Traffic between Sites
L2 Multicast Traffic between Sites
L2 Multicast Traffic between Sites
L2 Multicast Traffic between Sites
L2 Multicast Traffic between Sites
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–Mobility
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
QOS and OTV
QOS and OTV
Agenda
Distributed Data Centers: Goals and Challenges
OTV Architecture Principles
–Control Plane and Data Plane
–Failure Isolation
–New Feature
–Multi-homing
–Mobility
–L2 Multicast Forwarding
–QoS and Scalability
–Path Optimization
OTV Design Considerations & New Features
Path Optimization
Question ???

More Related Content

What's hot

BGP Advance Technique by Steven & James
BGP Advance Technique by Steven & JamesBGP Advance Technique by Steven & James
BGP Advance Technique by Steven & James
Febrian ‎
 

What's hot (20)

CCNP ROUTE V7 CH1
CCNP ROUTE V7 CH1CCNP ROUTE V7 CH1
CCNP ROUTE V7 CH1
 
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
 
Cisco nx os
Cisco nx os Cisco nx os
Cisco nx os
 
Juniper Networks Router Architecture
Juniper Networks Router ArchitectureJuniper Networks Router Architecture
Juniper Networks Router Architecture
 
Implementing cisco mpls
Implementing cisco mplsImplementing cisco mpls
Implementing cisco mpls
 
Junos routing overview from Juniper
Junos routing overview from JuniperJunos routing overview from Juniper
Junos routing overview from Juniper
 
Fabric Path PPT by NETWORKERS HOME
Fabric Path PPT by NETWORKERS HOMEFabric Path PPT by NETWORKERS HOME
Fabric Path PPT by NETWORKERS HOME
 
BGP
BGP BGP
BGP
 
BGP Advance Technique by Steven & James
BGP Advance Technique by Steven & JamesBGP Advance Technique by Steven & James
BGP Advance Technique by Steven & James
 
Introduction to vxlan
Introduction to vxlanIntroduction to vxlan
Introduction to vxlan
 
Network Function Virtualization (NFV) using IOS-XR
Network Function Virtualization (NFV) using IOS-XRNetwork Function Virtualization (NFV) using IOS-XR
Network Function Virtualization (NFV) using IOS-XR
 
VPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOMEVPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOME
 
Introduction to sandvine dpi
Introduction to sandvine dpiIntroduction to sandvine dpi
Introduction to sandvine dpi
 
Presentation on ccna
Presentation on ccnaPresentation on ccna
Presentation on ccna
 
CCNP Switching Chapter 5
CCNP Switching Chapter 5CCNP Switching Chapter 5
CCNP Switching Chapter 5
 
DDoS Mitigation using BGP Flowspec
DDoS Mitigation using BGP Flowspec DDoS Mitigation using BGP Flowspec
DDoS Mitigation using BGP Flowspec
 
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLSBASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
BASIC OF ROUTERS,ROUTER IOS AND ROUTING PROTOCOLS
 
Cisco switch commands cheat sheet
Cisco switch commands cheat sheetCisco switch commands cheat sheet
Cisco switch commands cheat sheet
 
Bgp (1)
Bgp (1)Bgp (1)
Bgp (1)
 
Border Gatway Protocol
Border Gatway ProtocolBorder Gatway Protocol
Border Gatway Protocol
 

Viewers also liked

ASBIS: Virtualization Aware Networking - Cisco Nexus 1000V
ASBIS: Virtualization Aware Networking - Cisco Nexus 1000VASBIS: Virtualization Aware Networking - Cisco Nexus 1000V
ASBIS: Virtualization Aware Networking - Cisco Nexus 1000V
ASBIS SK
 
dwdm
 dwdm dwdm
dwdm
g d
 

Viewers also liked (19)

VDC by NETWORKERS HOME
VDC by NETWORKERS HOMEVDC by NETWORKERS HOME
VDC by NETWORKERS HOME
 
L3 and Multicasting PPT by NETWORKERS HOME
L3 and Multicasting PPT by NETWORKERS HOMEL3 and Multicasting PPT by NETWORKERS HOME
L3 and Multicasting PPT by NETWORKERS HOME
 
OTV(Overlay Transport Virtualization)
OTV(Overlay  Transport  Virtualization)OTV(Overlay  Transport  Virtualization)
OTV(Overlay Transport Virtualization)
 
Rack access guidelines 2
Rack access guidelines 2Rack access guidelines 2
Rack access guidelines 2
 
FEX -PPT By NETWORKERS HOME
FEX -PPT By NETWORKERS HOMEFEX -PPT By NETWORKERS HOME
FEX -PPT By NETWORKERS HOME
 
Cisco OTV 
Cisco OTV Cisco OTV 
Cisco OTV 
 
Cisco storage networking protect scale-simplify_dec_2016
Cisco storage networking   protect scale-simplify_dec_2016Cisco storage networking   protect scale-simplify_dec_2016
Cisco storage networking protect scale-simplify_dec_2016
 
Nexus 7000 Series Innovations: M3 Module, DCI, Scale
Nexus 7000 Series Innovations: M3 Module, DCI, ScaleNexus 7000 Series Innovations: M3 Module, DCI, Scale
Nexus 7000 Series Innovations: M3 Module, DCI, Scale
 
vPC_Final
vPC_FinalvPC_Final
vPC_Final
 
ASBIS: Virtualization Aware Networking - Cisco Nexus 1000V
ASBIS: Virtualization Aware Networking - Cisco Nexus 1000VASBIS: Virtualization Aware Networking - Cisco Nexus 1000V
ASBIS: Virtualization Aware Networking - Cisco Nexus 1000V
 
Mastering checkpoint-1-basic-installation
Mastering checkpoint-1-basic-installationMastering checkpoint-1-basic-installation
Mastering checkpoint-1-basic-installation
 
OTV Configuration
OTV ConfigurationOTV Configuration
OTV Configuration
 
NETWORKERS HOME Cisco UCS PPT .
NETWORKERS HOME Cisco UCS PPT .NETWORKERS HOME Cisco UCS PPT .
NETWORKERS HOME Cisco UCS PPT .
 
VMware Networking, CISCO Nexus 1000V, and CISCO UCS VM-FEX
VMware Networking, CISCO Nexus 1000V, and CISCO UCS VM-FEXVMware Networking, CISCO Nexus 1000V, and CISCO UCS VM-FEX
VMware Networking, CISCO Nexus 1000V, and CISCO UCS VM-FEX
 
A review of network concepts base on CISCO by Ali Shahbazi
A review of network concepts base on CISCO by Ali ShahbaziA review of network concepts base on CISCO by Ali Shahbazi
A review of network concepts base on CISCO by Ali Shahbazi
 
Inter VLAN Routing
Inter VLAN RoutingInter VLAN Routing
Inter VLAN Routing
 
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
LAN Switching and Wireless: Ch3 - Virtual Local Area Networks (VLANs)
 
dwdm
 dwdm dwdm
dwdm
 
CCNA 2 Routing and Switching v5.0 Chapter 3
CCNA 2 Routing and Switching v5.0 Chapter 3CCNA 2 Routing and Switching v5.0 Chapter 3
CCNA 2 Routing and Switching v5.0 Chapter 3
 

Similar to OTV PPT by NETWORKERS HOME

VXLAN Design and Deployment.pdf
VXLAN Design and Deployment.pdfVXLAN Design and Deployment.pdf
VXLAN Design and Deployment.pdf
NelAlv1
 
Module_2_Slides.pdf
Module_2_Slides.pdfModule_2_Slides.pdf
Module_2_Slides.pdf
goldfer1
 

Similar to OTV PPT by NETWORKERS HOME (20)

VXLAN Design and Deployment.pdf
VXLAN Design and Deployment.pdfVXLAN Design and Deployment.pdf
VXLAN Design and Deployment.pdf
 
PLNOG16: Data center interconnect dla opornych, Krzysztof Mazepa
PLNOG16: Data center interconnect dla opornych, Krzysztof MazepaPLNOG16: Data center interconnect dla opornych, Krzysztof Mazepa
PLNOG16: Data center interconnect dla opornych, Krzysztof Mazepa
 
Otv notes
Otv notesOtv notes
Otv notes
 
CisCon 2018 - Overlay Management Protocol e IPsec
CisCon 2018 - Overlay Management Protocol e IPsecCisCon 2018 - Overlay Management Protocol e IPsec
CisCon 2018 - Overlay Management Protocol e IPsec
 
SD-WAN Catalyst a brief Presentation of solution
SD-WAN Catalyst a brief  Presentation of solutionSD-WAN Catalyst a brief  Presentation of solution
SD-WAN Catalyst a brief Presentation of solution
 
Design and Performance Characteristics of Tap-as-a-Service
Design and Performance Characteristics of Tap-as-a-ServiceDesign and Performance Characteristics of Tap-as-a-Service
Design and Performance Characteristics of Tap-as-a-Service
 
10 sdn-vir-6up
10 sdn-vir-6up10 sdn-vir-6up
10 sdn-vir-6up
 
Ocpeu14
Ocpeu14Ocpeu14
Ocpeu14
 
Solving QoS multicast routing problem using aco algorithm
Solving QoS multicast routing problem using aco algorithm Solving QoS multicast routing problem using aco algorithm
Solving QoS multicast routing problem using aco algorithm
 
EVPN Introduction
EVPN IntroductionEVPN Introduction
EVPN Introduction
 
Logical_Routing_NSX_T_2.4.pptx.pptx
Logical_Routing_NSX_T_2.4.pptx.pptxLogical_Routing_NSX_T_2.4.pptx.pptx
Logical_Routing_NSX_T_2.4.pptx.pptx
 
evpn_in_service_provider_network-web.pdf
evpn_in_service_provider_network-web.pdfevpn_in_service_provider_network-web.pdf
evpn_in_service_provider_network-web.pdf
 
Automate programmable fabric in seconds with an open standards based solution
Automate programmable fabric in seconds with an open standards based solutionAutomate programmable fabric in seconds with an open standards based solution
Automate programmable fabric in seconds with an open standards based solution
 
Module_2_Slides.pdf
Module_2_Slides.pdfModule_2_Slides.pdf
Module_2_Slides.pdf
 
Osnug meetup-tungsten fabric - overview.pptx
Osnug meetup-tungsten fabric - overview.pptxOsnug meetup-tungsten fabric - overview.pptx
Osnug meetup-tungsten fabric - overview.pptx
 
PLNOG 8: Peter Ashwood-Smith - Shortest Path Bridging IEEE 802.1aq
PLNOG 8: Peter Ashwood-Smith - Shortest Path Bridging IEEE 802.1aqPLNOG 8: Peter Ashwood-Smith - Shortest Path Bridging IEEE 802.1aq
PLNOG 8: Peter Ashwood-Smith - Shortest Path Bridging IEEE 802.1aq
 
VXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building BlocksVXLAN BGP EVPN: Technology Building Blocks
VXLAN BGP EVPN: Technology Building Blocks
 
Xpress path vxlan_bgp_evpn_appricot2019-v2_
Xpress path vxlan_bgp_evpn_appricot2019-v2_Xpress path vxlan_bgp_evpn_appricot2019-v2_
Xpress path vxlan_bgp_evpn_appricot2019-v2_
 
NSX-MH
NSX-MHNSX-MH
NSX-MH
 
Understanding network and service virtualization
Understanding network and service virtualizationUnderstanding network and service virtualization
Understanding network and service virtualization
 

Recently uploaded

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Recently uploaded (20)

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 

OTV PPT by NETWORKERS HOME

  • 1. OTV
  • 3. Agenda • Distributed Data Centers: Goals and Challenges • OTV Architecture Principles • OTV Design Considerations & New Features
  • 4. Distributed Data Centers Goals • Ensure business continuity • Distributed applications • Seamless workload mobility • Maximize compute resources
  • 5. Traditional Layer 2 Extension EoMPLS VPLS Dark Fiber
  • 9. Simplify DCI •Nexus 7000 First platform to support OTV (since 5.0 NXOS Release) •ASR 1000 Now also supporting OTV (since 3.5 XE Release)
  • 10. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features
  • 11. Terminology OTV Devices and Interfaces  Edge Device –Performs all OTV functionality –Usually located at the Aggregation Layer or at the Core Layer –Support for multiple OTV Edge Devices (multi-homing) in the same site  Internal Interface –Site facing Interfaces of the Edge Devices –Carry VLANs extended through OTV –Regular Layer 2 interfaces –No OTV configuration required –Supports IPv4 & IPv6
  • 12. Terminology OTV Devices and Interfaces  Join Interface –One of the uplink of the Edge Device –Point-to-point routed interface (physical interface, sub-interface or port-channel supported) –Used to physically “join” the Overlay network –No OTV specific configuration required –IPv4 only  Overlay Interface –Virtual interface with most of the OTV configuration –Logical multi-access multicast-capable interface –Encapsulates Layer 2 frames in IP unicast or multicast
  • 13. OTV Control Plane Building the MAC Tables • No unknown unicast flooding (selective unicast flooding in 6.2) • Control Plane Learning with proactive MAC advertisement • Background process with no specific configuration • IS-IS used between OTV Edge Devices
  • 14. OTV Control Plane Neighbor Discovery and Adjacency Formation  Before any MAC address can be advertised the OTV Edge Devices must: ‒Discover each other ‒Build a neighbor relationship with each other  Neighbor Relationship built over a transport infrastructure: ‒Multicast-enabled (all shipping releases) ‒Unicast-only (from NX-OS release 5.2 & IOS-XE 3.9)
  • 15. OTV Control Plane • Neighbor Discovery (over Multicast Transport)
  • 16. OTV Control Plane (Multicast Transport)
  • 17. OTV Control Plane (Multicast Transport)
  • 18. OTV Control Plane MAC Address Advertisements (Multicast-Enabled Transport) • Every time an Edge Device learns a new MAC address, the OTV control plane will advertise it together with its associated VLAN IDs and IP next hop. • The IP next hops are the addresses of the Edge Devices through which these MACs addresses are reachable in the core. • A single OTV update can contain multiple MAC addresses for different VLANs. • A single update reaches all neighbors, as it is encapsulated in the same ASM multicast group used for the neighbor discovery. Core IP A West East 3 New MACs are learned on VLAN 100 Vlan 100 MAC A Vlan 100 MAC B Vlan 100 MAC C South-East VLAN MAC IF 100 MAC A IP A 100 MAC B IP A 100 MAC C IP A 4 OTV update is replicated by the core 3 3 2 VLAN MAC IF 100 MAC A IP A 100 MAC B IP A 100 MAC C IP A 4 3 New MACs are learned on VLAN 100 1
  • 19. Multicast Transport OTV Control and Data Plane over Multicast Transport  Use a High-Available Multicast Rendez-Vous Point (RP) configuration ‒PIM Anycast (RFC4610) or MSDP (Multicast Source Discovery Protocol) •Requirements to Control Plane ‒PIM Any-Source-Multicast (ASM) Sparse- Mode •Requirements to Data Plane ‒PIM Source-Specific-Multicast (SSM) or BiDir
  • 20. OTV Control Plane Neighbor Discovery (Unicast-only Transport) • Ideal for connecting a small number of sites • With a higher number of sites a multicast transport is the best choice
  • 21. OTV Control Plane CLI Verification  Establishment of control plane adjacencies between OTV Edge Devices (multicast or unicast transport):  Unicast MAC reachability information:
  • 22. Transport Infrastructure OTV Data Plane: Inter-Site Packet Flow OTV OTV OTV OTV MAC TABLE VLAN MAC IF 100 MAC 1 Eth 2 100 MAC 2 Eth 1 100 MAC 3 IP B 100 MAC 4 IP B MAC 1  MAC 3 IP A  IP BMAC 1  MAC 3 MAC TABLE VLAN MAC IF 100 MAC 1 IP A 100 MAC 2 IP A 100 MAC 3 Eth 3 100 MAC 4 Eth 4 Layer 2 Lookup 5 IP A  IP BMAC 1  MAC 3MAC 1  MAC 3Layer 2 Lookup 1 Encap 2 Decap 4 MAC 1  MAC 3 West Site MAC 1 MAC 3 East Site 1. Layer 2 lookup on the destination MAC. MAC 3 is reachable through IP B. 2. The Edge Device encapsulates the frame. 3. The transport delivers the packet to the Edge Device on site East. 4. The Edge Device on site East receives and decapsulates the packet. 5. Layer 2 lookup on the original frame. MAC 3 is a local MAC. 6. The frame is delivered to the destination. 3 6 IP A IP B
  • 23. Source OTV OTV Data Plane: Multicast Data Multicast State Creation Receiver OTV IP A IP B West East OIL-List Group IF Gs  Gd Overlay Client IGMP snoop 2 Client IGMP report to join Gs 1 IGMPv3 report to join (IP A, Gd) , the SSM group in the Core. 3.2 Receive GM-Update Update OIL 4 SSM Tree for Gd From Right to Left 1. The multicast receivers for the multicast group “Gs” on the East site send IGMP reports to join the multicast group. 2. The Edge Device (ED) snoops these IGMP reports, but it doesn’t forward them. 3. Upon snooping the IGMP reports, the ED does two things: 1. Announces the receivers in a Group-Membership Update (GM-Update) to all EDs. 2. Sends an IGMPv3 report to join the (IP A, Gd) group in the core. 4. On reception of the GM-Update, the source ED will add the overlay interface to the appropriate multicast Outbound Interface List (OIL). It is important to clarify that the edge devices join the core multicast groups as hosts, not as routers! GM-Update 3.1 Multicast-enabled Transport
  • 24. Source OTV OTV Data Plane: Multicast Data Multicast Packet Flow Receiver OTV IP A IP B West East IP C Receiver South OTV OIF-List Group IF Gs  Gd Overlay Encap 2 Lookup 1 IPs  Gs IP A GdIPs  Gs Transport Replication 3 IP A  GdIPs  Gs IP A  GdIPs  Gs 4 4 IP A  GdIP s  Gs IPs  Gs IPs  Gs Decap 5 Decap 5 Multicast-enabled Transport
  • 25. OTV Data Plane Encapsulation •42 Bytes overhead to the packet IP MTU size (IPv4 packet) •Outer IP + OTV Shim - Original L2 Header (w/out the .1Q header) •802.1Q header is removed and the VLAN field copied over to the OTV shim header •Outer OTV shim header contains VLAN, overlay number, etc. •Consider Jumbo MTU Sizing
  • 26. Configuration Overlay Transport Virtualization (OTV) in a Nutshell •OTV is a MAC-in-IP method that extends Layer 2 connectivity across a transport network infrastructure •OTV supports both multicast and unicast-only transport networks •OTV uses ISIS as the control protocol •OTV on Nexus7000 does not encrypt encapsulated payload
  • 27. Edge Device • Performs OTV functions • Multiple OTV Edge Devices can exists at each site • OTV requires the Transport Services (TRS) license • Creating non default VDC’s requires Advanced Services license
  • 28. Internal Interfaces • Regular layer 2 interfaces facing the site • No OTV configuration required • Supported on M-series modules • Support for F1 and F2e starting in 6.2 • Support for F3 in 6.2(6)
  • 29. Join Interface • Uplink on Edge device that joins the Overlay • Forwards OTV control and data traffic • Layer 3 interface • Supported on M- series modules • Supported on F3 modules in 6.2(6)
  • 30. Overlay Interface • Virtual Interface where the OTV configurations are applied • Multi-access multicast-capable interface • Encapsulates Layer 2 frames
  • 31. AED • OTV supports multiple edge devices per site • A single OTV device is elected as AED on a per-vlan basis • The AED is responsible for advertising MAC reachability and forwarding traffic into and out of the site for its VLANs
  • 33. Site VLAN and Site Identifier •Site VLAN needs to be configured and active even if you do not have multiple OTV devices in the same site. The site VLAN should not be extended across overlay •Site Identifier can be any number between 0000.0000.0001 and ffff.ffff.ffff. Value will always be displayed in MAC format •Site Identifier must be unique for each site
  • 34. Site VLAN and Site Identifier
  • 35. Multicast Transport: Overlay •Multicast Transport requires the configuration of a control-group and data-group •Adjacencies are built and MAC reachability information is exchanged over the control-group •The data-group is a source specific multicast (SSM) delivery group for extending multicast traffic across the overlay. It can be configured as any subnet within the transport’s SSM range. •The data-group range should not overlap with the control- group
  • 40. Unicast Transport: Overlay •OTV can run across a unicast only transport •Unicast Transport requires the configuration of one or more adjacency servers. OTV devices register with the adjacency server which in turn provides each with an OTV Neighbor List (oNL). •Think of the adjacency server as a special process running on a generic OTV edge device •A primary and secondary adjacency server can be configured for redundancy
  • 41. Adjacency Server •Primary and Secondary Adjacency servers are stateless; every OTV client must register with both servers •OTV client will not process the oNL from the secondary server while the primary server is still active •OTV uses graceful exit of Adjacency Servers. If the primary server is rebooted or reconfigured, it can notify the OTV clients allowing them to immediately use the secondary
  • 43. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features
  • 44. Spanning-Tree and OTV Site Independence • Site transparency: no changes to the STP topology • Total isolation of the STP domain • Default behavior: no configuration is required • BPDUs sent and received ONLY on Internal Interfaces
  • 45. Unknown Unicast and OTV No Longer Unknown Unicast Storms Across the DCI • No requirements to forward unknown unicast frames • Assumption: end-host are not silent or uni-directional • Default behavior: no configuration is required
  • 46. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features
  • 47. New Features •F1/F2E used as Internal Interfaces •Selective Unicast Flooding •Dedicated Data Broadcast Group •OTV VLAN Translation •OTV Fast Convergence •Tunnel Depolarization with Secondary IP •Loopback Join-Interface
  • 48. New Feature 6.2(2) and above •F1 or F2E can be mixed with M-series VDC and used as OTV internal interface •Unicast MAC address can be statically configured to flood across OTV •Dedicated Broadcast Group –Allows separation and prioritization of control traffic vs. data plane broadcast traffic
  • 49. OTV Supported Line Card Topologies :: NX-OS 6.1 and Prior Releases • OTV VDC must use only M-Series ports for both Internal and Join Interfaces [M1-48, M1-32, M1-08, M2-Series] • OTV VDC Types (M-only) • Aggregation VDC Types (M-only, M1-F1 or F2/F2E) Aggregation VDC
  • 50. OTV Supported Line Card Topologies :: NX-OS 6.2 and Later Releases • OTV VDC Join Interfaces must use only M-Series ports [M1-48, M1-32, M1-08, M2-Series] • OTV VDC Internal Interfaces can use M-Series, F1 and F2E ports (F1 and F2E must be in Layer 2 proxy mode) • OTV VDC Types (M-only, M1-F1, M1-F2E) • Aggregation VDC Types (M-only, M1-F1, M1-F2E, F2, F2E, F2F2E) Aggregation VDC
  • 51. OTV VLAN Translation • VLAN translation allows OTV to map a local VLAN to a remote VLAN.
  • 52. OTV Fast Convergence •Previously, AED election ran independently on each edge device which required a short black-holing timer to prevent multiple active AEDs for a VLAN •AED Server: centralized model where a single edge device runs the AED election for each VLAN and assigns VLANs to edge devices. •Per-VLAN AED and Backup AED assigned and advertised to all sites •Fast Remote Convergence: on remote AED failure, OTV routes are updated to new AED immediately •Fast Failure Detection: Detect site VLAN failures faster with BFD and core failures with route tracking
  • 56. Loopback Join-Interface Physical Join Interface Limitations •Bandwidth to the core is limited to one physical link or port-channel •Changes to join-interface will churn all OTV overlay states, since the overlay encapsulation for all routes need to be updated •PIM cannot be enabled on the join-interface, since the OTV solution assumes it's an IGMP host interface •Unable to utilize the redundancy of multiple uplinks when available, and the flexibility of dynamic unicast routing convergence on uplink failures •If join-interface goes down, the connectivity to the core is broken. User intervention is needed to provide alternate core connectivity
  • 58. Tunnel Depolarization with Secondary IP • All encapsulated traffic between AED’s have same source and destination IP’s limiting the advantages of Etherchannel and ECMP load-balancing
  • 59. • Secondary IPs allows OTV to forward traffic between multiple endpoints to prevent polarization along the path Tunnel Depolarization with Secondary IP
  • 60. ARP Neighbor-Discovery (ND) Cache • ARP cache maintained in Edge Device by snooping ARP replies • First ARP request is broadcasted to all sites. Subsequent ARP requests are replied by local Edge Device • Timeout can be adjusted (as per NX-OS 6.1(1)) • Drastic reduction of ARP traffic on DCI • ARP spoofing can be disabled • IPv4 only feature • Default behavior: no configuration is required
  • 61. Site VLAN and Site Identifier Dual Site Adjacency, 5.2(1) and above 1. Site Adjacency established across the site vlan 2. Overlay Adjacency established via the Join interface across Layer 3 network
  • 62. Internal Link • If a communication problem occurs on the site vlan, each OTV device can still advertise AED capabilities across overlay to prevent an active/active scenario
  • 63. Join Interface Down • Dual Site Adjacency also has mechanism for advertising AED capabilities on local failure to improve convergence • Join interface down
  • 64. Interface VLAN Down • Dual Site Adjacency also has mechanism for advertising AED capabilities on local failure to improve convergence • Join interface down • Internal Vlans down
  • 65. AED Down • Dual Site Adjacency also has mechanism for advertising AED capabilities on local failure to improve convergence • Join interface down • Internal Vlans down • AED down or initializing
  • 66. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features
  • 70. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –Mobility –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features
  • 71. OTV and MAC Mobility
  • 72. OTV and MAC Mobility
  • 73. OTV and MAC Mobility
  • 74. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –Mobility –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features
  • 75. L2 Multicast Traffic between Sites
  • 76. L2 Multicast Traffic between Sites
  • 77. L2 Multicast Traffic between Sites
  • 78. L2 Multicast Traffic between Sites
  • 79. L2 Multicast Traffic between Sites
  • 80. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –Mobility –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features
  • 83. Agenda Distributed Data Centers: Goals and Challenges OTV Architecture Principles –Control Plane and Data Plane –Failure Isolation –New Feature –Multi-homing –Mobility –L2 Multicast Forwarding –QoS and Scalability –Path Optimization OTV Design Considerations & New Features