Extending ACI to Multiple Sites: Dual Site Deployment Deep Dive

Size: px
Start display at page:

Download "Extending ACI to Multiple Sites: Dual Site Deployment Deep Dive"

Transcription

1

2 Extending ACI to Multiple Sites: Dual Site Deployment Deep Dive Patrice Bellagamba Distinguished Systems Engineer BRKACI-3503

3 Agenda Multi-Data Center Design Options Stretched Fabric Deep Dive ACI Multi-POD Overview ACI Multi-Fabric Deep Dive Conclusion Thanks to Santiago Freitas ), Distinguished Systems Engineer Max Ardica ), Principal Engineer

4 Objectives This presentation and associated white-papers provides a guide to designing and deploying Cisco Application Centric Infrastructure (Cisco ACI TM ) in two data centers with an active-active architecture that delivers Increased uptime Disaster avoidance Easier maintenance Flexible workload placement Extremely low recovery time objective (RTO)

5 ACI Multi-DC Design Options Single APIC Cluster/Single Domain Stretched Fabric Multiple APIC Clusters/Multiple Domains Dual-Fabric Connected (L2 and L3 Extension) ACI Fabric Site 1 Site 2 ACI Fabric 1 ACI Fabric 2 DB Web L2/L3 App Multi-POD (Q3 2016) Multi-Site (CY 17) POD A POD B Site A IP Network Site B MP-BGP - EVPN MP-BGP - EVPN DB Web/App APIC Cluster Web/App DB Web App BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 5

6 Stretched Fabric Supported Distances and Interconnection Technologies b-aci-stretched-fabric.html

7 Stretched ACI Fabric ACI Fabric DC Site 1 DC Site 2 APIC APIC APIC vcenter Server Transit leaf Transit leaf Single fabric stretched to two sites. Works the same way as Single fabric deployed within a single DC One APIC cluster. One management and configuration point. Anycast GW on all leaf switches. Support for up to 3 sites Work with one or more transit leaf per site. Any leaf can be transit leaf. Number of transit leaf and links is redundancy and bandwidth capacity decision BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 7

8 Supported Distances and Interconnection Technologies Dark Fiber ACI Fabric DC Site 1 DC Site 2 APIC APIC APIC vcenter Server Transceivers QSFP-40G-LR4 QSFP-40GE-LR4 QSFP-40GLR4L QSFP-40G-ER4 Transit leaf Cable Distance 10 km 10 km 2 km 30 km in 1.0(4h) or earlier 40 km in 1.1 and later Transit leaf For all these transceivers, the wavelength is 1310, the cable type is SMF, and the power consumption is 3.5W. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 8

9 Supported Distances and Interconnection Technologies Private DWDM Node ID 1 Node ID 2 DC Site 1 Node ID 3 DC Site 2 APIC APIC APIC QSFP-40G-SR4 40G DWDM 40G or 4x 10G 40G 40G QSFP to SFP+ breakout cable DWDM 40G or 4x 10G 40G ACI leaf or spine connects to DWDM using 40G short reach or long reach transceivers. If using 40G-CSR4 or 40G-SR4 a QSFP to SFP+ breakout cable between ACI node and DWDM system can be used and then 4x 10G lambdas can be used between DWDM systems. 4x10G lambdas = 1x 40G link. DWDM failure scenarios If DWDM lambda goes down, DWDM must shutdown the ports facing the ACI Fabric, otherwise 30 seconds outage due to Fabric IS-IS Hold Time. If one attachment circuit goes down, remote port must be shutdown, otherwise 30 seconds outage. DWDM links to be similar, same latency and etc. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 9

10 Supported Distances and Interconnection Technologies Ethernet over MPLS (EoMPLS) Node ID 1 Node ID 2 DC Site 1 Node ID 3 DC Site 2 APIC APIC QSFP-40G-SR4 10 ms RTT 800 KM / 500 miles APIC 40G 10G/40G/100G EoMPLS Pseudowire 40G 40G 10G/40G/100G 40G WAN Port mode EoMPLS used to stretch the ACI fabric over long distance. DC Interconnect links could be 10G (minimum) or higher with 40G facing the Leafs / Spines DWDM or Dark Fiber provides connectivity between two sites. Max 10ms RTT between sites. Under normal conditions 10 ms allows us to support two DCs up to 800 KMs apart. Other ports on the Router used for connecting to the WAN via L3Out Validated platform is ASR 9K with XR or later. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 10

11 Fabric Topology from APIC EoMPLS, DWDN, Dark Fiber pseudowire is transparent for ACI BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 11

12 VMM Integration Focus on VMware VDS With DVS 5.x and 6.0, one DVS can be stretched across two sites Live migration supported. Same vcenter manages vsphere servers for both sites With DVS 6.0, one DVS can be used per site and the same EPG can span two (or more) VMM domains Live migration supported with Cross vcenter (Cross DVS) vmotion, APIC release 1.2(1i) and later. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 12

13 Transit Leaf and WAN Traffic Same ISIS metric for inter-site links and local links When WAN router is connected to transit leaf from both sites, non-border leaf switches will see 2-way ECMP for external subnets Recommended design: WAN Router is NOT connected to transit leaf, so Local WAN router is 2 hops away and WAN router at another site is 4 hops away. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 13

14 Reference Topology 10 ms RTT DC Site 1 DC Site 2 40G 10G EoMPLS Pseudowire 40G 40G 10G 40G DC1-CE1 DC1-CE2 DC2-CE1 DC2-CE2 DC1-PE DC2-PE 2016 Cisco and/or its affiliates. All rights reserved. Cisco Public 14

15 RealWeb EPG /24 S-N Traffic Flow N-S is symmetric Odd Tenants = DC 1 primary Even Tenant = DC 2 Primary WAN EPG Layer 2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 15

16 Logical Topology Deep Dive WAN-CE to ASA, BGP peering through the Fabric WAN EPG with L2 BD with static binding towards ASA and WAN CE ASA/T4/act(config)#route-map set-localpref-200-inprefixes permit 10 ASA/T4/act(config-route-map)# set local-preference 200 ASA/T4/act(config-if)# interface TenGigabitEthernet0/ ASA/T4/act(config-if)# nameif outside ASA/T4/act(config-if)# ip address standby Even numbered tenants use the primary path into/out of the fabric via DC2 and odd tenants use the primary path into/out of the fabric via the left side DC1 ASA/T4/act(config)# router bgp ASA/T4/act(config-router)# address-family ipv4 unicast ASA/T4/act(config-router-af)# neighbor remote-as ASA/T4/act(config-router-af)# neighbor remote-as ASA/T4/act(config-router-af)# neighbor remote-as ASA/T4/act(config-router-af)# neighbor remote-as ASA/T4/act(config-router-af)# redistribute static ASA/T4/act(config-router-af)# neighbor route-map set-localpref-200-inprefixes in ASA/T4/act(config-router-af)# neighbor route-map set-localpref-200-inprefixes in ASA/T4/act(config)# route inside BGP towards CEs Static Towards WEB subnet, NH Fabric 2016 Cisco and/or its affiliates. All rights reserved. Cisco Public

17 Logical Topology Deep Dive External L3 out towards ASA External L3 Out Configuration Steps on ACI Create Logical Node Profile with border leafs Leaf-3 and Leaf-5, where ASA is connected Static Default route from each Border Leaf node with Next Hop pointing to ASA Inside Interface IP ASA Failover: ASA failover link and state link through the Fabric via a BD setup in Layer 2. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 17

18 Logical Topology Deep Dive External L3 out towards ASA External L3 Out Configuration Steps on ACI On the Logical Interface Profile create Secondary IP Address (Floating IP) under each logical transit interface created between Border Leaf and External Physical ASA. This secondary address is a floating IP owned by the border leafs. This helps for seamless convergence during border leaf failures. Remark: DC1-ASA/T4/act(config)# route inside BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 18

19 Logical Topology Deep Dive MP-BGP Route Reflector Placement Spine 1 == DC 1 Spine 3 == DC 2 The fabric uses MP-BGP to distribute external routes within ACI fabric. Tested SW Release supports a max of two MP-BGP route reflectors. In a stretched fabric implementation, place one route reflector at each site to provide redundancy. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 19

20 Data Center Failure Site failure on the site with two APICs ACI Fabric DC Site 1 DC Site 2 APIC APIC APIC vcenter Server The remaining APIC controller becomes minority when Site 1 goes down. Configuration changes are not allowed with minority When site 1 goes down, user can access and monitor the ACI fabric via the controller in site 2 but user can t make configuration changes. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 20

21 Data Center Failure Restoring ability to make configuration changes Node ID 1 Node ID 2 Node ID 3 DC Site 1 DC Site 2 APIC APIC APIC APIC vcenter Server De-commission APIC node 1 and 2 Standby Node ID 2 Commission new APIC node 2. Now has 2 working controllers in site 2. Connect a standby APIC appliance (4 th APIC) in Site 2 after the APIC cluster is formed and operational Standby appliance remains shutdown until needed. When site 1 is down, user de-commission APIC node 1 and 2 and commission new APIC node 2. The "standby" APIC appliance joins APIC cluster Site 2 now has majority of APIC (2 out of 3). User can start to make changes. Stretched Fabric APIC Cluster Recovery Procedures r/aci/apic/sw/kb/b_kb-aci-stretched-fabric.html BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 21

22 Summary Stretched ACI Fabric For Your Reference - One APIC cluster. One management and configuration point. Anycast GW on all leaf switches. Works the same way as Single fabric deployed within a single DC. - Cisco Validated Design. Extensively tested and passed validation criteria. - 10ms RTT between the sites Under normal conditions 10 ms allows two DCs up to 800 KMs/500 Miles apart. Previous BRKACI-3503 recordings from Cisco Live USA 2015 has a DEEP dive and test results for Stretched Fabric - Interconnection could be dark fiber, DWDM or EoMPLS pseudowire If EoMPLS then DC Interconnect links could be 10G (minimum) or higher with 40G facing the Leaf/Spine QoS required, you need to protect critical control-plane traffic. - APIC Release 1.0(3f) or later. DEMO available Stretched Fabric Link failures vmotion over Stretched Fabric with EoMPLS - BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 22

23 ACI Multi-POD Overview Go to ACI MultiPod/MultiSite Deployment Options [BRKACI- 2003] for deep-dive

24 ACI Multi-POD Solution Overview Availability now: Q Inter-POD Network POD A POD n MP-BGP - EVPN IS-IS, COOP, MP-BGP Single APIC Cluster IS-IS, COOP, MP-BGP Multiple ACI PODs connected by an IP Inter-POD L3 network, each POD consists of leaf and spine nodes Managed by a single APIC Cluster Single Management and Policy Domain End-to-end policy enforcement Forwarding control plane (IS-IS, COOP) fault isolation BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 24

25 ACI Multi-POD Solution Topologies POD 1 40G/100G Intra-DC 40G/100G POD n For Your Reference 40G/100G ACI MultiPod/MultiSite Deployment Options [BRKACI-2003] Two DC sites connected back2back 10G/40G/100G 40G/100G POD 1 Dark fiber/dwdm (up POD 2 to 10 msec RTT) DB Web/App APIC Cluster Web/App DB Web/App APIC Cluster Web/App 3 DC Sites POD 1 POD 2 10G/40G/100G 40G/100G 40G/100G Dark fiber/dwdm (up to 10 msec RTT) 40G/100G Multiple sites interconnected by a generic L3 network 40G/100G 40G/100G L3 40G/100G 40G/100G POD 3 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 25

26 ACI Multi-Pod Solution Scalability Considerations Maximum number of supported ACI leaf nodes (across all Pods) 300 with a 5 nodes APIC Cluster Maximum 200 leaf nodes per Pod Up to 80 leaf nodes supported with a 3 nodes APIC cluster Up to 6 spines per Pod Maximum number of supported Pods 4 in Congo/Congo-MR releases (Q3CY16) 6 in Crystal release (Q4CY16) No current plans to increase those values before end of CY16 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 26

27 ACI Multi-POD Solution Inter-POD Network (IPN) Requirements Not managed by APIC, must be initially preconfigured Main requirements: POD A POD B 40G/100G interfaces to connect to the spine nodes MP-BGP - EVPN Multicast, specifically BiDir PIM needed to handle BUM traffic DB Web/App APIC Cluster Web/App DHCP Relay for spine/leaf discovery across PODs OSPF (only option at FCS) for advertising VTEP reachability Increased MTU support to handle VXLAN encapsulated traffic QoS (to prioritize intra APIC cluster communication) BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 27

28 Inter-Pod Connectivity Frequently Asked Questions What platforms can or should I deploy in the IPN? Nexus 9200s, 9300-EX, but also any other switch or router supporting all the IPN requirements NorthStar and Donner/Donner+ based platforms not initially supported as IPN nodes SW fix is being scoped for 2HCY16 timeframe Can I use a 10G connection between the spines and the IPN network? Yes, once QSA adapters will be supported on the ACI spine devices Planned for Crystal release (Q4CY16) on EX based HW Scoped for Q1CY17 for Alpine based spines BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 28

29 Inter-Pod Connectivity Frequently Asked Questions I have two sites connected with dark fiber/dwdm circuits, can I connect the spines back-toback? X POD 1 POD 2 APIC Cluster No, because of multicast requirement for L2 multidestination inter-pod traffic IPN Devices 40G/100G connections Do I need a dedicated pair of IPN devices in each Pod? POD 1 POD 2 APIC Cluster Yes, but initially mandates the use of 40G/100G inter- Pod links BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 29

30 ACI Multi-POD Solution Overlay Data Plane Policy information carried across Pods Group VTEP IP VNID Tenant Packet Policy Leaf Proxy B 13 Spine encapsulates traffic to remote Proxy B Spine VTEP Spine encapsulates traffic to local leaf Leaf Proxy A Proxy A Proxy B * Proxy A VM2 unknown, traffic is encapsulated to the local Proxy A Spine VTEP (adding S_Class information) VM1 sends traffic destined to remote VM2 Single APIC Cluster Pod1 L4 * Proxy B Leaf learns remote VM1 location and enforces policy If policy allows it, VM2 receives the packet BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 30

31 ACI Golf

32 ACI Integration with WAN at Scale Project GOLF Overview WAN GOLF (WAN Edge) Routers Connect an ACI Fabric to the external L3 domain GOLF devices functionally behave as ACI border leafs Control plane and data plane scale MP-BGP EVPN L3Out with GOLF Complementary with ACI Multi-Fabric solutions MP-BGP EVPN control plane between ACI spine and GOLF routers VXLAN data plane between ACI spine and GOLF routers VRF-1 DB Web/App L3Out with VRF-lite VRF-2 OpFlex for exchanging config parameters (VRF names, BGP Route-Targets, etc.) Consistent policy for north-south traffic applied at ACI leaf (both ingress and egress directions) BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 32

33 ACI Integration with WAN at Scale Project GOLF : Supported Platforms MP-BGP EVPN IP Network WAN Router initial choices Nexus 7000/7700: F3 line card in DX(1)ES (end of May 2016). M3 support in Q4CY16 (Atherton release) ASR 9000: IOS-XR (June/July 2016) for platforms with minimum RSP3 and Typhoon/ Tomahawk line card support ASR 1000: Polaris release 16.4 (Q4CY16), including also CSR1Kv support High level whitepaper available on CCO: /data-center-virtualization/application-centricinfrastructure/white-paper-c html BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 33

34 Multi-Pod and GOLF Combined Models Centralized Scenario (Intra-DC) GOLF Devices Connected to IPN GOLF Devices Connected to Pod Spines WAN WAN MP-BGP EVPN MP-BGP EVPN GOLF devices perform a dual function: Pure L3 routing for Inter-Pod VXLAN traffic VXLAN Encap/Decap for WAN to DC traffic flows BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 34

35 ACI Multi-Fabric Deep Dive Multiple APIC Clusters / Multiple Domains

36 Dual-Fabric Design Scenarios Two independent ACI fabrics. Two management and configuration domains. Design Goals: Active/Active workload. Extend L2 and subnet across sites. Anycast GW on both fabrics Interconnect Technologies: Dark Fiber or DWDM (back to back vpc) VXLAN/OTV/VPLS/PBB for L2 extension over IP BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 36

37 Latency considerations Cisco ACI fabrics are totally independent from each other, and the only control plane between them uses BGP and learning bridges (both supported over long distances) Latency considerations are relative to the other components of the solution VMware supports RTT of up to 100 ms starting with vsphere Release 6.0 ASA clusters are supported over two sites deployed with 20 ms of RTT latency Storage replication. with asynchronous replication, there is no real limit With synchronous replication, there is a strict limitation that depends on the deployed technology. EMC VPLEX and NetApp MetroCluster solutions support a maximum RTT latency limit of 10 ms. Recommendation to deploy all application tiers at the same site with local storage When planning DCI deployments, you also need to consider path optimization BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 37

38 ACI Multi-Fabric Layer 2

39 L2 Reachability across Sites Static Binding between EPGs and VLANs ACI Fabric 1 ACI Fabric 2 APIC Static 1:1 mapping VLANs/EPGs DCI Static 1:1 mapping VLANs/EPGs App1 EP1 EPG1 BD1 VLAN = BD = EPG EPG1 BD1 App1 EP2 Internal EPGs are extended to the remote site by leveraging a static 1:1 mapping with VLANs carried on the double-sided vpc. o o o Simpler and recommended over the use of L2Out With vpc, the VLAN EPG mapping must be consistent between the APIC cluster of each Fabric With VXLAN /OTV, DCI can perform VLAN translation ACI Fabric: 1,750 BD per Border Leaf node DCI Scalability OTV 1500 VLAN, PBB-EVPN 4000 VLAN, VXLAN/EVPN 1000 VLAN BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 39

40 DCI Dual-Fabric with Active/Active GW One EPG per BD with Static binding ACI Fabric 1 VRF-1 ACI Fabric 2 VRF-1 WEB1 BD /24 VLAN300 VLAN300 BD /24 WEB2 APP1 BD /24 VLAN301 VLAN301 BD /24 APP2 DB1 BD /24 VLAN302 VLAN302 BD /24 DB2 Use static binding to extend EPG between the sites. VLAN ID to EPG mapping matches between fabrics. Fabric treats the remote end points as if they are locally attached, they are learned on the Border Leaf Flood and learn between two fabrics Recommended to turn on Unknown Unicast and ARP flooding in the BD for extended L2 segments BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 40

41 Dual-Fabric with Active/Active GW Multiple EPGs Under one BD with Static binding ACI Fabric 1 VRF-1 ACI Fabric 2 VRF-2 WEB1 BD /24 VLAN300 BD /24 WEB2 APP1 VLAN301 APP1 DB1 VLAN302 DB1 Create loop between two fabrics WEB, APP and DB reside in same flooding domain. Can t support multiple EPGs under same BD with L2 extension between ACI fabrics BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 41

42 Dual-Fabric with L2 Extension Pervasive Default Gateway (ACI version 11.2 or later) Two IP/MAC addresses should be defined for each stretched IP subnet 1. Unique IP and MAC per site for ARP resolution (Glean) 2. Common virtual IP and virtual MAC for server default GW BD1 Glean IP: Virtual IP MAC: MAC-A vmac: MAC-common ACI Fabric 1 ACI Fabric 2 BD1 Glean IP: Virtual IP MAC: MAC-B vmac: MAC-common DCI Hypervisor Hypervisor One L2 Domain One IP Subnet BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 42

43 Active/Active Default Gateway Common GW MAC/IP Configuration APIC DC 1 APIC DC 2 Common Virtual MAC, used by VIP Common IP address marked as VIP BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 43

44 Routing to an Endpoint Connected to an Internal IP Subnet Inter-subnet routing locally performed by ACI Fabric 1 ACI Fabric 1 ACI Fabric 2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 44

45 Inter subnet routing to silent host using gleaning 13 EP1 Leaf 1 12 EP1 e1/3 * Proxy A Proxy A 16 Proxy B EP1 17 BL1/BL2 * Proxy A Leaf1 e1/3 ESX 1 BL1 BL2 Po1 EP1 Leaf 1 DCI BL1 BL2 Po1 EP1 vpc1 ESX * Proxy B EP EPG WEB1 * 14 Proxy A DCI * 15 Proxy B Flood and learn between two fabrics: Unknown are gleaned by the spine using ARP with physical MAC/IP Recommended to turn on Unknown Unicast and ARP flooding in the BD for extended L2 segments Leaf6 EP EPG WEB2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 45

46 Inter subnet routing to silent host using gleaning 13 EP1 Leaf 1 EP2 BL1/BL2 12 EP1 e1/3 * Proxy A Proxy A 16 Proxy B 17 EP1 BL1/BL2 EP2 Leaf 6 * Proxy A Leaf1 e1/3 ESX 1 BL1 BL2 Po1 EP1 Leaf 1 EP2 Po1 DCI BL1 BL2 Po1 EP1 vpc1 EP2 Leaf 6 ESX * Proxy B EP EPG WEB1 * 14 Proxy A DCI * 15 Proxy B Leaf6 EP EPG WEB2 On ARP Reply to the Fabric 1, Silent Host is discovered BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 46

47 Policy Consistency across Sites (L2 Extension) Contract Relationship with Static Binding ACI Fabric 1 Logical EPG Extension ACI Fabric 2 BD-1 VLAN300 BD-1 WEB1 C1 WEB1 EP subject to C1 policy when communicating with APP1 and APP2 APP2 EP subject to C2 policy when communicating back to WEB-1 WEB2 C2 WEB2 EP subject to C2 policy when communicating with APP1 and APP2 APP1 BD-2 VLAN301 APP2 BD-2 Each Fabric treats the remote end points as if they were locally connected (they are added to the local COOP database) Remote endpoint classification performed with static EPG-VLAN binding Contract on two fabrics must be independently created and kept consistent WEB1 EP should be subject to the same policy when accessing an EP in APP1 or APP2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 47

48 Inter-sites storm-control Can be applied to ACI or DCI or both APIC APIC Storm-Control ingress traffic on ACI Storm-Control ingress traffic on DCI interface port-channel2 storm-control broadcast level 1.00 storm-control multicast level 1.00 storm-control unicast level 1.00 EPG Ingress static ACI Storm-Control binding DCI EPG Ingress static Storm-Control binding s/switches/datacenter/aci/apic/sw/k b/b_kb_configuring_traffic_storm _Control_in_APIC.html BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 48

49 ACI Fabric Loop Protection Applied per site independently Multiple Protection Mechanisms against external loops LLDP detects direct loopback cables between any two switches in the same fabric Mis-Cabling Protocol (MCP) is a new link level loopback packet that detects an external L2 forwarding loop MCP frame sent on all VLAN s on all Ports If any switch detects MCP packet arriving on a port that originated from the same fabric the port is errdisabled External devices can leverage STP/BPDU MAC/IP move detection and learning throttling and err-disable LLDP Loop Detection MCP Loop Detection (supported from 11.1 release) STP Loop Detection BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 49

50 Interconnecting multiple ACI Fabrics using OTV vsphere / vcenter 6.0 DVS-DC1 vsphere / vcenter 6.0 DVS-DC2 APIC APIC EPG static binding Server ESX-DC1 DVS-DC1 Server Nexus 7700 OTV EPG VLAN to static OTV binding Overlay Nexus 7700 OTV ESX-DC2 DVS-DC2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 50

51 Interconnecting multiple ACI Fabrics using OTV vsphere / vcenter 6.0 DVS-DC1 vsphere / vcenter 6.0 DVS-DC2 OTV Advantages: Server APIC ESX-DC1 DVS-DC1 Server Nexus 7700 OTV APIC Spanning-tree isolation Unknown unicast traffic suppression ARP optimization Layer 2 broadcast policy control EPG static binding OTV also offers a simple command-line interface (CLI), or it can easily be set up using a programming EPG VLAN to static language OTV such as Python. binding Overlay Nexus 7700 OTV ESX-DC2 DVS-DC2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 51

52 ACI Dual Fabric with vsphere 6.0 for Cross vcenter vmotion vsphere / vcenter 6.0 vsphere / vcenter 6.0 DVS-DC1 DVS-DC2 WEST_OTVA feature otv APIC otv site-vlan 210 otv site-identifier EAST_OTVA feature otv APIC otv site-vlan 210 otv site-identifier Server interface Overlay1 otv join-interface port-channel100 otv control-group otv data-group /24 otv extend-vlan no shutdown ESX-DC1 interface port-channel100 Nexus 7700 mtu 9216 OTV Server 2 ip address /30 ip igmp version 3 DVS-DC1 EPG static binding EPG VLAN to static OTV binding Overlay interface Overlay1 otv join-interface port-channel100 otv control-group otv data-group /24 otv extend-vlan no shutdown interface port-channel100 Nexus 7700 mtu 9216 OTV ip address /30 ip igmp version 3 ESX-DC2 DVS-DC2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 52

53 Interconnecting multiple ACI Fabrics using VXLAN/EVPN vsphere / vcenter 6.0 DVS-DC1 vsphere / vcenter 6.0 DVS-DC2 APIC APIC EPG static binding Server ESX-DC1 DVS-DC1 Server Nexus 9300 NX-OS Mode VLAN to EPG static VXLAN binding mapping ESX-DC2 DVS-DC2 VXLAN EPG static overlay with binding BGP-EVPN BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 53

54 VXLAN as a DCI for Dual ACI Fabric DCI Nexus 9300 running in NX-OS mode Transport EPG VLAN over L2 VNI to remote site(s) vpc attachment-circuit Anycast VTEP for VXLAN encapsulation L3 peering between Fabrics over vpc attachment-circuit DCI Core Can be Fiber or DWDM with IGP peering. Can be a Metro or WAN network with BGP peering. Nexus 9300 NX-OS Mode VLAN to EPG static VXLAN binding mapping VXLAN EPG static overlay with binding BGP-EVPN BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 54

55 VXLAN as a DCI set-up Storm-Control ingress traffic interface port-channel2 storm-control broadcast level 1.00 storm-control multicast level 1.00 storm-control unicast level 1.00 Map VLAN_ID to VNI L2 vlan 1001 vn-segment Overlay Data-Plane: Interface NVE BUM multicast or Ingress Replication interface nve1 no shutdown source-interface loopback1 host-reachability protocol bgp member vni ingress-replication protocol bgp router bgp 100 neighbor remote-as 200 update-source loopback0 ebgp-multihop 10 address-family l2vpn evpn send-community both route-map NEXT-HOP-UNCHANGED out route-map NEXT-HOP-UNCHANGED permit 10 set ip next-hop unchanged evpn vni l2 rd auto route-target import 100:31001 route-target export 100:31001 Overlay Control-Plane: BGP peering with remote Fabric EVPN to populate MAC and MAC IP per VNI Anycast VTEP interface loopback1 ip address /32 ip address /32 secondary Create an Underlay IGP if back to back links ebgp if Metro/WAN Core Multicast or Unicast only BFD enabled BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 55

56 ACI Multi-Fabric Layer 3 connectivity between fabrics

57 Cross Fabric L3 Extension BD /24 ACI Fabric 1 ACI Fabric 2 L3Out-DCI EBGP DCI L3Out-DCI EBGP Fabric to Fabric, Per Tenant ebgp peering over Layer 2 DCI (L2VNI, OTV and back to back vpc) Not all EPGs have to be Layer 2 extended Some subnets are local to a single DC/Fabric. L3 Peering between the Fabrics is required for route exchange. ACI support multiple protocols including ibgp, ebgp and OSPF The reference design uses ebgp as it provides demarcation of the administrative domain and the option to manipulate routing policy ACI supports Layer 3 dynamic routing protocol peering over vpc. DCI BD /24 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 57

58 Policy Consistency across Sites (L3 Connectivity) One EPG per BD with Unique IP Subnet Distributed application with L3 connectivity between fabrics (EPG=BD=Subnet) Classification: group policy ID derived based on subnet (IP prefix to external EPG mapping) Policy: WEB1 EP should be subject to the C2 policy when accessing APP2 EP Local BD /24 WEB1 C1 L3Out Ext-APP2 WAN L3Out Ext- WEB1 Local BD /24 WEB2 C1 Local BD /24 APP1 Ext-WEB2 External EPG Mapping Table /24 Ext-WEB /24 Ext-APP2 Ext-APP1 External EPG Mapping Table /24 Ext-WEB /24 Ext-APP1 C2 C2 Local BD /24 APP2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 58

59 Multitenancy support WAN routers to WAN Edge multitenancy via MPLS L3 VPN or VRF-lite ACI provides L2 BD between WAN Edge and Firewall OSPF per VRF on Router FW Context per Tenant ASA and ACI OSPF within the ASA context L3out per Tenant in ACI Fabric 1 Fabric 2 Per Tenant L3Out ebgp peering over Layer 2 DCI BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 59

60 ACI Multi-Fabric Layer 3 connectivity outside the fabrics

61 Perimeter Firewall Design using Active/Active ASA Cluster Video of a demo available at ACI Fabric 1 ACI Fabric 2 Cluster Control Link (CCL) DATA CCL CCL DCI CCL CCL DATA DATA DATA Dual-DC Cisco ASA Cluster ASA Cluster inserted using IP routing, without Service Graph. North-South communication through the local ASA units for IP subnets that are not stretched. Ingress traffic from the WAN routed to the DC where the non-stretched subnet resides based on IP routing. Intra-cluster forwarding to keep symmetry for stretched IP subnets. ACI fabric provides a Layer 2 BD on a dedicated vpc for CCL VLAN which is then extended via DCI to the other site. ASA cluster in routed mode with multiple contexts using individual interfaces. OSPF used as the routing protocol between ASA units and ACI Fabric. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 61

62 Routing Peering AS100 ACI AS200 ACI OSPF ebgp Traffic AS300 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 62

63 Local Subnet to ACI 1 ACI ACI InGress / Egress OSPF ebgp Traffic BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 63

64 Local Subnet to ACI 2 ACI ACI Egress/Ingress OSPF ebgp Traffic BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 64

65 Stretched Subnet to both ACI ACI ACI Egress Egress OSPF ebgp Traffic BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 65

66 Stretched Subnet to both ACI ACI ACI If FW state Ingress OSPF ebgp Traffic BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 66

67 Stretched Subnet to both ACI ACI ACI Ingress OSPF ebgp Traffic BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 67

68 Perimeter Firewall Design using Active/Active ASA Cluster Video of a demo available at Subnet A: Available only in DC1 ( /24) Subnet B: Available only in DC2 ( /24) Subnet C: Stretched across and available in both data centers ( /24) Subnet D: Represents an external Layer 3 destination in the WAN All 4 ASAsgrouped into a single logical unit. Every member of the cluster has the same configuration, is capable of forwarding every traffic flow, and can be active for all flows. Each firewall peers on its inside interface with the local ACI fabric using OSPF. On the outside interface, each firewall peers with the local WAN edge routers through the ACI fabric (the fabric performs only Layer 2 transport to enable the peering). BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 68

69 Perimeter Firewall Design using Active/Active ASA Cluster Video of a demo available at Traffic from subnet A (DC1 only) leaving the fabric and traveling to subnet D in the WAN uses one of the local ASA devices in DC1. This traffic uses the optimal forwarding path. Traffic from subnet B (DC2 only) leaving the fabric and traveling to the WAN uses one of the local ASA devices in the data center 2. This traffic uses the optimal forwarding path. Traffic from stretched subnet C: Traffic originating from DC1 uses one of the local ASA devices in DC1. This traffic uses the optimal forwarding path. Traffic for some devices currently located in DC2 use one of the local ASA devices in DC2. This traffic uses the optimal forwarding path. Ingress Traffic (WAN to DCs) Ingress is optimized to the non-stretched subnets (A and B), because only the local units in DC1 (subnet A) or DC2 (subnet B) announce them to the WAN. Stretched subnet is not optimized in ingress. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 69

70 ACI Multi-Fabric Application Integration

71 vcenter Integration Models VMM Integration with Live Migration between sites with vsphere 6 ACI Fabric 1 ACI Fabric 2 vcenter Server 1 vcenter Server 2 VLAN 100 ESX VLAN 100 ESX DVS1 DCI Live migration with vsphere 6 DVS2 VLAN 200 ESX ESX VLAN 200 VMM Domain: DC1 EPG WEB /24 One vcenter/dvs for each fabric with VMM integration VMM Domain: DC2 EPG WEB /24 vsphere 6 Cross vcenter Server vmotion supported from APIC release 1.2(1i) and later Allows live migration between two fabrics with optimized default gateway BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 71

72 Cisco UCS Director Policy (Configuration) synchronization between APIC Clusters UCS Director integrates with ACI by communicating with the APIC cluster. User provide IP of one controller, UCS-D discover the other APICs. Single UCS-D instance communicate with two or more APIC clusters UCS Director becomes the platform for the provisioning of Application Network Profiles, EPGs, Bridge Domains, etc. Changes performed directly in the APIC are discovered by UCS Director and reflected on UCS-D object model however configurations are not synchronized to other APICs. To deploy applications, UCS-D creates the ACI objects in the multiple APIC clusters simultaneously. Approval (optional) requested before executing the change on the APIC cluster(s). Support for Multi-Fabric is based on custom workflows. UCS-Director also automates the DCI devices. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 72

73 Implementation of UCS-Director for Policy Synchronization with Approval (Optional) DC 1 DC 2 BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 73

74 Implementation of UCS-Director for Policy Synchronization with Approval (Optional) BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 74

75 Implementation of UCS-Director for Policy Synchronization with Approval 2016 Cisco and/or its affiliates. All rights reserved. Cisco Public

76 Implementation of UCS-Director for Policy Synchronization with Approval BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 76

77 Implementation of UCS-Director for Policy Synchronization with Approval 3 Tier Application Profile Across Both Sites BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 77

78 Implementation of UCS-Director for Policy Synchronization with Approval 3 Tier Application Profile Across Both Sites BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 78

79 Implementation of UCS-Director for Policy Synchronization with Approval 3 Tier Application Profile Across Both Sites BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 79

80 Implementation of UCS-Director for Policy Synchronization with Approval 3 Tier Application Profile Across Both Sites BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 80

81 Validated Topology and components with SW version DC1 I Spine-201 I Spine-202 DC2 APIC1-SVR-01 APIC1-SVR-02 APIC1-SVR-03 APIC2-SVR-01 APIC2-SVR-02 APIC2-SVR-03 E 2/1 E 2/2 E 2/1 E 2/2 E 2/1 E 2/2 E 1/34 E 1/35 E 1/36 E 1/34 E 1/35 E 1/36 E 2/1 E 2/2 E 2/1 E 2/2 E 2/1 E 2/2 E 1/34 E 1/35 E 1/36 E 1/34 E 1/35 E 1/36 I Leaf-101 I Leaf-102 I Leaf G A STC2 1/5 10G B I Leaf-101 I Leaf-102 I Leaf G C STC2 1/7 10G D STC2 1/8 Component Software Version E 1/2 E 1/1 E 1/3 E 2/11 E 2/12 E 1/2 E 1/1 E 1/26 E 1/46 E 1/26 E 1/45 E 1/29 E 1/31 E 1/25 E 1/27 E 1/43 E 1/29 E 1/31 E 1/3 E 2/11 E 1/25 E 1/27 E 2/12 E 1/43 E 1/46 E 1/45 E 2/11 E 2/11 E 1/3 E 1/4 STC2 1/6 E 1/2 E 1/1 E 1/3 E 2/11 E 2/12 E 1/2 E 1/1 E 1/26 E 1/46 E 1/26 E 1/45 E 1/29 E 1/31 E 1/25 E 1/27 E 1/43 E 1/29 E 1/31 E 1/3 E 2/11 E 1/25 E 1/27 E 2/12 E 1/43 E 1/46 E 1/45 E 2/11 E 2/11 E 1/3 E 1/4 APIC 1.2(1i) vpc2 Po2 Nexus 9000 ACI Leaf/Spines n (1i) e Po10 Gi0/1 Gi0/2 Gi 0/0/0 ISR Po10 Po11 Gi0/0 Gi0/1 Gi0/2 Gi0/3 Data CCL i05-asa Po10 e Po10 Po11 Gi0/0 Gi0/1 Gi0/2 Gi0/3 e1/3 e1/4 e1/3 e1/4 e1/1 Gi0/0 Gi0/1 Data e1/47-48 e1/1 Gi0/2 Gi0/3 CCL Gi0/1 Gi0/2 Data CCL Po10 Po11 Po1 e1/46 e1/46 E1/50 E1/50 e1/45 e1/45 E1/49 E1/49 i i Gi 0/0/0 i i ISR / /24 i05-asa e05-asa e05-asa Po10 Po11 Gi0/0 Gi0/1 Gi0/2 Gi0/3 e1/3 e1/4 e1/3 e1/4 e1/1 e1/1 e1/47-48 Data CCL Po ASA (1) DCI Nexus 9300 NX-OS 7.0(3)I2(2a) FW DCI FW DCI WAN Router Gi 0/1 Gi 0/2 e Gi 0/1/0 Gi 0/0/0 Gi0/1 10G E / /24 e1/47 e1/49 10G /24 40G /24 e1/48 e1/50 Branch STC2 10/ VM I07-c220m3-01 Client Versions later than the ones above also support the design presented BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 81

82 Test Results Summary ACI Dual Fabric Design has been validated Test Case On Failure On Recovery Link from ACI Leaf 1 in DC1 to the local Nexus 9300 VXLAN DCI device 320 ms 122 ms Nexus 9300 VXLAN DCI device node failure 390 ms 1529 ms Peer link failure between the Nexus 9300 DCI devices 735 ms 1593 ms ASA cluster member failure (slave node in DC1) 3255 ms 214 ms ASA cluster member failure (master node) 3947 ms 0 ms ASA cluster member failure (slave node in DC2) 3038 ms 0 ms Customer edge router: link with ACI fabric failure 3094 ms 20 ms Customer edge router WAN link failure 2745 ms 0 ms Cisco ACI border leaf node failure 2494 ms 135 ms Cisco ACI spine node failure 280 ms 0 ms Numbers shown are the worst case scenario, refer to the Whitepaper for DETAILED test results BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 82

83 Multi-Fabric Design Summary Stretched Fabric Dual-Fabric with L2Out and L3Out Multi-POD Management Domain Single Multiple Single Distance Up to 10 msec RTT No limit Up to 10 msec RTT HA and Fault Isolation One HA Domain Total independency Control protocol isolation L2 extension End to End built in (Single Fabric) Yes. Flood-N-Learn End to End Overlay Data-Plane End-to-End Policy End to End built in (Single Fabric) Yes with one EPG per BD Single APIC Cluster Scalability Same as one fabric Border Leaf scale 300 nodes across 6 PODs BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 83

84 Summary Solutions for ACI Dual Site Deployment Provides Active/Active Data Centers Business Continuity. Workload mobility and better asset utilization. Single APIC Cluster / Single Management Domain Stretched Fabric with Dark Fiber and Private DWDM. Stretched Fabric with EoMPLS for long distance or SP-managed. Multi-POD (Now in Q3CY16) Multiple APIC Clusters / Independent Fabrics Multi-Fabric with DCI (vpc, VXLAN and OTV) with L2 and L3 Extension Whitepaper published in CCO. BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 84

85 Complete Your Online Session Evaluation Give us your feedback to be entered into a Daily Survey Drawing. A daily winner will receive a $750 Amazon gift card. Complete your session surveys through the Cisco Live mobile app or from the Session Catalog on CiscoLive.com/us. Don t forget: Cisco Live sessions will be available for viewing on-demand after the event at CiscoLive.com/Online BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 85

86 Continue Your Education Demos in the Cisco campus Walk-in Self-Paced Labs Lunch & Learn Meet the Engineer 1:1 meetings Related sessions BRKACI Cisco and/or its affiliates. All rights reserved. Cisco Public 86

87 Please join us for the Service Provider Innovation Talk featuring: Yvette Kanouff Senior Vice President and General Manager, SP Business Joe Cozzolino Senior Vice President, Cisco Services Thursday, July 14 th, :30 am - 12:30pm, In the Oceanside A room What to expect from this innovation talk Insights on market trends and forecasts Preview of key technologies and capabilities Innovative demonstrations of the latest and greatest products Better understanding of how Cisco can help you succeed Register to attend the session live now or watch the broadcast on cisco.com

88 Thank you

89

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

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU ACI Multi-Site Architecture and Deployment Max Ardica Principal Engineer - INSBU Agenda ACI Network and Policy Domain Evolution ACI Multi-Site Deep Dive Overview and Use Cases Introducing ACI Multi-Site

More information

Cisco ACI Multi-Pod Design and Deployment

Cisco ACI Multi-Pod Design and Deployment Cisco ACI Multi-Pod Design and Deployment John Weston Technical Marketing Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the

More information

Participate in the session polling and Q&A We have 5 questions that we would like your input

Participate in the session polling and Q&A We have 5 questions that we would like your input Participate in the session polling and Q&A We have 5 questions that we would like your input On your browser: https://clsandiego15.cnf.io/ On your browser: Search for BRKACI-3503 Extending ACI to Multiple

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

Cisco ACI Multi-Pod and Service Node Integration

Cisco ACI Multi-Pod and Service Node Integration White Paper Cisco ACI Multi-Pod and Service Node Integration 2018 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 68 Contents Introduction... 3 Prerequisites...

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

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

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 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

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

VRF, MPLS and MP-BGP Fundamentals

VRF, MPLS and MP-BGP Fundamentals VRF, MPLS and MP-BGP Fundamentals Jason Gooley, CCIEx2 (RS, SP) #38759 Twitter: @ccie38759 LinkedIn: http://www.linkedin.com/in/jgooley Agenda Introduction to Virtualization VRF-Lite MPLS & BGP Free Core

More information

Provisioning Overlay Networks

Provisioning Overlay Networks This chapter has the following sections: Using Cisco Virtual Topology System, page 1 Creating Overlays, page 2 Creating Network using VMware, page 4 Creating Subnetwork using VMware, page 4 Creating Routers

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

White Paper ACI Multi-Pod White Paper 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

White Paper ACI Multi-Pod White Paper 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. White Paper ACI Multi-Pod White Paper 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 43 Contents Introduction... 3 Overview of ACI Multi-Pod...

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

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

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

Real World ACI Deployment and Migration Kannan Ponnuswamy, Solutions Architect BRKACI-2601

Real World ACI Deployment and Migration Kannan Ponnuswamy, Solutions Architect BRKACI-2601 Real World ACI Deployment and Migration Kannan Ponnuswamy, Solutions Architect BRKACI-2601 Icons and Terms APIC Application Policy Infrastructure Controller (APIC) Cisco Nexus 9500 Cisco Nexus 9300 Nexus

More information

Migration from Classic DC Network to Application Centric Infrastructure

Migration from Classic DC Network to Application Centric Infrastructure Migration from Classic DC Network to Application Centric Infrastructure Kannan Ponnuswamy, Solution Architect, Cisco Advanced Services Acronyms IOS vpc VDC AAA VRF STP ISE FTP ToR UCS FEX OTV QoS BGP PIM

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

Verified Scalability Guide for Cisco APIC, Release 3.0(1k) and Cisco Nexus 9000 Series ACI-Mode Switches, Release 13.0(1k)

Verified Scalability Guide for Cisco APIC, Release 3.0(1k) and Cisco Nexus 9000 Series ACI-Mode Switches, Release 13.0(1k) Verified Scalability Guide for Cisco APIC, Release 3.0(1k) and Cisco Nexus 9000 Series ACI-Mode Switches, Release 13.0(1k) Overview 2 General Scalability Limits 2 Fabric Topology, SPAN, Tenants, Contexts

More information

Verified Scalability Guide for Cisco APIC, Release 3.0(1k) and Cisco Nexus 9000 Series ACI-Mode Switches, Release 13.0(1k)

Verified Scalability Guide for Cisco APIC, Release 3.0(1k) and Cisco Nexus 9000 Series ACI-Mode Switches, Release 13.0(1k) Verified Scalability Guide for Cisco APIC, Release 3.0(1k) and Cisco Nexus 9000 Series ACI-Mode Switches, Release 13.0(1k) Overview 2 General Scalability Limits 2 Fabric Topology, SPAN, Tenants, Contexts

More information

Border Provisioning Use Case in VXLAN BGP EVPN Fabrics - Multi-Site

Border Provisioning Use Case in VXLAN BGP EVPN Fabrics - Multi-Site Border Provisioning Use Case in VXLAN BGP EVPN Fabrics - Multi-Site This chapter explains LAN Fabric border provisioning using EVPN Multi-Site feature. Overview, page 1 Prerequisites, page 1 Limitations,

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Install and Manage Cisco HyperFlex Systems in a Cisco ACI Environment Original Update: January 2017 Updated: March 2018 Note: This document contains material and data

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

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

Cisco Tetration Analytics

Cisco Tetration Analytics Cisco Tetration Analytics Real-time application visibility and policy management using advanced analytics Yogesh Kaushik, Sr. Director Product Management PSOACI-2100 Agenda Market context Introduction:

More information

Service Graph Design with Cisco Application Centric Infrastructure

Service Graph Design with Cisco Application Centric Infrastructure White Paper Service Graph Design with Cisco Application Centric Infrastructure 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 101 Contents Introduction...

More information

HPE FlexFabric 5940 Switch Series

HPE FlexFabric 5940 Switch Series HPE FlexFabric 5940 Switch Series EVPN Configuration Guide Part number: 5200-2002b Software version: Release 25xx Document version: 6W102-20170830 Copyright 2017 Hewlett Packard Enterprise Development

More information

Cisco ACI Multi-Site Architecture

Cisco ACI Multi-Site Architecture White Paper Cisco ACI Multi-Site Architecture 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 53 Contents Introduction... 3 Cisco ACI Multi-Site

More information

Modeling an Application with Cisco ACI Multi-Site Policy Manager

Modeling an Application with Cisco ACI Multi-Site Policy Manager Modeling an Application with Cisco ACI Multi-Site Policy Manager Introduction Cisco Application Centric Infrastructure (Cisco ACI ) Multi-Site is the policy manager component used to define intersite policies

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

Ethernet VPN (EVPN) in Data Center

Ethernet VPN (EVPN) in Data Center Ethernet VPN (EVPN) in Data Center Description and Design considerations Vasilis Stavropoulos Sparkle GR EVPN in Data Center The necessity for EVPN (what it is, which problems it solves) EVPN with MPLS

More information

IP Fabric Reference Architecture

IP Fabric Reference Architecture IP Fabric Reference Architecture Technical Deep Dive jammon@brocade.com Feng Shui of Data Center Design 1. Follow KISS Principle Keep It Simple 2. Minimal features 3. Minimal configuration 4. Configuration

More information

Solution Guide. Infrastructure as a Service: EVPN and VXLAN. Modified: Copyright 2016, Juniper Networks, Inc.

Solution Guide. Infrastructure as a Service: EVPN and VXLAN. Modified: Copyright 2016, Juniper Networks, Inc. Solution Guide Infrastructure as a Service: EVPN and VXLAN Modified: 2016-10-16 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved.

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

Routing Design. Transit Routing. About Transit Routing

Routing Design. Transit Routing. About Transit Routing Transit Routing, page 1 L3Out Ingress Policy Enforcement, page 16 L3Out MTU Considerations, page 20 Shared L3Outs, page 22 L3Out Router IDs, page 27 Multiple External Connectivity, page 30 Transit Routing

More information

ACI Fabric Endpoint Learning

ACI Fabric Endpoint Learning White Paper ACI Fabric Endpoint Learning 2018 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 45 Contents Introduction... 3 Goals of this document...

More information

Layer 4 to Layer 7 Design

Layer 4 to Layer 7 Design Service Graphs and Layer 4 to Layer 7 Services Integration, page 1 Firewall Service Graphs, page 5 Service Node Failover, page 10 Service Graphs with Multiple Consumers and Providers, page 12 Reusing a

More information

Intuit Application Centric ACI Deployment Case Study

Intuit Application Centric ACI Deployment Case Study Intuit Application Centric ACI Deployment Case Study Joon Cho, Principal Network Engineer, Intuit Lawrence Zhu, Solutions Architect, Cisco Agenda Introduction Architecture / Principle Design Rollout Key

More information

Real World ACI Deployment and Migration

Real World ACI Deployment and Migration Real World ACI Deployment and Migration #clmel Kannan Ponnuswamy Solution Architect Cisco Advanced Services Icons and Terms APIC Application Policy Infrastructure Controller (APIC) Cisco Nexus 9500 Cisco

More information

with ACI Any workload anywhere.

with ACI Any workload anywhere. Cisco IT: Scalable Enterprise UCS with ACI Any workload anywhere. Hugh Flanagan, Senior IT Engineer Jason Stevens, IT Engineer BRKCOC-0 Agenda Introduction Challenges of Large Scale UCS Deployments in

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme NET1350BUR Deploying NSX on a Cisco Infrastructure Jacob Rapp jrapp@vmware.com Paul A. Mancuso pmancuso@vmware.com #VMworld #NET1350BUR Disclaimer This presentation may contain product features that are

More information

ACI Transit Routing, Route Peering, and EIGRP Support

ACI Transit Routing, Route Peering, and EIGRP Support ACI Transit Routing, Route Peering, and EIGRP Support ACI Transit Routing This chapter contains the following sections: ACI Transit Routing, on page 1 Transit Routing Use Cases, on page 1 ACI Fabric Route

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

VXLAN EVPN Fabric and automation using Ansible

VXLAN EVPN Fabric and automation using Ansible VXLAN EVPN Fabric and automation using Ansible Faisal Chaudhry, Principal Architect Umair Arshad, Sr Network Consulting Engineer Lei Tian, Solution Architecture Cisco Spark How Questions? Use Cisco Spark

More information

Network Virtualization in IP Fabric with BGP EVPN

Network Virtualization in IP Fabric with BGP EVPN EXTREME VALIDATED DESIGN Network Virtualization in IP Fabric with BGP EVPN Network Virtualization in IP Fabric with BGP EVPN Version 2.0 9035383 February 2018 2018, Extreme Networks, Inc. All Rights Reserved.

More information

Provisioning Overlay Networks

Provisioning Overlay Networks This chapter has the following sections: Using Cisco Virtual Topology System, page 1 Creating Overlays, page 2 Creating Network using VMware, page 3 Creating Subnetwork using VMware, page 4 Creating Routers

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

MPLS VPN--Inter-AS Option AB

MPLS VPN--Inter-AS Option AB The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service provider

More information

New and Changed Information

New and Changed Information This chapter contains the following sections:, page 1 The following table provides an overview of the significant changes to this guide for this current release. The table does not provide an exhaustive

More information

LTRDCT-2781 Building and operating VXLAN BGP EVPN Fabrics with Data Center Network Manager

LTRDCT-2781 Building and operating VXLAN BGP EVPN Fabrics with Data Center Network Manager LTRDCT-2781 Building and operating VXLAN BGP EVPN Fabrics with Data Center Network Manager Henrique Molina, Technical Marketing Engineer Matthias Wessendorf, Technical Marketing Engineer Cisco Spark How

More information

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation)

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation) This chapter contains the following sections:, on page 1 Alias API Inspector App Center Alias A changeable name for a given object. While the name of an object, once created, cannot be changed, the Alias

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

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

Creating and Managing Admin Domains

Creating and Managing Admin Domains This chapter has the following sections: Admin Domain Overview, page 1 Viewing Admin Domain, page 2 Creating an Admin Domain, page 2 Creating DCI Interconnect Profiles, page 6 Admin Domain Overview The

More information

Cisco CCIE Data Center Written Exam v2.0. Version Demo

Cisco CCIE Data Center Written Exam v2.0. Version Demo Cisco 400-151 CCIE Data Center Written Exam v2.0 Version Demo QUESTION 1 Which IETF standard is the most efficient messaging protocol used in an lot network? A. SNMP B. HTTP C. CoAP D. MQTI Correct Answer:

More information

Cisco VTS. Enabling the Software Defined Data Center. Jim Triestman CSE Datacenter USSP Cisco Virtual Topology System

Cisco VTS. Enabling the Software Defined Data Center. Jim Triestman CSE Datacenter USSP Cisco Virtual Topology System Cisco Virtual Topology System Cisco VTS Enabling the Software Defined Data Center Jim Triestman CSE Datacenter USSP jtriestm@cisco.com VXLAN Fabric: Choice of Automation and Programmability Application

More information

EXTREME VALIDATED DESIGN. Network Virtualization in IP Fabric with BGP EVPN

EXTREME VALIDATED DESIGN. Network Virtualization in IP Fabric with BGP EVPN EXTREME VALIDATED DESIGN Network Virtualization in IP Fabric with BGP EVPN 53-1004308-07 April 2018 2018, Extreme Networks, Inc. All Rights Reserved. Extreme Networks and the Extreme Networks logo are

More information

Unicast Forwarding. Unicast. Unicast Forwarding Flows Overview. Intra Subnet Forwarding (Bridging) Unicast, on page 1

Unicast Forwarding. Unicast. Unicast Forwarding Flows Overview. Intra Subnet Forwarding (Bridging) Unicast, on page 1 Unicast, on page 1 Unicast Flows Overview Intra and inter subnet forwarding are the possible unicast forwarding flows in the VXLAN BGP EVPN fabric, between leaf/tor switch VTEPs. They are explained in

More information

Cisco UCS Director and ACI Advanced Deployment Lab

Cisco UCS Director and ACI Advanced Deployment Lab Cisco UCS Director and ACI Advanced Deployment Lab Michael Zimmerman, TME Vishal Mehta, TME Agenda Introduction Cisco UCS Director ACI Integration and Key Concepts Cisco UCS Director Application Container

More information

Segmentation. Threat Defense. Visibility

Segmentation. Threat Defense. Visibility Segmentation Threat Defense Visibility Establish boundaries: network, compute, virtual Enforce policy by functions, devices, organizations, compliance Control and prevent unauthorized access to networks,

More information

MPLS VPN Inter-AS Option AB

MPLS VPN Inter-AS Option AB First Published: December 17, 2007 Last Updated: September 21, 2011 The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol

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

Cisco UCS Director Tech Module Cisco Application Centric Infrastructure (ACI)

Cisco UCS Director Tech Module Cisco Application Centric Infrastructure (ACI) Cisco UCS Director Tech Module Cisco Application Centric Infrastructure (ACI) Version: 1.0 September 2016 1 Agenda Overview & Architecture Hardware & Software Compatibility Licensing Orchestration Capabilities

More information

Virtual Machine Manager Domains

Virtual Machine Manager Domains This chapter contains the following sections: Cisco ACI VM Networking Support for Virtual Machine Managers, page 1 VMM Domain Policy Model, page 3 Virtual Machine Manager Domain Main Components, page 3,

More information

Cisco ACI Multi-Site Fundamentals Guide

Cisco ACI Multi-Site Fundamentals Guide First Published: 2017-08-10 Last Modified: 2017-10-09 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

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

Cisco IT Compute at Scale on Cisco ACI

Cisco IT Compute at Scale on Cisco ACI Cisco IT ACI Deployment White Papers Cisco IT Compute at Scale on Cisco ACI This is the fourth white paper in a series of case studies that explain how Cisco IT deployed ACI to deliver improved business

More information

Configuring Policy-Based Redirect

Configuring Policy-Based Redirect About Policy-Based Redirect, on page 1 About Multi-Node Policy-Based Redirect, on page 3 About Symmetric Policy-Based Redirect, on page 3 Policy Based Redirect and Hashing Algorithms, on page 4 Policy-Based

More information

ACI 3.0 update. Brian Kvisgaard, System Engineer - Datacenter Switching

ACI 3.0 update. Brian Kvisgaard, System Engineer - Datacenter Switching ACI 3.0 update Brian Kvisgaard, System Engineer - Datacenter Switching bkvisgaa@cisco.com ACI Anywhere - Vision Any Workload, Any Location, Any Cloud ACI Anywhere Remote PoD Multi-Pod / Multi-Site Hybrid

More information

Cisco Application Centric Infrastructure Release 2.3 Design Guide

Cisco Application Centric Infrastructure Release 2.3 Design Guide White Paper Cisco Application Centric Infrastructure Release 2.3 Design Guide 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 158 Contents Introduction...

More information

Cisco Dynamic Fabric Automation Architecture. Miroslav Brzek, Systems Engineer

Cisco Dynamic Fabric Automation Architecture. Miroslav Brzek, Systems Engineer Cisco Dynamic Fabric Automation Architecture Miroslav Brzek, Systems Engineer mibrzek@cisco.com Agenda DFA Overview Optimized Networking Fabric Properties Control Plane Forwarding Plane Virtual Fabrics

More information

Cisco ACI Terminology ACI Terminology 2

Cisco ACI Terminology ACI Terminology 2 inology ACI Terminology 2 Revised: May 24, 2018, ACI Terminology Cisco ACI Term Alias API Inspector App Center Application Policy Infrastructure Controller (APIC) Application Profile Atomic Counters Alias

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

VXLAN Cisco and/or its affiliates. All rights reserved. Cisco Public

VXLAN Cisco and/or its affiliates. All rights reserved. Cisco Public VXLAN Presentation ID 1 Virtual Overlay Encapsulations and Forwarding Ethernet Frames are encapsulated into an IP frame format New control logic for learning and mapping VM identity (MAC address) to Host

More information

Virtual Extensible LAN and Ethernet Virtual Private Network

Virtual Extensible LAN and Ethernet Virtual Private Network Virtual Extensible LAN and Ethernet Virtual Private Network Contents Introduction Prerequisites Requirements Components Used Background Information Why you need a new extension for VLAN? Why do you chose

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

Cisco ACI Virtual Machine Networking

Cisco ACI Virtual Machine Networking This chapter contains the following sections: Cisco ACI VM Networking Supports Multiple Vendors' Virtual Machine Managers, page 1 Virtual Machine Manager Domain Main Components, page 2 Virtual Machine

More information

Configuring APIC Accounts

Configuring APIC Accounts This chapter contains the following sections: Adding an APIC Account, page 1 Viewing APIC Reports, page 3 Assigning an APIC account to a Pod, page 15 Handling APIC Failover, page 15 Adding an APIC Account

More information

ACI Anywhere (3.1/3.2) Brian Kvisgaard, System Engineer - Datacenter Switching

ACI Anywhere (3.1/3.2) Brian Kvisgaard, System Engineer - Datacenter Switching ACI Anywhere (3.1/3.2) Brian Kvisgaard, System Engineer - Datacenter Switching bkvisgaa@cisco.com På denne Cisco Virtual Update vil vi diskutere de seneste muligheder i ACI: multi-site support, Fibre Channel

More information

DCI. DataCenter Interconnection / Infrastructure. Arnaud Fenioux

DCI. DataCenter Interconnection / Infrastructure. Arnaud Fenioux DCI DataCenter Interconnection / Infrastructure Arnaud Fenioux What is DCI? DataCenter Interconnection Or DataCenter Infrastructure? 2 From interconnection to infrastructure Interconnection Dark fiber

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

Integrating Cisco UCS with Cisco ACI

Integrating Cisco UCS with Cisco ACI Integrating Cisco UCS with Cisco ACI Marian Klas, mklas@cisco.com Systems Engineer Data Center February 2015 Agenda: Connecting workloads to ACI Bare Metal Hypervisors UCS & APIC Integration and Orchestration

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

Introduction to Cisco Virtual Topology System DP Ayyadevara, Product Manager, Cloud Virtualization Cisco PSOSDN-1050

Introduction to Cisco Virtual Topology System DP Ayyadevara, Product Manager, Cloud Virtualization Cisco PSOSDN-1050 Introduction to Cisco Virtual Topology System DP Ayyadevara, Product Manager, Cloud Virtualization Group @ Cisco PSOSDN-1050 Agenda Cisco Data Center SDN Strategy Programmable Fabric with VTS VTS Architecture

More information

Cloud Data Center Architecture Guide

Cloud Data Center Architecture Guide Cloud Data Center Architecture Guide Modified: 2018-08-21 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper Networks

More information

Cisco APIC Layer 3 Networking Configuration Guide

Cisco APIC Layer 3 Networking Configuration Guide First Published: 2017-09-22 Last Modified: 2018-08-30 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

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework White Paper Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework August 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.

More information

Cisco APIC Layer 3 Networking Configuration Guide

Cisco APIC Layer 3 Networking Configuration Guide First Published: 2017-09-22 Last Modified: 2018-02-06 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

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

Nexus 9000/3000 Graceful Insertion and Removal (GIR)

Nexus 9000/3000 Graceful Insertion and Removal (GIR) White Paper Nexus 9000/3000 Graceful Insertion and Removal (GIR) White Paper September 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 21

More information

SP Datacenter fabric technologies. Brian Kvisgaard System Engineer CCIE SP #41039

SP Datacenter fabric technologies. Brian Kvisgaard System Engineer CCIE SP #41039 SP Datacenter fabric technologies Brian Kvisgaard System Engineer CCIE SP #41039 VMDC 2.1 DC Container Architecture Simplified architecture Services on the stick design modification (Core/Agg handoff)

More information

Huawei CloudEngine Series. VXLAN Technology White Paper. Issue 06 Date HUAWEI TECHNOLOGIES CO., LTD.

Huawei CloudEngine Series. VXLAN Technology White Paper. Issue 06 Date HUAWEI TECHNOLOGIES CO., LTD. Issue 06 Date 2016-07-28 HUAWEI TECHNOLOGIES CO., LTD. 2016. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of

More information

Configuring Policy-Based Redirect

Configuring Policy-Based Redirect About Policy-Based Redirect, page 1 About Symmetric Policy-Based Redirect, page 8 Using the GUI, page 8 Using the NX-OS-Style CLI, page 10 Verifying a Policy-Based Redirect Configuration Using the NX-OS-Style

More information

H3C S6520XE-HI Switch Series

H3C S6520XE-HI Switch Series H3C S6520XE-HI Switch Series EVPN Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com.hk Software version: Release 1108 Document version: 6W100-20171228 Copyright 2017, New H3C Technologies

More information

H3C S7500E-X Switch Series

H3C S7500E-X Switch Series H3C S7500E-X Switch Series EVPN Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: S7500EX-CMW710-R7523P01 Document version: 6W100-20160830 Copyright 2016, Hangzhou

More information

Configuring MPLS and EoMPLS

Configuring MPLS and EoMPLS 37 CHAPTER This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Catalyst 3750 Metro switch. MPLS is a packet-switching technology that integrates

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