Overlay Transport Virtualization

Size: px
Start display at page:

Download "Overlay Transport Virtualization"

Transcription

1

2 Overlay Transport Virtualization Brian Farnham Technical Marketing Engineer Nexus 7000

3 Overlay Transport Virtualization Simplifying Data Center Interconnect Any Workload Anytime Anywhere 4

4 Session Objectives The main goals of this session are: This session features a detailed analysis of the architectural aspects and deployment benefits behind The attendees will learn how is aimed at providing Layer 2 connectivity beyond the Layer 3 boundary while maintaining the failure containment and operational simplicity that the Layer 3 boundary provides The attendees will get a deep knowledge of how the control-plane and data-plane work to provide the VLAN extension 5

5 Session Non-objectives This session does not include: In depth discussion of Path Optimization technologies (DNS, LISP, etc.) Storage extension considerations associated to DCI deployments Workload mobility application specific deployment considerations 6

6 Related Cisco Live Events Session-ID BRKDCT-2131 BRKDCT-3060 BRKDCT-2081 BRKDCT-3103 Session Name Mobility and Virtualization in the Data Center with LISP and Deployment Considerations with Interconnecting Data Centers Cisco FabricPath Technology and Design Advanced Configure, Verify and Troubleshoot 7

7 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Design Considerations & New Features 8

8 Distributed Data Centers Goals Ensure business continuity Distributed applications Seamless workload mobility Maximize compute resources 9

9 Data Center Interconnect Traditional Layer 2 Extensions EoMPLS VSS & vpc or FabricPath Ethernet Applies easily for dual site interconnection Over dark fiber or protected D-WDM Easy crypto using end-to-end 802.1AE IP MPLS VPLS Overlay Transport Virtualization MAC in IP Dark Fiber EoMPLS & VPLS & A-VPLS & H-VPLS PE style Multi-tenants Most deployed today 10

10 Challenges in Traditional Layer 2 VPNs Flooding Behavior Pseudo-wire Maintenance Multi-Homing - Unknown Unicast for MAC propagation - Unicast Flooding reaches all sites - Full mesh of Pseudo-wire is complex - Head-End replication is a common problem - Requires additional Protocols & extends STP - Malfunctions impacts multiple sites 11

11 Technology Pillars

12 No Pseudo-Wire State Maintenance Optimal Multicast Replication Dynamic Encapsulation Multipoint Connectivity Point-to-Cloud Model 13

13 Preserve Failure Boundary Built-in Loop Prevention Protocol Learning Automated Multi-Homing Site Independence 14

14 Overlay Transport Virtualization Simplifying Data Center Interconnect Any Workload Anytime Anywhere Nexus 7000 First platform to support (since 5.0 NXOS Release) ASR 1000 Now also supporting (since 3.5 XE Release) 15

15 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 16

16 Terminology Devices and Interfaces Edge Device Performs all functionality Usually located at the Aggregation Layer or at the Core Layer Support for multiple Edge Devices (multi-homing) in the same site Internal Interface Site facing Interfaces of the Edge Devices Carry VLANs extended through Regular Layer 2 interfaces No configuration required Supports IPv4 & IPv6 Edge Device Internal Interfaces Edge Device Core Device Aggregation Device Internal Interface Join Interface Overlay Interface 17

17 Terminology 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 specific configuration required IPv4 only Overlay Interface Virtual interface with most of the configuration Logical multi-access multicast-capable interface Encapsulates Layer 2 frames in IP unicast or multicast Overlay Interface Edge Device Join Interface Core Device Aggregation Device Internal Interface Join Interface Overlay Interface 18

18 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 Edge Devices MAC Addresses Advertisements West IP A IP B East IP C South 19

19 Control Plane Neighbor Discovery and Adjacency Formation Before any MAC address can be advertised the 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) 20

20 Control Plane Neighbor Discovery (over Multicast Transport) Multicast-enable Transport Control Plane Control Plane West IP A IP B East Mechanism Edge Devices (EDs) join an multicast group in the transport, as they were hosts (no PIM on EDs) hellos and updates are encapsulated in the multicast group End Result Adjacencies are maintained over the multicast group A single update reaches all neighbors 21

21 Control Plane (Multicast Transport) 3 Neighbor IP Addr Neighbor West IP Addr IP A Hello Control Plane 7 Hello Control Plane 4 Hello IP A G West IP A Multicast-enabled Transport IGMP Join G IP B Hello IP A G Hello East 6 Encap IGMP Join G Decap 1 All edge devices join control-group G Hello Hello IP A G IP A G 5 Transport natively replicates multicast to all OIFs 2 Multicast state for group G established throughout transport 6 Decap IGMP Join G IP C Hello IP A G Control Plane 7 Hello South Neighbor IP Addr West IP A 22

22 Control Plane (Multicast Transport) Hello 5 Control Plane Neighbor South IP Addr IP C Bidirectional adjacency formed Neighbor West South 5 IP Addr IP A IP C Hello Control Plane Hello West IP C G Decap IP A Multicast-enabled Transport IP B Hello 4 4 Decap East IP C G Hello Hello IP C G IP C G 3 The South Site creates its hello with West s address in the TLV 2 Encap Hello IP C IP C G Control Plane 1 Hello South Neighbor IP Addr West IP A 23

23 Control Plane Craft 2 update with new MACs MAC Advertisements (over Multicast Transport) Update A VLAN MAC IF 100 MAC A IP A 100 MAC B IP A 100 MAC C IP A Update A 6 Update A IP A G MAC Table VLAN MAC IF 100 MAC A e1/ MAC B e1/ MAC C e1/1 West 3 Encap Multicast-enabled Transport Update A Update A IP A G IP A G 4 5 Update A Decap East IP A G MAC Table VLAN MAC IF 100 MAC A IP A 101 MAC B IP A 102 MAC C IP A 1 New MACs learned in VLANs that are extended 5 Decap Add MACs learned through 7 Update A IP A G 6 VLAN MAC IF 100 MAC A IP A 100 MAC B IP A 100 MAC C IP A Update A South MAC Table VLAN MAC IF 100 MAC A IP A MAC B IP A MAC C Cisco IP Public A 7 Add MACs learned through 24

24 Multicast Transport 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 Example: Multicast for on Nexus 7000 feature pim! interface loopback 0 ip pim spare-mode ip address /32! interface loopback 1 ip pim sparse-mode ip address n1-x/32! ip pim rp-address group-list ip pim anycast-rp n1 ip pim anycast-rp n2 ip pim ssm range /24! interface port-channel1 # This Interface peers with the Join Interface ip igmp version3 * n in the last Octet reflects a unique IP address per Router joining the PIM Anycast Group 25

25 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 Control Plane Unicast-only Transport Control Plane Release 5.2 and above West IP A IP B East Mechanism Edge Devices (EDs) register with an Adjacency Server ED EDs receive a full list of Neighbors (onl) from the AS hellos and updates are encapsulated in IP and unicast to each neighbor End Result Neighbor Discovery is automated by the Adjacency Server All signaling must be replicated for each neighbor Data traffic must also be replicated at the head-end 26

26 Control Plane CLI Verification Establishment of control plane adjacencies between Edge Devices (multicast or unicast transport): dc1-agg-7k1# show otv adjacency Overlay Adjacency database Overlay-Interface Overlay100 : Hostname System-ID Dest Addr Up Time Adj-State dc2-agg-7k1 001b.54c2.efc :08:53 UP dc1-agg-7k2 001b.54c2.e1c :43:27 UP dc2-agg-7k2 001b.54c2.e :49:11 UP Unicast MAC reachability information: dc1-agg-7k1# show otv route Unicast MAC Routing Table For Overlay100 VLAN MAC-Address Metric Uptime Owner Next-hop(s) c07.ac01 1 3d15h site Ethernet1/ d70e 1 3d15h site Ethernet1/ f3.88ff 42 2d22h overlay dc2-agg-7k f d22h overlay dc2-agg-7k2 Local Site MAC Remote Site MAC 27

27 Data Plane Inter-Site Packet Flow 2 Layer 2 Looku p MAC TABLE VLAN MAC IF 100 MAC 1 Eth 2 Transport Infrastructure 100 MAC 2 Eth 1 Encap 100 MAC 2 IP A MAC 1 MAC MAC 1 MAC MAC 1 MAC 3 IP A IP B 100 MAC 3 IP B IP A IP B MAC 3 Eth MAC 4 IP B IP A 3 4 Decap 5 IP B MAC TABLE VLAN MAC IF 100 MAC 1 IP A 100 MAC 4 Eth 4 6 Layer 2 Looku p MAC 1 MAC 3 1 West East Server 1 Site Site Server 3 7 MAC 1 MAC 3 28

28 Data Plane Encapsulation 42 Bytes overhead to the packet IP MTU size (IPv4 packet) Outer IP + Shim - Original L2 Header (w/out the.1q header) 802.1Q header is removed and the VLAN field copied over to the shim header Outer shim header contains VLAN, overlay number, etc. Consider Jumbo MTU Sizing 802.1Q header removed Q DMA C SMA C Q Ether Type DMAC * The 4 Bytes of.1q header have already been removed SMAC Ether Type 6B 6B 2B 20B 8B IP Header Shim 20B + 8B + 14B* = 42 Bytes of total overhead L2 Header 14B* Payloa d Original L2 Frame CRC 4B 29

29 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 30

30 Spanning-Tree and 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 The BPDUs stop here L L 3 2 The BPDUs stop here 31

31 Unknown Unicast and No Longer Unknown Unicast Storms Across the DCI MAC TABLE VLAN MAC IF 100 MAC 1 Eth1 No requirements to forward unknown unicast frames Assumption: end-host are not silent or uni-directional Default behavior: no configuration is required L L MAC 2 IP B No MAC 3 in the MAC Table MAC 1 MAC 3 32

32 Unknown Unicast and Selective Unicast Flooding New Release 6.2 Some Application requirement to forward unknown unicast frames Selective Unicast Flooding can be enabled per mac address Default behavior: no unknown unicast forwarding Unknown Unicast MAC State IF Enable Flooding for MAC Blk Overlay Blk Overlay Fwd Overlay1 L L 3 2 -a # conf Enter configuration commands, one per line. End with CNTL/Z -a(config)# otv flood mac vlan 172 MAC 1 MAC 3 VLAN 100 MAC 6 MAC 7 VLAN

33 Controlling ARP Traffic 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 New: Release 6.1 -a(config)# interface overlay 1 -a(config-if-overlay)# no otv surpress-arp-nd # Allows ARP requests over an overlay network and disables ARP caching on edge devices. This command does not support IPv6. -a(config)# interface overlay 1 -a(config-if-overlay)# otv arp-nd timeout 70 # Configures the time, in seconds, that an entry remains in the ARP-ND cache. The time is in seconds varying from 60 to The default timeout value is 480 seconds. 34

34 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 35

35 Multi-homing Fully Automated Multi-homing No additional protocols required (i.e. BGP) site-vlan used to discover neighbor in the same site Authoritative Edge Device (AED) Election takes place Extended VLANs are split across the AEDs The AED is responsible for: AED Site Adjacency L L 3 2 AED MAC address advertisement for its VLANs Forwarding its VLANs traffic inside and outside the site Site Adjacency used for AED election 36

36 Hardened Multi-homing Introducing Site-identifier Same site devices must use common site-identifier Site-id information is included in the control plane Makes multi-homing more robust and resilient Site Adjacency and Overlay Adjacency are now both leveraged for AED election An overlay will not come up until a site-id is configured Site and Overlay Adjacency are both leveraged for AED election AED Overlay Adjacency Site Adjacency L L 3 2 Release 5.2 and above AED feature otv otv site-identifier 0x1 otv site-vlan 99 37

37 Multi-homing VLANs Split across AEDs Automated and deterministic algorithm In a dual-homed site: Lower IS-IS System-ID (Ordinal 0) = EVEN VLANs Higher IS-IS System-ID (Ordinal 1) = ODD VLANs Remote Device MAC Table VLAN MAC IF 100 MAC 1 IP A 101 MAC 2 IP B -a# show otv vlan Extended VLANs and Edge Device State Information (* - AED) VLAN Auth. Edge Device Vlan State Overlay East-b inactive(non AED) Overlay * East-a active Overlay East-b inactive(non AED) Overlay100 -b# show otv vlan Extended VLANs and Edge Device State Information (* - AED) VLAN Auth. Edge Device Vlan State Overlay * East-b active Overlay East-a inactive(non AED) Overlay * East-b active Overlay100 AED ODD VLANs IP A Overlay Adjacency Site Adjacency -a -b IP B AED EVEN VLANs 38

38 Multi-homing AED and Broadcast Handling 1. Broadcast reaches all the Edge Devices within the site 2. Only the AED forwards the traffic to the Overlay 3. All the Edge Devices at the other sites receive the broadcast 4. At the remote sites only the AEDs forward it into the site Broadcast stops here Broadcast stops here Bcast pkt Core AED AED 39

39 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing Mobility L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 40

40 and MAC Mobility MAC Moving and Updates (1) 1. Workload moved between Data Center sites VM Moves MAC X MAC X MAC X ESX MAC X Core MAC X ESX MAC X AED AED 41

41 and MAC Mobility MAC Moving and Updates (2) 1. Workload moved between Data Center sites 2. Workload is detected in East DC and control plane is triggered 2.3) AED advertises MAC X with a metric of zero MAC X MAC X MAC X MAC X MAC X ESX MAC X Core MAC X ESX MAC X MAC X MAC X MAC X AED 2.4) EDs in site West see MAC X advertisement with a better metric from site East and change them to remote MAC address. AED 2.2) AED detects MAC X is now local 2.1) Server originates a Gratuitous ARP (GARP) frame 42

42 and MAC Mobility MAC Moving and Updates (3) 1. Workload moved between Data Center sites 2. Workload is detected in East DC and control plane is triggered 3. East to West data plane traffic allows to update the MAC tables of the L2 devices in West Site 3.2) AED in site West forwards the GARP into the site and the L2 switches update their CAM tables MAC X MAC X MAC X MAC X ESX MAC X MAC X Core MAC X MAC X ESX AED 3.1) AED in site East forwards the GARP broadcast frame across the overlay AED Note: GARP is used as example traffic, same behavior is achieved with any other L2 broadcast frames exchanged 43

43 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 44

44 L2 Multicast Traffic between Sites Multicast Enabled Transport can leverage the multicast support available in the transport network to optimize the delivery of the multicast traffic for the VLANs stretched across sites Three steps: 1. Automated mapping of the sites multicast groups to a range of multicast groups in the transport network 2. Creation of the Multicast state information at the Edge Devices 3. Sites Multicast traffic delivered over the Overlay 45

45 1) The Mcast source starts sending traffic to the group Gs1 L2 Multicast with Multicast Transport Step 1 Mapping of the Site Multicast Group The site multicast groups are mapped to a SSM group range in the core Each (S1,Gs1) maps to a different SSM group in round-robin fashion 1 S1 Gs1 S1 S2 Gs2 S2 4 Mcast Stream Mcast Group Mapping Site Group West Gs1 Gs2 2 4) Same process happens once source S2 is enabled (sending to a different group Gs2) Core Group Gd1 Gd2 Mapping to a Delivery Group IP A 2) The West ED maps (S1,Gs1) to a delivery group Gd1 3) The West ED communicates the mapping information (including the source VLAN) to the other EDs The Mapping is communicated to the other EDs 3 IP C Multicast-enabled Transport South IP B East 46

46 L2 Multicast with Multicast Transport Step 2 Multicast State Creation Group S1 Gs1 S1 OIF-List Gs1 Gd1 West IF Overlay 4) The source ED adds the Overlay interface to the Outbound Interfaces (OIF) 4 Receive GM-Update Update OIL IP A SSM Tree for Gd1 5) The SSM tree for Gd1 (rooted at the source ED) is built in the core) IP C 3.1) ED Announces the receivers in a Group- Membership Update (GM- Update) to all other EDs Multicast-enabled Transport South GM-Update IGMPv3 report to join (IP A, Gd1), the SSM group in the Core. 2 IP B 3.2) ED Sends an IGMPv3 report to join the (IP A, Gd1) SSM group in the core 2) The ED snoops the IGMP join (without forwarding it) Client IGMP snoop 1 Client IGMP report to join Gs1 East 1) A receiver in the East site sends an IGMP join for Gs1 Receiver (for Gs1) It is important to clarify that the edge devices join the core multicast groups as hosts, not as routers! 47

47 L2 Multicast with Multicast Transport Step 3 Multicast Packet Flow 1 Looku p S1 Gs1 S1 Group West OIF-List Gs1 Gd1 IF Overlay s1 Gs1 IP A Gd1 IP A 2 Encap IP C S1 Gs1 Multicast-enabled 3 Transport Transport IP A Gd1 Decap 4 South 5 Replication S1 Gs1 Receiver (for Gs1) S1 Gs1 IP B 4 IP A Gd1 Decap 5 East S1 Gs1 Receiver (for Gs1) 48

48 L2 Multicast with Multicast Transport Multicast Groups in the Core can leverage the benefits of a multicast-enabled transport for both control and data planes. The following summarizes the requirements for a multicast transport: Control group Single PIM-SM or PIM-Bidir group used to form adjacencies and exchange MAC reachability information Data groups Range of SSM groups used to carry multicast data traffic generated by the sites interface Overlay100 otv join-interface e1/1 otv control-group otv data-group /24 otv extend-vlan The right number of SSM groups to be used depends on a tradeoff between the amount of multicast state to be maintained in the core and the optimization of Layer 2 multicast traffic delivery 49

49 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 50

50 QoS and Marking on Encapsulation On Encapsulation CoS bits (802.1p) copied to the shim header If IP traffic: The original (inner) DSCP value is also copied to outer DSCP Release 5.2 and above DMAC SMAC 802.1Q ETHERTYPE IP (optional) Q West CoS 802.1p IP A Inner DSCP IP (optional) Original Frame Outer DSCP shim IP B East 2 Encap 51

51 QoS and Marking on De-capsulation On De-capsulation CoS value is recovered from the shim and added to the 802.1Q header Original CoS and DSCP are both preserved Control Traffic is statically marked at CoS = 6/DSCP = 48 Release 5.2 and above Decap 1 West IP A IP (optional) Original Frame Outer DSCP shim IP B 2 East 802.1Q DMAC SMAC 802.1Q ETHERTYPE IP (optional) CoS 802.1p Inner DSCP 52

52 Scalability Current and Future Supported Values Release NX-OS 6.2 8* 32k 4000 NX-OS 5.2 6* k 2000 * two ED per Site Sites extended VLANs MAC addresses across all the extended VLANs Multicast Data Groups 53

53 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 54

54 Path Optimization Egress Routing Optimization Hot Potato Routing 55

55 Path Optimization Egress Routing with LAN Extension Extended VLANs typically have associated HSRP groups By default, only one HSRP router elected active, with all servers pointing to HSRP VIP as default gateway Result: sub-optimal routing Routing HSRP Hellos ARP reply Packet from ARP Vlan for 10 to Vlan 20 HSRP DMAC VIP = DGW HSRP Active HSRP Standby HSRP Listen HSRP Listen Packet from Vlan 10 to Vlan 20 DMAC = Host Vlan 20 VLAN 20 VLAN 10 56

56 Egress Routing Localization FHRP Filtering Solution Filter FHRP with combination of VACL and MAC route filter Result: Still have one HSRP group with one VIP, but now have active router at each site for optimal first-hop routing HSRP Active HSRP Hellos HSRP Standby HSRP Filter HSRP Active Listen HSRP Hellos HSRP Standby Listen ARP for HSRP VIP ARP reply VLAN 20 VLAN 10 57

57 Path Optimization Optimal Routing Challenges Layer 2 extensions represent a challenge for optimal routing Challenging placement of gateway and advertisement of routing prefix/subnet WAN Ingress: North-South / Client-Server Ingress: North-South / Client-Server HSRP Active HSRP Standby HSRP Filter HSRP Active HSRP Standby Egress: South-North / Server-Client East-West / Server-Server Egress: South-North / Server-Client 58

58 Path Optimization Is it relevant to my Data Center model? Logical Data Center or Physical Data Center? High Availability or Disaster Recovery? Ingress: North-South / Client-Server WAN Ingress: North-South / Client-Server Egress: South-North / Server-Client Is this ONE Logical Data Center? Or do I have TWO (High Availability) separated Data Physical & Logical Center? East-West / Server-Server Egress: South-North / Server-Client 59

59 Specific Use-Case IPv6 and IPv6 Unicast Forwarding and Multicast Flooding supported across - Requires to disable optimized multicast forwarding (OMF) in IGMP snooping on ED IPv6 Transport Network (Join Interface & Source Interface, not yet supported) Release 5.2 and above DC West vpc/vpc+ Domain DC Edge Device (VDC) East Global (all VLAN): no ip igmp snooping optimise-multicast-flood Per VLAN with IPv6 Traffic vlan vlan-id vlan configuration no ip igmp snooping optimise-multicast-flood 60

60 Ingress Routing Localization Possible Solutions Challenge Subnets are spread across locations Subnet information in the routing tables is not specific enough Routing doesn t know if a server has moved between locations Traffic may be sent to the location where the application is not available Options DNS Based Route Injection LISP Locator/ID Separation Protocol For more details on LISP and Deployment see: BRKDCT

61 Overlay Transport Virtualization Simplifying Data Center Interconnect Any Workload Anytime Anywhere 62

62 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Design Considerations & New Features 63

63 Support ASR1000 has been introduced in IOS XE 3.5 (Nov 2011) To use on ASR1000, you require: Advance Enterprise Image or Advance IP Service + feature license ASR1k <-> N7k Inter-Site Interoperability has been tested No ASR1k <-> N7k Multihoming Support (Intra-Site Interoperability) on ASR1000 Use Cases are: Legacy Deployments where DC may still be Catalyst based New Small Data Center and/or Disaster Recovery Sites where Main DC is equipped with Nexus 7000 with Layer-3 Encryption where MACSec is no option for Inter-DC Encryption 64

64 Support ASR 1000 New Features for IOS-XE 3.9 Adjacency Server (unicast) with LISP ESM RPVST STP Support New Features for IOS-XE 3.10 Portchannel for join interface VRF Aware Subinterface for join interface Layer 2 portchannel 65

65 Specific Use-Case Transparent Firewall and extended Inside & Outside VLANs Transparent/Bridged Firewall is separating extended VLANs is sharing the same MAC address per Edge-Device VLAN Inside FW VLAN DC Outside West FW VLAN Outside FW DC East VLAN Inside FW 66

66 Specific Use-Case Transparent Firewall and extended Inside & Outside VLANs is sending PIM hellos with source of destination Hello is sourced from Edge Device (VDC) MAC Address Firewall MAC Table MAC VLAN Zone ED 100 Inside ED 150 Outside VLAN 150 Outside Firewall DC West VLAN 100 Inside Firewall PIM Hellos sourced from (ED MAC Address) on VLAN 150 PIM Hellos sourced from (ED MAC Address) on VLAN

67 compared to FabricPath Is FabricPath a valid Solution to replace is purpose build for Data Center Interconnects Cisco Validated Designs (CVDs) Specific Data Center Interconnect features On Data Center Interconnect, FabricPath is NOT so Plug and Play No specific DCI functions Designs gotchas but do not impact all customers Multidestination Trees capacity planning is key FabricPath can be a valid Data Center Interconnect solution when: Short distances between Data Centers Multicast is not massively used If you know and accept where your Traffic Flows (Multidestination Trees) 68

68 compared to FabricPath Yes, but Data Center Interconnect is NOT LAN Switching Customer s constraints/needs are unique Scoping is based on Application Involved Number of DC sites, meshing, distances, bandwidth requirements Customer Perception Traffic Flows (Unicast, Multicast & Flooding) Operations Simplicity Failure Isolation Transport Failure Detection 3+ Sites Optimization High Availability L2 Functions L3 Unicast Functions Multicast Functions FabricPath Stacking VSS vpc Scalability 69

69 Internal Interface New Feature for in NX-OS 6.2 Nexus 7000 Hardware Support F3 Support for in 6.2(6) Enable on Nexus 7700 Series No Tunnel Depolarization or VLAN Translation in 6.2(6) on F3 Join-Interface M1 M2 F3 M1 M2 F1 F2e F3 M1, F1, F2e F1 and F2e support for internal Interface F1 and F2e linecards have the ability to be internal interfaces VDC Join Interface Internal Interface (CE) M-Series interface F/M-Series interface Routed Uplinks to Core Aggregation VDC (M-only, M1-F1 or F2/F2e) New Release 6.2 Interfaces to Access (Classic-Ethernet or FabricPath) L3 L 2 70

70 New Features for Tunnel Depolarization & Secondary IP Secondary IP command introduced Configured within interface, not interface Introduction of multiple IPs results in tunnel depolarization VDC Release 6.2(6) -a (config-if)# sh otv -a(config-if)# ip address /24 secondary Disabling IP Redirects on port-channel11 :secondary address Overlay Information configured. Site Identifier a(config-if)# sh run int po11 Overlay interface Overlay1!Command: show running-config interface port-channel11!time: Wed Mar 27 23:05: VPN name : Overlay1 VPN state : UP version 6.2(2) Extended vlans : (Total:182) Control group : interface port-channel11 Data group range(s) : /24 no ip redirects Broadcast group : ip address /24 Join interface(s) : Po11 ( ) ip address /24 secondary Secondary IP Addresses: : ip ospf network point-to-point Site vlan : 1 (up) ip router ospf 1 area AED-Capable : Yes1 ip igmp version 3 Capability : Multicast-Reachable 71

71 New Features for VLAN Translation: Translation through transit VLAN When a different VLAN is used at multiple sites Usually for 3 or more sites Release 6.2 VLAN 400 VLAN 200 VLAN 100 DC West DC East 72

72 New Features for VLAN Translation: Translation through transit VLAN Release 6.2 -a(config)# int overlay1 -a(config-if-overlay)# otv vlan mapping 100 to 400 -a(config-if-overlay)# sh run int overlay1!command: show running-config interface Overlay1!Time: Fri Mar 29 19:01: version 6.2(2) interface Overlay1 otv isis hello-multiplier 9 otv join-interface port-channel11 otv control-group otv data-group /24 otv extend-vlan 25-50, otv vlan mapping 100 to 400 no shutdown -a(config-if-overlay)# sh otv vlan-mapping Original VLAN -> Translated VLAN > 400 -B(config)# int overlay1 -B(config-if-overlay)# otv vlan mapping 200 to 400 -B(config-if-overlay)# sh run int overlay1!command: show running-config interface Overlay1!Time: Fri Mar 29 19:02: version 6.2(2) interface Overlay1 otv isis hello-multiplier 9 otv join-interface port-channel21 otv control-group otv data-group /24 otv extend-vlan 25-50, otv vlan mapping 200 to 400 no shutdown -B(config-if-overlay)# sh otv vlan-mapping Original VLAN -> Translated VLAN >

73 Convergence Small and Large Scale Targets (Extreme Failures) New Release 6.2 Large Scale Small Scale <30sec <10sec < 10sec <3sec 74

74 Challenges in Traditional Layer 2 VPNs Solved by Flooding Behavior Pseudo-wire Maintenance Multi-Homing - Unknown Control-Plane Unicast Based for MAC Learning propagation - Unicast Flooding reaches all sites - Full Dynamic mesh Encapsulation of Pseudo-wire is complex - Head-End replication is a common problem - Requires Native additional Automated Protocols Multi-Homing & extends STP - Malfunctions impacts multiple sites 75

75 Agenda Distributed Data Centers: Goals and Challenges Architecture Principles Control Plane and Data Plane Failure Isolation Multi-homing L2 Multicast Forwarding QoS and Scalability Path Optimization Design Considerations & New Features 76

76 Overlay Transport Virtualization Simplifying Data Center Interconnect Any Workload Anytime Anywhere 77

77 Where can help YOU simplify Data Center Interconnects?

78 Complete Your Online Session Evaluation Complete your online session evaluation Complete four session evaluations and the overall conference evaluation to receive your Cisco Live T-shirt 79

79

80 Call to Action Visit the Cisco Campus at the World of Solutions to experience the following demos/solutions in action: Data Center booth area, VXLAN Demo Get hands-on experience with the following Walk-in Labs Nexus 7000 Virtualization Lab, LISP Hands-On Lab, Implementing VXLAN in the Datacenter Meet the Engineer Brian Farnham, Victor Moreno, Lukas Krattiger, Andy Gossett, Ron Fuller Discuss your project s challenges at the Technical Solutions Clinics Attend one of the Lunch Time Table Topics, held in the main Catering Hall Recommended Reading: For reading material and further resources for this session, please visit CL365 -Visit us online after the event for updated PDFs and on-demand session videos. 81

Mobility and Virtualization in the Data Center with LISP and OTV

Mobility and Virtualization in the Data Center with LISP and OTV Cisco Expo 2012 Mobility and Virtualization in the Data Center with LISP and OTV Tech DC2 Martin Diviš Cisco, CSE, mdivis@cisco.com Cisco Expo 2012 Cisco and/or its affiliates. All rights reserved. 1 Twitter

More information

Data Center InterConnect (DCI) Technologies. Session ID 20PT

Data Center InterConnect (DCI) Technologies. Session ID 20PT Data Center InterConnect (DCI) Technologies Session ID 20PT Session Objectives The main goals of this session are: Highlighting the main business requirements driving Data Center Interconnect (DCI) deployments

More information

Data Centre Interconnect with OTV and Other Solutions

Data Centre Interconnect with OTV and Other Solutions Data Centre Interconnect with and Other Solutions David Jansen CCIE#5952 Distinguished Systems Engineer (DSE) dajansen@cisco.com @CCIE5952 Session Abstract: This session features a detailed analysis of

More information

OTV Technology Introduction and Deployment Considerations

OTV Technology Introduction and Deployment Considerations CHAPTER 1 OTV Technology Introduction and Deployment Considerations This document introduces a Cisco innovative LAN extension technology called Overlay Transport Virtualization (OTV). OTV is an IP-based

More information

Enterprise. Nexus 1000V. L2/L3 Fabric WAN/PE. Customer VRF. MPLS Backbone. Service Provider Data Center-1 Customer VRF WAN/PE OTV OTV.

Enterprise. Nexus 1000V. L2/L3 Fabric WAN/PE. Customer VRF. MPLS Backbone. Service Provider Data Center-1 Customer VRF WAN/PE OTV OTV. 2 CHAPTER Cisco's Disaster Recovery as a Service (DRaaS) architecture supports virtual data centers that consist of a collection of geographically-dispersed data center locations. Since data centers are

More information

Advanced OTV Configure, Verify and Troubleshoot OTV in Your Network

Advanced OTV Configure, Verify and Troubleshoot OTV in Your Network Advanced OTV Configure, Verify and Troubleshoot OTV in Your Network Andy Gossett, Customer Support Engineer, Cisco Services agossett@cisco.com Agenda OTV Introduction Configuration Multicast Transport

More information

Overview. Overview. OTV Fundamentals. OTV Terms. This chapter provides an overview for Overlay Transport Virtualization (OTV) on Cisco NX-OS devices.

Overview. Overview. OTV Fundamentals. OTV Terms. This chapter provides an overview for Overlay Transport Virtualization (OTV) on Cisco NX-OS devices. This chapter provides an overview for Overlay Transport Virtualization (OTV) on Cisco NX-OS devices., page 1 Sample Topologies, page 6 OTV is a MAC-in-IP method that extends Layer 2 connectivity across

More information

Implementing VXLAN in DataCenter

Implementing VXLAN in DataCenter Implementing VXLAN in DataCenter LTRDCT-1223 Lilian Quan Technical Marketing Engineering, INSBU Erum Frahim Technical Leader, ecats John Weston Technical Leader, ecats Why Overlays? Robust Underlay/Fabric

More information

ASR1000 OTV Deployment Modes (OTV Appliance on a Stick)

ASR1000 OTV Deployment Modes (OTV Appliance on a Stick) ASR1000 OTV Deployment Modes (OTV Appliance on a Stick) UMA SANKAR MOHANTY, Technical Services Agenda The WW(WHAT & WHY) of OTV Role of ASR1000 in OTV Deployments OTV on STICK Health Check Packet Tracer

More information

Hierarchical Fabric Designs The Journey to Multisite. Lukas Krattiger Principal Engineer September 2017

Hierarchical Fabric Designs The Journey to Multisite. Lukas Krattiger Principal Engineer September 2017 Hierarchical Fabric Designs The Journey to Multisite Lukas Krattiger Principal Engineer September 2017 A Single Fabric, a Single Data Center External Layer-3 Network Pod 1 Leaf/ Topologies (aka Folded

More information

Deploying LISP Host Mobility with an Extended Subnet

Deploying LISP Host Mobility with an Extended Subnet CHAPTER 4 Deploying LISP Host Mobility with an Extended Subnet Figure 4-1 shows the Enterprise datacenter deployment topology where the 10.17.1.0/24 subnet in VLAN 1301 is extended between the West and

More information

Optimizing Layer 2 DCI with OTV between Multiple VXLAN EVPN Fabrics (Multifabric)

Optimizing Layer 2 DCI with OTV between Multiple VXLAN EVPN Fabrics (Multifabric) White Paper Optimizing Layer 2 DCI with OTV between Multiple VXLAN EVPN Fabrics (Multifabric) What You Will Learn This document describes how to achieve a VXLAN EVPN multifabric design by integrating Virtual

More information

VXLAN Deployment Use Cases and Best Practices

VXLAN Deployment Use Cases and Best Practices VXLAN Deployment Use Cases and Best Practices Azeem Suleman Solutions Architect Cisco Advanced Services Contributions Thanks to the team: Abhishek Saxena Mehak Mahajan Lilian Quan Bradley Wong Mike Herbert

More information

Exam Questions

Exam Questions Exam Questions 642-997 DCUFI Implementing Cisco Data Center Unified Fabric (DCUFI) v5.0 https://www.2passeasy.com/dumps/642-997/ 1.Which SCSI terminology is used to describe source and destination nodes?

More information

Implementing VXLAN. Prerequisites for implementing VXLANs. Information about Implementing VXLAN

Implementing VXLAN. Prerequisites for implementing VXLANs. Information about Implementing VXLAN This module provides conceptual information for VXLAN in general and configuration information for layer 2 VXLAN on Cisco ASR 9000 Series Router. For configuration information of layer 3 VXLAN, see Implementing

More information

Best Practices come from YOU Cisco and/or its affiliates. All rights reserved.

Best Practices come from YOU Cisco and/or its affiliates. All rights reserved. Best Practices come from YOU 2 Apple iphone4 launched in June 2010 3 Antennagate 4 IPHONE4 Best Practices from CUSTOMERS 5 vpc Best Practices and Design on NXOS Nazim Khan, CCIE#39502 (DC/SP) Technical

More information

VXLAN Overview: Cisco Nexus 9000 Series Switches

VXLAN Overview: Cisco Nexus 9000 Series Switches White Paper VXLAN Overview: Cisco Nexus 9000 Series Switches What You Will Learn Traditional network segmentation has been provided by VLANs that are standardized under the IEEE 802.1Q group. VLANs provide

More information

Data Center Interconnect Solution Overview

Data Center Interconnect Solution Overview CHAPTER 2 The term DCI (Data Center Interconnect) is relevant in all scenarios where different levels of connectivity are required between two or more data center locations in order to provide flexibility

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, on page 1 Licensing Requirements for VXLAN EVPN Multi-Site, on page 2 Guidelines and Limitations for VXLAN EVPN Multi-Site, on

More information

Configuring PIM. Information About PIM. Send document comments to CHAPTER

Configuring PIM. Information About PIM. Send document comments to CHAPTER CHAPTER 3 This chapter describes how to configure the Protocol Independent Multicast (PIM) features on Cisco NX-OS switches in your IPv4 networks. This chapter includes the following sections: Information

More information

Wide-Area Networking Configuration Guide: Overlay Transport Virtualization, Cisco IOS XE Release 3S

Wide-Area Networking Configuration Guide: Overlay Transport Virtualization, Cisco IOS XE Release 3S Wide-Area Networking Configuration Guide: Overlay Transport Virtualization, Cisco IOS XE Release 3S Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

VXLAN Design with Cisco Nexus 9300 Platform Switches

VXLAN Design with Cisco Nexus 9300 Platform Switches Guide VXLAN Design with Cisco Nexus 9300 Platform Switches Guide October 2014 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 39 Contents What

More information

Nexus 7000 F3 or Mx/F2e VDC Migration Use Cases

Nexus 7000 F3 or Mx/F2e VDC Migration Use Cases Nexus 7000 F3 or Mx/F2e VDC Migration Use Cases Anees Mohamed Network Consulting Engineer Session Goal M1 VDC M1/M2 VDC M2/F3 VDC M1/F1 VDC M1/M2/F2e VDC F2/F2e/F3 VDC F2 VDC F3 VDC You are here This Session

More information

Contents. Introduction. Prerequisites. Requirements. Components Used

Contents. Introduction. Prerequisites. Requirements. Components Used Contents Introduction Prerequisites Requirements Components Used Background Information Terminology What is VXLAN? Why VXLAN? Configure Network Diagram Configurations 3172-A 9396-A 9396-B Verify Example

More information

VXLAN Multipod Design for Intra-Data Center and Geographically Dispersed Data Center Sites

VXLAN Multipod Design for Intra-Data Center and Geographically Dispersed Data Center Sites White Paper VXLAN Multipod Design for Intra-Data Center and Geographically Dispersed Data Center Sites May 17, 2016 Authors Max Ardica, Principal Engineer INSBU Patrice Bellagamba, Distinguish System Engineer

More information

Overlay Transport Virtualization Best Practices Guide

Overlay Transport Virtualization Best Practices Guide Configuration Guide Overlay Transport Virtualization Best Practices Guide Configuration Guide October 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

Cisco Configuring Cisco Nexus 7000 Switches v3.1 (DCNX7K)

Cisco Configuring Cisco Nexus 7000 Switches v3.1 (DCNX7K) Course Overview View Course Dates & Register Today This course is designed for systems and field engineers who configure the Cisco Nexus 7000 Switch. This course covers the key components and procedures

More information

Deployment Considerations with Interconnecting Data Centers

Deployment Considerations with Interconnecting Data Centers Deployment Considerations with Interconnecting Data Centers Patrice Bellagamba Distinguished SE Cisco Europe Session Objectives The main goals of this session are: Highlighting the main business requirements

More information

Multi-site Datacenter Network Infrastructures

Multi-site Datacenter Network Infrastructures Multi-site Datacenter Network Infrastructures Petr Grygárek rek 2009 Petr Grygarek, Advanced Computer Networks Technologies 1 Why Multisite Datacenters? Resiliency against large-scale site failures (geodiversity)

More information

IP Mobility Design Considerations

IP Mobility Design Considerations CHAPTER 4 The Cisco Locator/ID Separation Protocol Technology in extended subnet mode with OTV L2 extension on the Cloud Services Router (CSR1000V) will be utilized in this DRaaS 2.0 System. This provides

More information

Introduction to External Connectivity

Introduction to External Connectivity Before you begin Ensure you know about Programmable Fabric. Conceptual information is covered in the Introduction to Cisco Programmable Fabric and Introducing Cisco Programmable Fabric (VXLAN/EVPN) chapters.

More information

Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003

Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003 Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003 Agenda ACI Introduction and Multi-Fabric Use Cases ACI Multi-Fabric Design Options ACI Stretched Fabric Overview

More information

Cisco FabricPath Technology and Design

Cisco FabricPath Technology and Design Cisco Technology and Design BRKDCT-2081 Tim Stevenson Distinguished Engineer, Technical Marketing Session Abstract Provides an introduction to Cisco's technology, which enables simplified high-performance

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 642-997 Title : Implementing Cisco Data Center Unified Fabric (DCUFI) Vendor : Cisco

More information

Configuring Cisco Nexus 7000 Series Switches

Configuring Cisco Nexus 7000 Series Switches Configuring Cisco Nexus 7000 Series Switches DCNX7K v3.1; 5 Days, Instructor-led Course Description The Configuring Cisco Nexus 7000 Switches (DCNX7K) v3.0 course is a 5-day ILT training program that is

More information

Overlay Transport Virtualization Best Practices Guide

Overlay Transport Virtualization Best Practices Guide Guide Overlay Transport Virtualization Best Practices Guide Configuration Guide November 2017 2017 Cisco and/or its affiliates. All rights reserved. All rights reserved. This document is Cisco Public Information.

More information

Cisco Overlay Transport Virtualization Technology Introduction and Deployment Considerations 2012 Cisco Systems, Inc. All rights reserved.

Cisco Overlay Transport Virtualization Technology Introduction and Deployment Considerations 2012 Cisco Systems, Inc. All rights reserved. Cisco Overlay Transport Virtualization Technology Introduction and Deployment Considerations January 17, 2012 CCDE, CCENT, CCSI, Cisco Eos, Cisco Explorer, Cisco HealthPresence, Cisco IronPort, the Cisco

More information

Cisco Nexus 7000 Series NX-OS OTV Configuration Guide

Cisco Nexus 7000 Series NX-OS OTV Configuration Guide First Published: 2016-12-23 Last Modified: 2018-06-12 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Module 5: Cisco Nexus 7000 Series Switch Administration, Management and Troubleshooting

Module 5: Cisco Nexus 7000 Series Switch Administration, Management and Troubleshooting The Detailed course Modules for (DCNX7K) Configuring Cisco Nexus 7000 Switches Training Online: Module 1: Cisco Nexus 7000 Series Switches Cisco unified fabric trends Nexus 7000 series switch Deployment

More information

Page 2

Page 2 Page 2 Mgmt-B, vmotion-a vmotion-b VMM-Pool-B_ Connection-B -Set-A Uplink-Set-A Uplink-Set-B ACI-DC Standard Aggregation L3 Switch Configuration for existing Layer 2 : Nexus 6K-01 switch is

More information

INTRODUCTION 2 DOCUMENT USE PREREQUISITES 2

INTRODUCTION 2 DOCUMENT USE PREREQUISITES 2 Table of Contents INTRODUCTION 2 DOCUMENT USE PREREQUISITES 2 LISP MOBILITY MODES OF OPERATION/CONSUMPTION SCENARIOS 3 LISP SINGLE HOP SCENARIO 3 LISP MULTI- HOP SCENARIO 3 LISP IGP ASSIT MODE 4 LISP INTEGRATION

More information

Building Data Center Networks with VXLAN EVPN Overlays Part I

Building Data Center Networks with VXLAN EVPN Overlays Part I BRKDCT-2949 Building Data Center Networks with VXLAN EVPN Overlays Part I Lukas Krattiger, Principal Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session

More information

Vendor: Cisco. Exam Code: Exam Name: Designing Cisco Data Center Unified Fabric (DCUFD) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: Designing Cisco Data Center Unified Fabric (DCUFD) Version: Demo Vendor: Cisco Exam Code: 642-996 Exam Name: Designing Cisco Data Center Unified Fabric (DCUFD) Version: Demo DEMO QUESTION 1 Which three Cisco technologies or solutions are used during the virtualization

More information

HP Routing Switch Series

HP Routing Switch Series HP 12500 Routing Switch Series EVI Configuration Guide Part number: 5998-3419 Software version: 12500-CMW710-R7128 Document version: 6W710-20121130 Legal and notice information Copyright 2012 Hewlett-Packard

More information

Cisco Nexus 7000 Series NX-OS VXLAN Configuration Guide

Cisco Nexus 7000 Series NX-OS VXLAN Configuration Guide First Published: 2015-05-07 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 2016

More information

Configuring IGMP Snooping

Configuring IGMP Snooping This chapter describes how to configure Internet Group Management Protocol (IGMP) snooping on a Cisco NX-OS device. About IGMP Snooping, page 1 Licensing Requirements for IGMP Snooping, page 4 Prerequisites

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, page 1 Guidelines and Limitations for VXLAN EVPN Multi-Site, page 2 Enabling VXLAN EVPN Multi-Site, page 2 Configuring VNI Dual

More information

Configuring Virtual Private LAN Services

Configuring Virtual Private LAN Services Virtual Private LAN Services (VPLS) enables enterprises to link together their Ethernet-based LANs from multiple sites via the infrastructure provided by their service provider. This module explains VPLS

More information

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF MODULE 07 - MPLS BASED LAYER 2 SERVICES 1 by Xantaro MPLS BASED LAYER 2 VPNS USING MPLS FOR POINT-TO-POINT LAYER 2 SERVICES 2 by Xantaro Why are Layer-2

More information

Multi-Site Use Cases. Cisco ACI Multi-Site Service Integration. Supported Use Cases. East-West Intra-VRF/Non-Shared Service

Multi-Site Use Cases. Cisco ACI Multi-Site Service Integration. Supported Use Cases. East-West Intra-VRF/Non-Shared Service Cisco ACI Multi-Site Service Integration, on page 1 Cisco ACI Multi-Site Back-to-Back Spine Connectivity Across Sites Without IPN, on page 8 Bridge Domain with Layer 2 Broadcast Extension, on page 9 Bridge

More information

VXLAN EVPN Multihoming with Cisco Nexus 9000 Series Switches

VXLAN EVPN Multihoming with Cisco Nexus 9000 Series Switches White Paper VXLAN EVPN Multihoming with Cisco Nexus 9000 Series Switches 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 27 Contents Introduction...

More information

Contents. Configuring EVI 1

Contents. Configuring EVI 1 Contents Configuring EVI 1 Overview 1 Layer 2 connectivity extension issues 1 Network topologies 2 Terminology 3 Working mechanism 4 Placement of Layer 3 gateways 6 ARP flood suppression 7 Selective flood

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, page 1 Licensing Requirements for VXLAN EVPN Multi-Site, page 2 Guidelines and Limitations for VXLAN EVPN Multi-Site, page 2 Enabling

More information

Ethernet VPN (EVPN) and Provider Backbone Bridging-EVPN: Next Generation Solutions for MPLS-based Ethernet Services. Introduction and Application Note

Ethernet VPN (EVPN) and Provider Backbone Bridging-EVPN: Next Generation Solutions for MPLS-based Ethernet Services. Introduction and Application Note White Paper Ethernet VPN (EVPN) and Provider Backbone Bridging-EVPN: Next Generation Solutions for MPLS-based Ethernet Services Introduction and Application Note Last Updated: 5/2014 Ethernet VPN (EVPN)

More information

Data Center Configuration. 1. Configuring VXLAN

Data Center Configuration. 1. Configuring VXLAN Data Center Configuration 1. 1 1.1 Overview Virtual Extensible Local Area Network (VXLAN) is a virtual Ethernet based on the physical IP (overlay) network. It is a technology that encapsulates layer 2

More information

MP-BGP VxLAN, ACI & Demo. Brian Kvisgaard System Engineer, CCIE SP #41039 November 2017

MP-BGP VxLAN, ACI & Demo. Brian Kvisgaard System Engineer, CCIE SP #41039 November 2017 MP-BGP VxLAN, ACI & Demo Brian Kvisgaard System Engineer, CCIE SP #41039 November 2017 Datacenter solutions Programmable Fabric Classic Ethernet VxLAN-BGP EVPN standard-based Cisco DCNM Automation Modern

More information

EVPN Multicast. Disha Chopra

EVPN Multicast. Disha Chopra EVPN Multicast Disha Chopra Agenda EVPN Multicast Optimizations Introduction to EVPN Multicast (BUM) IGMP Join/Leave Sync Routes Selective Multicast Ethernet Tag Route Use Case 2 EVPN BUM Traffic Basics

More information

"Charting the Course... Implementing Cisco Data Center Infrastructure (DCII) Course Summary

Charting the Course... Implementing Cisco Data Center Infrastructure (DCII) Course Summary Description Course Summary v6.0 is a five-day instructor-led course that is designed to help students prepare for the Cisco CCNP Data Center certification and for professional-level data center roles.

More information

Deploy Application Load Balancers with Source Network Address Translation in Cisco DFA

Deploy Application Load Balancers with Source Network Address Translation in Cisco DFA White Paper Deploy Application Load Balancers with Source Network Address Translation in Cisco DFA Last Updated: 1/27/2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco

More information

Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6)

Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6) Next Generation MULTICAST In-band Signaling (VRF MLDP: Profile 6) Contents Introduction Background Information MLDP Signaling In-Band Signaling Overlay or Out-Of-Band Signaling Label Distribution Protocol

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 300-165 Title : Implementing Cisco Data Center Infrastructure Vendor : Cisco Version : DEMO Get Latest

More information

WAN Edge MPLSoL2 Service

WAN Edge MPLSoL2 Service 4 CHAPTER While Layer 3 VPN services are becoming increasing popular as a primary connection for the WAN, there are a much larger percentage of customers still using Layer 2 services such Frame-Relay (FR).

More information

Multicast H3C Low-End Ethernet Switches Configuration Examples. Table of Contents

Multicast H3C Low-End Ethernet Switches Configuration Examples. Table of Contents Table of Contents Table of Contents Chapter 1 Protocol Overview... 1-1 1.1 Overview... 1-1 1.2 Support of Features... 1-2 1.3 Configuration Guidance... 1-3 1.3.1 Configuring IGMP Snooping... 1-3 1.3.2

More information

Mobility and Virtualization in the Data Center with LISP and OTV

Mobility and Virtualization in the Data Center with LISP and OTV Mobility and Virtualization in the Data Center with LISP and OTV Agenda Mobility and Virtualization in the Data Center Introduction to LISP LISP Data Center Use Cases LAN Extensions: OTV LISP + OTV Deployment

More information

Table of Contents 1 Multicast VPN Configuration 1-1

Table of Contents 1 Multicast VPN Configuration 1-1 Table of Contents 1 Multicast VPN Configuration 1-1 Multicast VPN Overview 1-1 Introduction to MPLS L3VPN 1-1 Introduction to Multicast VPN 1-2 Introduction to MD-VPN 1-4 Protocols and Standards 1-7 How

More information

Advanced Network Training Multicast

Advanced Network Training Multicast Division of Brocade Advanced Network Training Multicast Larry Mathews Systems Engineer lmathews@brocade.com Training Objectives Session will concentrate on Multicast with emphasis on Protocol Independent

More information

VXLAN EVPN Multi-Site Design and Deployment

VXLAN EVPN Multi-Site Design and Deployment White Paper VXLAN EVPN Multi-Site Design and Deployment 2018 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 55 Contents What you will learn... 4

More information

OTV Loopback Join Interface

OTV Loopback Join Interface This chapter contains the following sections: Finding Feature Information, page 1 Information About, page 1 Licensing Information for, page 2 Guidelines and Limitationsfor, page 2 Prerequisites for, page

More information

Question No : 1 Which three options are basic design principles of the Cisco Nexus 7000 Series for data center virtualization? (Choose three.

Question No : 1 Which three options are basic design principles of the Cisco Nexus 7000 Series for data center virtualization? (Choose three. Volume: 162 Questions Question No : 1 Which three options are basic design principles of the Cisco Nexus 7000 Series for data center virtualization? (Choose three.) A. easy management B. infrastructure

More information

Verified Scalability Limits

Verified Scalability Limits This chapter describes the Cisco NX-OS configuration limits for the Cisco Nexus 9000 Series switches. Introduction, page 1, page 1 Deployment Case Studies, page 6 Introduction The values provided in this

More information

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and exclusive use by instructors in the CCNP: Building Scalable

More information

MC-LAG to VPLS Technology and Solution Overview

MC-LAG to VPLS Technology and Solution Overview CHAPTER 3 MC-LAG to VPLS Technology and Solution Overview Virtual Private LAN Service (VPLS) is an architecture that provides multipoint Ethernet LAN services, often referred to as Transparent LAN Services

More information

Verified Scalability Limits

Verified Scalability Limits This chapter describes the Cisco NX-OS configuration limits for the Cisco Nexus 9000 Series switches. Introduction, page 1, page 1 Deployment Case Studies, page Introduction The values provided in this

More information

Configuring IPv4. Finding Feature Information. This chapter contains the following sections:

Configuring IPv4. Finding Feature Information. This chapter contains the following sections: This chapter contains the following sections: Finding Feature Information, page 1 Information About IPv4, page 2 Virtualization Support for IPv4, page 6 Licensing Requirements for IPv4, page 6 Prerequisites

More information

C. The ESP that is installed in the Cisco ASR 1006 Router does not support SSO.

C. The ESP that is installed in the Cisco ASR 1006 Router does not support SSO. Volume: 197 Questions Question No : 1 SSO was configured on a Cisco ASR 1006 Router by using two RPs. When the main RP failed, a service disruption occurred. What are two reasons that the SSO did not work?

More information

Higher scalability to address more Layer 2 segments: up to 16 million VXLAN segments.

Higher scalability to address more Layer 2 segments: up to 16 million VXLAN segments. This chapter tells how to configure Virtual extensible LAN (VXLAN) interfaces. VXLANs act as Layer 2 virtual networks over Layer 3 physical networks to stretch Layer 2 networks. About VXLAN Encapsulation

More information

Configuring Q-in-Q VLAN Tunnels

Configuring Q-in-Q VLAN Tunnels Information About Q-in-Q Tunnels, page 1 Licensing Requirements for Interfaces, page 7 Guidelines and Limitations, page 7 Configuring Q-in-Q Tunnels and Layer 2 Protocol Tunneling, page 8 Configuring Q-in-Q

More information

Verified Scalability for Cisco Nexus 5500 Series NX-OS Release 7.0(3)N1(1)

Verified Scalability for Cisco Nexus 5500 Series NX-OS Release 7.0(3)N1(1) Verified Scalability for 5500 Series NX-OS Release 7.0(3)N1(1) This chapter contains the following sections: Overview of Verified Scalability, page 1 Verified Scalability for a Layer Switching Deployment,

More information

Location ID Separation Protocol. Gregory Johnson -

Location ID Separation Protocol. Gregory Johnson - Location ID Separation Protocol Gregory Johnson - grjohnso@cisco.com LISP - Agenda LISP Overview LISP Operations LISP Use Cases LISP Status (Standards and in the Community) Summary 2 LISP Overview 2010

More information

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast Contents Multicast overview 1 Introduction to multicast 1 Information transmission techniques 1 Multicast features 3 Common notations in multicast 4 Multicast advantages and applications 4 Multicast models

More information

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets?

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets? Nguyen The Nhat - Take Exam Exam questions Time remaining: 00: 00: 51 1. Which command will give the user TECH privileged-mode access after authentication with the server? username name privilege level

More information

Configuring VPLS. VPLS overview. Operation of VPLS. Basic VPLS concepts

Configuring VPLS. VPLS overview. Operation of VPLS. Basic VPLS concepts Contents Configuring VPLS 1 VPLS overview 1 Operation of VPLS 1 VPLS packet encapsulation 4 H-VPLS implementation 5 Hub-spoke VPLS implementation 7 Multi-hop PW 8 VPLS configuration task list 9 Enabling

More information

Cisco FabricPath Best Practices

Cisco FabricPath Best Practices White Paper Cisco FabricPath Best Practices Updated February 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 44 Contents What You Will Learn...

More information

PassTorrent. Pass your actual test with our latest and valid practice torrent at once

PassTorrent.   Pass your actual test with our latest and valid practice torrent at once PassTorrent http://www.passtorrent.com Pass your actual test with our latest and valid practice torrent at once Exam : 352-011 Title : Cisco Certified Design Expert Practical Exam Vendor : Cisco Version

More information

Fabric Connect Multicast A Technology Overview. Ed Koehler - Director DSE. Avaya Networking Solutions Group

Fabric Connect Multicast A Technology Overview. Ed Koehler - Director DSE. Avaya Networking Solutions Group Fabric Connect Multicast A Technology Overview Ed Koehler - Director DSE Avaya Networking Solutions Group IAUG Newport RI, November 2013 So, what s wrong with today s multicast networks? Today s multicast

More information

Implementing Cisco Data Center Infrastructure v6.0 (DCII)

Implementing Cisco Data Center Infrastructure v6.0 (DCII) Implementing Cisco Data Center Infrastructure v6.0 (DCII) COURSE OVERVIEW: Implementing Cisco Data Center Infrastructure (DCII) v6.0 is a five-day instructor-led course that is designed to help students

More information

HP MSR Router Series. EVI Configuration Guide(V7) Part number: b Software version: CMW710-R0304 Document version: 6PW

HP MSR Router Series. EVI Configuration Guide(V7) Part number: b Software version: CMW710-R0304 Document version: 6PW HP MSR Router Series EVI Configuration Guide(V7) Part number: 5998-7360b Software version: CMW710-R0304 Document version: 6PW104-20150914 Legal and notice information Copyright 2015 Hewlett-Packard Development

More information

Architecting Scalable Clouds using VXLAN and Nexus 1000V

Architecting Scalable Clouds using VXLAN and Nexus 1000V Architecting Scalable Clouds using VXLAN and Nexus 1000V Lawrence Kreeger Principal Engineer Agenda Session Is Broken Into 3 Main Parts Part 1: VXLAN Overview What is a VXLAN? Why VXLANs? What is VMware

More information

Configuring Q-in-Q VLAN Tunnels

Configuring Q-in-Q VLAN Tunnels This chapter describes how to configure Q-in-Q VLAN tunnels. Finding Feature Information, page 1 Feature History for Q-in-Q Tunnels and Layer 2 Protocol Tunneling, page 1 Information About Q-in-Q Tunnels,

More information

Layer 3 IP Multicast Architecture and Design in Cisco ACI Fabric

Layer 3 IP Multicast Architecture and Design in Cisco ACI Fabric White Paper Layer 3 IP Multicast Architecture and Design in Cisco ACI Fabric What You Will Learn Many enterprise data center applications require IP multicast support and rely on multicast packet delivery

More information

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast Contents Multicast overview 1 Introduction to multicast 1 Information transmission techniques 1 Multicast features 3 Common notations in multicast 4 Multicast benefits and applications 4 Multicast models

More information

Implementing Multicast Service Reflection

Implementing Multicast Service Reflection Implementing Multicast Service Reflection First Published: September 22, 2006 Last Updated: June 4, 2010 The Cisco Multicast Service Reflection feature provides the capability for users to translate externally

More information

Viewing IP and MPLS Multicast Configurations

Viewing IP and MPLS Multicast Configurations CHAPTER 19 These topics provide an overview of the IP Multicast technology and describe how to view IP and multicast configurations in Prime Network Vision: IP and MPLS Multicast Configuration: Overview,

More information

Contents. EVPN overview 1

Contents. EVPN overview 1 Contents EVPN overview 1 EVPN network model 1 MP-BGP extension for EVPN 2 Configuration automation 3 Assignment of traffic to VXLANs 3 Traffic from the local site to a remote site 3 Traffic from a remote

More information

SD-WAN Deployment Guide (CVD)

SD-WAN Deployment Guide (CVD) SD-WAN Deployment Guide (CVD) All Cisco Meraki security appliances are equipped with SD-WAN capabilities that enable administrators to maximize network resiliency and bandwidth efficiency. This guide introduces

More information

Financial Services Design for High Availability

Financial Services Design for High Availability Financial Services Design for High Availability Version History Version Number Date Notes 1 March 28, 2003 This document was created. This document describes the best practice for building a multicast

More information

Everyone in this room is a GENIUS

Everyone in this room is a GENIUS Everyone in this room is a GENIUS 2 What are Best Practices? Learning from Others Mistakes 3 Learning from your mistakes makes you SMART Learning from others mistakes makes you GENIUS 4 vpc Best Practices

More information

Q&As Designing Cisco Network Service Architectures

Q&As Designing Cisco Network Service Architectures CertBus.com 300-320 Q&As Designing Cisco Network Service Architectures Pass Cisco 300-320 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100%

More information

Cisco Campus Fabric Introduction. Vedran Hafner Systems engineer Cisco

Cisco Campus Fabric Introduction. Vedran Hafner Systems engineer Cisco Cisco Campus Fabric Introduction Vedran Hafner Systems engineer Cisco Campus Fabric Abstract Is your Campus network facing some, or all, of these challenges? Host Mobility (w/o stretching VLANs) Network

More information

Finding Feature Information, page 2 Information About DHCP Snooping, page 2 Information About the DHCPv6 Relay Agent, page 8

Finding Feature Information, page 2 Information About DHCP Snooping, page 2 Information About the DHCPv6 Relay Agent, page 8 This chapter describes how to configure the Dynamic Host Configuration Protocol (DHCP) on a Cisco NX-OS device. This chapter includes the following sections: Finding Feature Information, page 2 Information

More information