BRKACI-2006 ABSTRACT

Size: px
Start display at page:

Download "BRKACI-2006 ABSTRACT"

Transcription

1

2 Integration of Hypervisors & L4-7 Services with ACI Maurizio Portolani, Distinguished Technical Marketing Engineer Azeem Suleman, Architect Engineering BRKACI-2006

3 BRKACI-2006 ABSTRACT

4 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

5 Cisco ACI Logical Network Provisioning of Stateless Hardware Web App DB Outside (Tenant VRF) QoS Filter QoS Service QoS Filter APIC ACI Fabric Scale-Out Penalty Free Overlay Application Policy Infrastructure Controller

6 ACI Network Profile Policy-Based Fabric Management Application Extend the principle of Cisco UCS Manager service profiles to the entire fabric Network profile: stateless definition of application requirements - Application tiers - Connectivity policies - Layer 4 7 services - XML/JSON schema Fully abstracted from the infrastructure implementation - Removes dependencies of the infrastructure - Portable across different data center fabrics Web Tier Storage App Tier ## Network Profile: Defines Application Level Metadata (Pseudo Code Example) <Network-Profile = Production_Web> <App-Tier = Web> <Connected-To = Application_Client> <Connection-Policy = Secure_Firewall_External> <Connected-To = Application_Tier> <Connection-Policy = Secure_Firewall_Internal & High_Priority>... <App-Tier = DataBase> <Connected-To = Storage> <Connection-Policy = NFS_TCP & High_BW_Low_Latency>... Storage DB Tier The network profile fully describes the application connectivity requirements

7 Multi-Hypervisor-Ready Fabric Virtual Integration APIC Network Admin Integrated gateway for VLAN and VxLAN, networks from virtual to physical APIC ACI Fabric Normalization for VXLAN, and VLAN networks VLAN VXLAN VLAN VLAN VXLAN VLAN Customer not restricted by a choice of hypervisor Fabric is ready for multi-hypervisor VMware Microsoft ESX Hyper-V KVM VMware Microsoft Red Hat PHYSICAL SERVER Red Hat Application Admin Hypervisor Management

8 Providers Service Profile Service Graph ACI Layer 4-7 Service Integration Centralized, Automated, And Supports Existing Model Service insertion architecture for: physical virtual services Helps enable administrative separation between application tier policy and service definition APIC as central point of network control with policy coordination Automation of service bring-up/tear-down through programmable interface Application Admin Web Tier A Web Server Server begin Stage 1.. Stage N inst Chain Security 5 Security 5 Chain Defined inst end App Tier B Web App Server Server Service Admin inst.. inst Firewall Load Balancer

9 Basics of ACI Forwarding How to Create a L2 domain? Create a Bridge Domain Disable Unicast Routing on the Bridge Domain Associate the Bridge Domain with a VRF The association with the VRF is because of the object model The hardware won t program any VRF if the Bridge Domain is configured only as L2 Bridge Domain 1 VRF

10 Basics of ACI Forwarding: How to Create a L2 domain with Routing? Create a Bridge Domain Enable Unicast Routing Associate the Bridge Domain with the VRF Configure the default gateway by creating the Subnet on the Bridge Domain VRF Subnets Bridge Domain 1

11 How does the Bridge Domain Forward Traffic? Based on the mapping database Or With flood and learn This is configured by configuring hardware-proxy and by disabling ARP flooding This is configured by enabling unknown unicast flooding and by enabling ARP flooding

12 Bridge Domain Configuration Association with the VRF Enables or disables the use of the Mapping Database Enables or disables Routing

13 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

14 Hypervisor Interaction with ACI The main advantage of Integrated mode is the dynamic allocation of the encapsulation Non-Integrated Mode Integrated Mode VLAN 10 VLAN 10 VXLAN APP WEB DB DB ACI Fabric as an IP-Ethernet Transport Encapsulations manually allocated Separate Policy domains for Physical and Virtual ACI Fabric as a Policy Authority Encapsulations Normalized and dynamically provisioned

15 Hypervisor Integration with ACI Control Channel - VMM Domains Relationship is formed between APIC and Virtual Machine Manager (VMM) Multiple VMMs likely on a single ACI Fabric Each VMM and associated Virtual hosts are grouped within APIC vcenter DVS vcenter AVS SCVMM Called VMM Domain VMM Domain 1 VMM Domain 2 VMM Domain 3 There is 1:1 relationship between a Virtual Switch and VMM Domain

16 ACI Fabric Integrated Overlay Data Path - Encapsulation Normalization IP Fabric Using VXLAN Tagging Normalized Encapsulation Any to Any VTEP VXLAN IP Payload Localized Encapsulation VXLAN VNID = Q VLAN 50 VXLAN VNID = NVGRE VSID = 7456 All traffic within the ACI Fabric is encapsulated with an extended VXLAN header External VLAN, VXLAN tags are mapped at ingress to an internal VXLAN tag Forwarding is not limited to, nor constrained within, the encapsulation type or encapsulation overlay network External identifies are localized to the Leaf or Leaf port, allowing re-use and/or translation if required Outer IP 802.1Q VXLAN Eth MAC Eth IP IP Eth IP Normalization of Ingress Encapsulation Payload Payload Payload Payload

17 Hypervisor Integration with ACI VMM Domains & VLAN Encapsulation 16M Virtual Networks VLAN ID only gives 4K EPGs (12 bits) Scale by creating domains of 4K EPGs Map EPGs to VMM Domain based on scope of live migration EP EP EP EP EP EP EP EP EP EP EP EP EP EP Place VM anywhere Live migrate within VMM domain VMM Domain 1: 4K EPGs VMM Domain 2: 4K EPGs

18 Hypervisor Integration with ACI VMM Domains & VLAN Encapsulation EP EP VLAN 5 16M Virtual Networks VNID 6032 EP VLAN 16 VMM Domain 1: 4K EPGs VMM Domain 2: 4K EPGs EP VLAN ID only gives 4K EPGs (12 bits) Scale by creating pockets of 4K EPGs Map EPGs to VMM Domain based on scope of live migration Place VM anywhere Live migrate within VMM domain

19 Hypervisor Integration with ACI Endpoint Discovery Virtual Endpoints are discovered for reachability & policy purposes via 2 methods: APIC Control Plane Learning: - Out-of-Band Handshake: vcenter APIs - Inband Handshake: OpFlex-enabled Host (AVS, Hyper-V, etc.) Data Path Learning: Distributed switch learning Control (vcenter API) LLDP used to resolve Virtual host ID to attached port on leaf node (non- OpFlex Hosts) Control (OpFlex) Data Path Data Path VMM DVS Host OpFlex Host

20 Policy Provisioning Resolution Immediacy: Determines when the EPG policies are pushed to the software (Policy Element) the leaf switch: can be Immediate or On-Demand Deployment Immediacy: Determines when the Policy Element programs the policies in the hardware:can be Immediate or On-Demand EPG Resolution Immediacy Deployment Immediacy VMM Domain Deployment Immediacy Static Node/Port

21 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

22 ACI and vsphere Integration Three options: Deployment with vds Deployment with AVS Deployment with vshield Configuration Steps: Preparing the fabric Defining the VMM Adding Hosts uplinks to the APIC vds Connecting vnic to port-group

23 VMWare Integration Three Different Options Distributed Virtual Switch (DVS) vcenter + vshield Application Virtual Switch (AVS) + Encapsulations: VLAN Installation: Native VM discovery: LLDP Software/Licenses: vcenter with Enterprise+ License Encapsulations: VLAN, VXLAN Installation: Native VM discovery: LLDP Software/Licenses: vcenter with Enterprise+ License, vshield Manager with vshield License Encapsulations: VLAN, VXLAN Installation: VIB through VUM or Console VM discovery: OpFlex Software/Licenses: vcenter with Enterprise+ License

24 EPGs are Port-Groups

25 Hypervisor Integration with ACI 11.0 EPG Classification via Port-Groups VTEP GBP VXLAN IP Payload Port-groups Created for Each EPG (+ ( VXLAN VNID = 5789 VXLAN VNID = Q VLAN Q VLAN 125 Leaf VTEP VXLAN IP Payload WEB PORT GROUP vswitch APP PORT GROUP WEB PORT GROUP vswitch APP PORT GROUP 802.1Q IP Payload VM s are placed within the port-group defined for each EPG Traffic is encapsulated with the specific VLAN or VXLAN assigned to that port-group on that port and forwarded upstream to the TOR

26 Each VMM controller is a vcenter, Datacenter

27 Supporting Multiple vcenter DVS The VMM controller represents a Datacenter within a vcenter A VMM Domain represents a DVS inside a vcenter. Same vcenter can be added into different VMM domains. Each will create a corresponding DVS. Domain1 VMware vcenter, Datacenter VC IP 1, DC1 Virtual Distributed Switch Domain1 Domain2 Virtual Distributed Switch Domain2 VC IP 1, DC1

28 Can I have more than 1 APIC vds per Datacenter? Yes Can I have more than 1 vcenter Datacenter per APIC? Yes vcenter as Seen by APIC VMM domain 1 VMM domain 2 VMM Controller 1: vcenter1, Datacenter1 VMM Controller 1: vcenter1, Datacenter1 VMM domain 3 VMM Controller 1: vcenter1, Datacenter2 APIC vds as seen by vcenter vds1 under Datacenter 1 vds2 under Datacenter 1 vds3 under Datacenter 1

29 ACI Hypervisor Integration VMware DVS/vShield APIC 5 Create Application Policy F/W Application Network Profile EPG WEB L/B EPG APP EPG DB APIC Admin 9 Push Policy ACI Fabric 1 Cisco APIC and VMware vcenter Initial Handshake 6 Automatically Map EPG To Port Groups 4 Learn location of ESX Host through LLDP 2 Create VDS VIRTUAL DISTRIBUTED SWITCH VI/Server Admin vcenter Server / vshield 8 Instantiate VMs, Assign to Port Groups 7 3 Create Port Groups Attach Hypervisor to VDS WEB PORT GROUP APP PORT GROUP DB PORT GROUP Web App HYPERVISOR DB Web Web HYPERVISOR DB

30 ACI Hypervisor Integration AVS APIC 5 Create Application Policy F/W Application Network Profile EPG WEB L/B EPG APP EPG DB APIC Admin 9 Push Policy ACI Fabric 1 Cisco APIC and VMware vcenter Initial Handshake 6 Automatically Map EPG To Port Groups 4 Learn location of ESX Host through OpFlex OpFlex Agent OpFlex Agent VI/Server Admin vcenter Server 8 Instantiate VMs, Assign to Port Groups Create AVS VDS Create Port Groups Attach Hypervisor to VDS Application Virtual Switch (AVS) WEB PORT GROUP APP PORT GROUP DB PORT GROUP Web App HYPERVISOR DB Web Web HYPERVISOR DB

31 Fabric Preparation for ACI integration with vds AEP associates Domain to interfaces and switches Provides: Span of VLAN pool and Domains to the leaf ports Physical Interface Policies for vcenter vds. E.g. LACP, LLDP, CDP, MTU vcenter Virtual Distributed Switch 4K VLAN Space Leaf Ports + Policies AEP VMM Domain Physical Domain External Domain VLAN Pool 1 VLAN Pool 2 VLAN Pool 3

32 ACI Configuration of VMM Domain for vds Name of VMM Domain Type of vswitch (DVS or AVS) Associated Attachable Entity Profile (AEP) VLAN Pool vcenter Administrator Credentials vcenter server information

33 DVS Uplink Interface Policies LLDP/CDP: vds supports only one of CDP/LLDP, not both at the same time LLDP takes precedence if both LLDP and CDP are defined. To enable CDP, AEP should contain AccPortGrp with LLDP disabled and CDP enabled By Default LLDP is enabled and CDP is disabled LACP: Enables/disables LACP on uplink port-group Changes the Load-balancing algorithm on VM port-groups LACP Mode Tenant Port group Hash Algorithm Active Passive Off Mac-pin Ip-hash Ip-hash Ip-hash Src port

34 ACI view of vsphere

35 Preparing the Fabric for VXLAN integration: configuration steps for AVS and vshield The vmk interface provides the VTEP The VTEP IP address is obtained via a DHCP request The AVS becomes a member of the infrastructure Tenant You need to configure the infrastructure Tenant for DHCP relay vmk gets its address via DHCP Infrastructure VLAN VTEP on infra VLAN vmk AVS

36 Configure AEP with Enable Infra VLAN

37 VTEP addresses are allocated to nodes in the fabric automatically based on the pool configured at fabric inititalization Infra range: /16 Spine Spine Leaf Leaf Leaf Without AVS, these addresses are internal to the fabric and won t overlap with anything in the existing network.

38 With AVS or with vshield Infra range: /16 Spine Spine Leaf Leaf Leaf ~ # esxcfg-route -l VMkernel Routes: Network Netmask Gateway Interface Local Subnet vmk1 By default VLAN 4093 ESXi AVS VMK1: With AVS, a VMK interface is created on the host and an address from the ACI infra pool is used. The ESXi host puts a route to the infra network in its table, pointing to the new VMK interface.

39 DHCP configuration In the infra tenant, create a DHCP relay policy as follows:

40 Application Virtual Switch (AVS) Integration Overview OpFlex Control protocol - Control channel - VM attach/detach, link state notifications VEM extension to the fabric vsphere 5.0 and above BPDU Filter/BPDU Guard SPAN/ERSPAN Port level stats collection Southbound OpFlex API VM VM VM VM Hypervisor Manager vsphere AVS

41 AVS forwarding Unicast Traffic: - Locally originated unicast traffic to local destinations is forwarded by the AVS - Locally originated traffic destined to unknown MAC is forwarded to the Leaf If encap type is VXLAN, packet sent to the Fabric tunnel end point (FTEP) IP Multi-Destination Traffic: Traffic from the leaf with source MAC belonging to a local endpoint is dropped Locally originated broadcast and multicast traffic are flooded locally and forwarded to the leaf after adding appropriate encap If encap type is VXLAN, destination IP of the outer packet is set to VMM GIPo multicast address

42 Multicast configuration Multicast Configuration is required on ACI in order to support Broadcast and Multicast from the VMs Broadcast and Multicast traffic from a VM is sent to a unique GiPO mcast group this is VMM-wide Broadcast and Multicast traffic to a VM is sent to an EPG-specific mcast group That is why you configure a pool of mcast IPs Multicast Address: Assign a multicast address that represents the AVS VMMwide. This is used from the VM to the fabric Multicast Address Pool: Create a unique Multicast Address Pool large enough to accommodate all the EPGs This is used by the Fabric to the destination EPG

43 AVS Switching Modes Non switching mode Local Switching mode Punt to Leaf for all traffic Hypervisor Punt to Leaf for intra-epg traffic Hypervisor VM EPG Web VM VM EPG App VM VM EPG Web VM VM EPG App VM

44 Switching Mode and Encapsulation Local Switching: Supports VXLAN or VLAN encapsulation This switching mode allows Inter-EPG traffic to be switched locally on the AVS FEX mode (no Local Switching) only supports VXLAN encapsulation. This switching mode sends all traffic (Inter-EPG included) to the leaf switch VLAN versus VXLAN encapsulation: When using VXLAN encapsulation, only the infra VLAN is required to be extended to the AVS hosts. All traffic is encapsulated with VXLANs and carried on the infrastructure VLAN. If you use VLAN encapsulation you have more VLANs to trunk

45 ACI configuration - VMM Domain for AVS Name of VMM Domain Type of vswitch (DVS or AVS) Switching mode (FEX or Normal) Associated Attachable Entity Profile (AEP) VXLAN Pool Multicast Pool vcenter Administrator Credentials vcenter server information

46 AVS with ACI 11.1 EPG Classification via VM Attributes Before this feature, EPG is derived based on the encapsulation id (VLAN, VXLAN VNID) in the packet This feature allows granular EPG derivation based on various attributes. (VM Name, Guest OS, MAC, IP etc.) This feature is only available for VMs connected to Cisco AVS Future support for other Hypervisor switches (VMware DVS, Microsoft vswitch, OVS) VM Attribute Guest OS VM Name VM (id) VNIC (id) Hypervisor DVS port-group DVS Datacenter Custom Attribute MAC Address IP Address vcenter VM Attributes VM Traffic Attributes

47 AVS with ACI 11.1 EPG Classification via VM Attributes (2) Two categories of Attributes supported with the 11.1 release VM Attributes (set by the server administrator at the creation time of the VM) VM Traffic Attributes (VM MAC/IP address or L4 port being used by the application) Any endpoint placed within a Port Group on the vswitch can be further classified based on the specific VM Attributes Dynamic classification or re-classification VM Attribute Guest OS VM Name VM (id) VNIC (id) Hypervisor DVS port-group DVS Datacenter Custom Attribute MAC Address IP Address vcenter VM Attributes VM Traffic Attributes

48 AVS with ACI 11.1 EPG Classification via VM Attributes 4 APIC Distributes VM Attribute Policies to Leaf nodes APIC Admin 3 Create an EPG == VM Attribute x on VMM Domain A 9 7 AVS forwards traffic with the correct EPG label (encapsulation) Leaf Determines Attribute to EPG Classification 802.1Q VLAN 50 vswitch (AVS) 6 AVS notifies Leaf of VM Attach via OpFlex Channel 8 Leaf Pushes EPG encapsulation binding to AVS via OpFlex Channel 2 APIC Retrieves Hypervisor State (VM State & VM Attributes) & Initiate a Listener Process for any changes/updates Port Group EPG == VM Attribute x EPG == VM Attribute y 1 Administrator Creates new vds (AVS) 5 Boot new VM with desired VM Attributes and connect them to the Base port-group VI/Server Admin

49 EPG Classification via VM Attributes Use Case 1 - Isolate a Malicious VM Problem: Vulnerability is detected in a particular type of operating system (e.g. Windows). Network security administrator would like to isolate all Windows VM Solution: Define Security EPG with criterion as Operating System = Windows. No contracts are provided or consumed by this EPG. It will stop all inter-epg communication for the matching VMs No VM attach/detach or placement of VM to a different port-group is needed Web Web01 Linux Web02 Linux Web03 Win App App01 Linux App02 Linux App03 Win X Win EPG Criterion Attribute (OS = Windows) DB DB01 Linux DB02 Linux DB03 Win

50 EPG Classification via VM Attributes Use Case 2 - Security across zones Problem: VMs belonging to different departments (e.g. HR, Sales) or different roles (Production, Test) are placed in the port-group. But isolation across departments are required. (e.g. HR-Web-VM should not be able to talk to Sales-Web-VM) Solution: Define EPGs, which match if the VM Name contains a matching string (e.g. HR, Sales etc). Each Attribute based EPG can have their own security policies. Web Web01 HR- Web01 Sales- Web01 App App01 App02 App03 DB DB01 DB02 DB03 HR-Web X Sales-Web Criterion Attribute (VM name contains HR) Criterion Attribute (VM name contains Sales)

51 Distributed Firewall Implementation ACI Leaf Reflexive ACL in the hardware is programmed to allow TCP packets only if ACK flag set This is done when setting the stateful flag in the filter AVS vswitch Maintains connection table to track the flow In receiving the first TCP SYN packet, AVS creates a flow table entry Packets belonging to a flow that does not have an entry are dropped by the AVS In a typical Firewall solution, the first packet is always sent to a policy engine. In ACI fabric, hardware acts as a policy store, so it doesn t incur performance penalty for policy lookup

52 Hardware Assisted Stateful firewall Leaf evaluates stateless policy Policy Enforcement done at Leaf Src class Src port Dest Class Dest port Flag Action A * B 80 * Allow B 80 A * ACK Allow Hardware policy permits the packet Reflexive Hardware policy permits the packet Connection Tracking at AVS Create flow table entry Forward packet to Leaf VLAN Proto Src ip Src port Dst IP Dst port On flow table hit forward packet to Leaf Create flow state only for TCP SYN packet received from PNIC VLAN Proto Src ip Src port Dst IP Dst port A tcp IP_A 1234 IP_B 80 A tcp IP_B 80 IP_A 1234 B tcp IP_A 1234 IP_B 80 B tcp IP_B 80 IP_A 1234 Consumer A Packet received from VM Lookup flow table Response from VM Perform flow table lookup Provider B Deliver packet to destination VM

53 What is the ACI vcenter Plugin? A VMware vcenter Web Client plugin (vsphere 5.5) for ACI Empowers virtualization admins to define network connectivity independently of the networking team while sharing the same infrastructure Virtualization admin is able to configure network connectivity (subnets, port-groups) with tenant isolation Focused on simplicity User does not need to understand the ACI Policy Model Follows the vcenter Web Client GUI standards No configuration of in-depth networking stuff this is done through APIC by the networking expert

54 ACI-vCenter Interactions Current Model Network Team APIC Cluster ACI Port Group Virtualization Team ESXi Hypervisors vcenter

55 ACI-vCenter Interactions vcenter Plugin Model Network Team 3 2 APIC Cluster ACI Port Group Virtualization Team Virt. Admin 1 ESXi Hypervisors vcenter ACI Plugin

56 VMware vcenter Plugin View

57 VMware vcenter Plugin View

58 VMware vcenter Plugin View

59 Summary Two deployment modes with VMware Using ACI with vds You don t need AVS in order to deploy ACI ACI interacts with Vmware vds to create port-groups that provide the extension of EPG You can have one tier of switches between the servers and the leaf Using ACI with AVS You can get some additional features with AVS You can have more hops in the path between the ESX servers and the leaf

60 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

61 Microsoft Interaction with ACI Two modes of Operation Integration with SCVMM Integration with Azure Pack APIC APIC + Policy Management: Through APIC Software / License: Windows Server with HyperV, SCVMM VM Discovery: OpFlex Encapsulations: VLAN Plugin Installation: Manual Superset of SCVMM Policy Management: Through APIC or through Azure Pack Software / License: Windows Server with HyperV, SCVMM, Azure Pack (free) VM Discovery: OpFlex Encapsulations: VLAN, NVGRE Plugin Installation: Integrated

62 EPG are VM Networks

63 Microsoft Interaction with ACI ACI with SCVMM only without Azure Pack: In this case the APIC controller and SCVMM communicate with each other for network management and Azure Pack is not involved. Networks are created in APIC and are published as VM Networks in SCVMM. Compute is provisioned in SCVMM and can consume these networks. ACI with SCVMM and Azure Pack: ACI integrates in Azure Pack to provide a self-service experience for tenant. ACI resource provider in Azure pack drives APIC controller for network management. Networks are created in SCVMM and are available in Azure Pack for respective tenants. ACI L4-L7 capabilities for Load balancers (F5 and Citrix) and stateless firewall are provided for tenants.

64 ACI Hypervisor Integration MSFT SCVMM APIC 5 Create Application Policy F/W Application Network Profile EPG WEB L/B EPG APP EPG DB APIC Admin 9 Push Policy ACI Fabric 1 Cisco APIC and MSFT SCVMM Initial Handshake 6 Automatically Map EPG To VM Networks 4 OpFlex Agent Learn location of HyperV Host through OpFlex OpFlex Agent MSFT SCVMM 2 7 Create Virtual Switch Create VM Networks HYPERV VIRTUAL SWITCH WEB VM NETWORK APP VM NETWORK DB VM NETWORK HYPERVISOR HYPERVISOR SCVMM Admin 8 Instantiate VMs, Assign to VM Networks 3 Attach Hypervisor to Virtual Switch Web App Web App DB

65 Building Blocks for ACI Integration with Microsoft Hyper-V (1) APIC Agent on SCVMM This component is a Windows System Service (EXE) that runs on SCVMM with administrative credentials. It communicates with the APIC controller over the ACI REST interface and with SCVMM through powershell interface. It performs the following functions: Setup APIC logical switch, networks and encapsulations Add\Delete VMNetworks in SCVMM based on the information in the APIC controller. Publish operations faults in APIC when it encounters any errors in its operation.

66 Building Blocks for ACI Integration with Microsoft Hyper-V (2) Opflex Agent in Hyper-v Host This component is a Windows System Service (EXE) that runs on each host with administrative credentials. It communicates with the directly attached ACI leaf via REST interface. It uses the Infra-channel and runs on the VTEP interface in the host. The IP for the VTEP interface is given by APIC DHCP service. This agent performs the following functions: Send VM attach and detach events to the leaf Send inventory information like VM name, NIC name, statistics to the leaf which is then displayed in the APIC UI The APIC agent is installed on each Hyper-v host and it communicates with the nearest ACI leaf over Opflex Protocol. The leaf on receiving EP attach and detach notifications downloads policies from the policy manager and applies it to local leaf ports.

67 Microsoft Azure Pack Integration Integration with Microsoft requires: - Windows Server Systems Center 2012 R2 with SPF - Windows Azure Pack Azure Pack provides single pane of glass for Definition, creation, management of their cloud service Divided into Provider (Admin) portal and Consumer Self-Service (Tenant) portal Cisco ACI Service Plugin enables management of Network Infrastructure through APIC REST API Service Plans Users Web Sites Service Provider Provider Portal VMs SQL Web Sites Apps Database VMs ACI Service Bus Customer Consumer Self-Service Portal R2 w/ Service Provider Foundation

68 ACI Azure Pack Integration 1 APIC APIC Admin (Basic Infrastructure) 7 ACI Fabric 3 2 Pull Policy on leaf where EP attaches Get VLANs allocated for each EPG Push Network Profiles to APIC Create Application Policy 1 Create VM Networks Instantiate VMs 6 Indicate EP Attach to attached leaf when VM starts APIC Plugin SCVMM Plugin OpFlex Agent OpFlex Agent OpFlex Agent HYPERVISOR HYPERVISOR HYPERVISOR Azure Pack Tenant Azure Pack \ SPF Web App Web App DB Web Web DB

69 Microsoft Azure Pack Integration Admin Experience Add & Configure service providers for this deployment (APIC IP Address, Login Credentials, etc.) Usage & Billing statistics per user and other admin functions

70 Microsoft Azure Pack Integration Tenant Experience Services this account has access to Resources of ACI service currently created and consumed by this tenant Application Network Profiles are created through Azure Pack, and pushed to APIC using REST APIs

71 ACI as a Resource Provider The ACI resource provider has three sub-components: Tenant Portal Extension: This implements the user interface and APIs for the tenant portal to expose ACI capabilities Admin Portal Extension: This implements the user interface and APIs for the admin portal Resource Provider Backend. This is the component that interacts with the SCVMM via Service pack Foundation power shell and with APIC using the Rest interface.

72 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

73 OpenStack Networking Neutron Model Tenant Router Network: external Network Security Group Security Group Rule Subnet Port Abstraction Description Logical Network L2 / Broadcast domain Logical Router L3 domain Subnet Subnet (OpenStack IPAM / DHCP) Security Group Group-based ACL

74 OpenStack with ACI APIC ML2 Driver Mapping Neutron Object APIC Object Project Network Subnet Security Group + Rule Router Network:external Tenant EPG + BD Subnet IP Tables (outside of APIC) Contract L3Out / Outside EPG

75 ACI OpenStack Integration with ML2 Plugin APIC 3 Create Application Policy APIC Admin (Performs Steps 3) 5 Push Policy ACI Fabric 2 Automatically Push Network Profiles to APIC Create Network, Subnet, Security Groups, Policy 1 NETWORK ROUTING SECURITY OPEN VIRTUAL SWITCH OPEN VIRTUAL SWITCH OPEN VIRTUAL SWITCH NEUTRON NOVA 4 Web App Web App DB Web Web DB OpenStack Tenant (Performs Steps 1,4) Instantiate VMs HYPERVISOR HYPERVISOR HYPERVISOR

76 OpenStack Networking Limitations of the Networking Model Cloud Application Model Neutron Model Service A Router External Network Service B Service C Network / subnet Network / subnet No broadcast / multicast Resilient / Fault Tolerant Scalable Tiers Built around loosely coupled services Don t care about IP addresses L2 / Broadcast is the base API! Network / routers / subnets Based on existing networking models No concept of dependency mapping or intent

77 OpenStack Networking Why a Policy Model is better Separation of Concerns Service A Abstract Application API Service C Low level / Detailed API OpenStack Tenant Dependency Mapping Service A consumes service B and Service C Service A Service C Service A Enable Network Services FIREWALL Service C Operator / Admin Service B Separate application requirements from low level APIs Separate tenant from operator Build self-documenting dependency maps of tiers of an application Define network service chains between tiers of an application without low level configuration

78 OpenStack Networking Introducing Group-Based Policy Intent-based API for describing application requirements Separates concerns of tenants and operators FIREWALL Captures dependencies between tiers of an application Plugin model Web Group Policy Rules Set Classifier Action DB Group Built by a community of developers across a range of companies Classifier Action Service Chain

79 ACI OpenStack Integration with Group-based Policy Create Application Network Profile 1 F/W L/B Application Network Profile EPG WEB L/B EPG APP EPG DB NEUTRON NOVA 4 Web App Web App DB Web Web DB OpenStack Tenant (Performs step 1,4) Instantiate VMs HYPERVISOR HYPERVISOR HYPERVISOR 2 Automatically Push Network Profiles to APIC APIC 3 Create Application Policy F/W L/B Application Network Profile EPG WEB L/B EPG APP EPG DB ACI Admin (manages physical network, monitors tenant state) 5 Push Policy ACI Fabric

80 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

81 You can do service chaining with ACI without any service graph EPG x x peer to the outside outside router no ip routing enable ARP flood no ip routing enable ARP flood no ip routing enable ARP flood In order not to learn outside IPs you need to use a l2ext

82 With service graph the operational model changes Without Service Graph: Network admin: configures the ports, VLANs to connect the FW or the LB FW admin day 0: configures ports and VLANs FW admin day 1: configures ACLs and so on The three configurations are spread over multiple phases / days With Service Graph ACI admin: configures the ports, VLANs to connect the FW or the LB FW admin day 0: configures ports and VLANs FW admin day 1: configures ACLs and so on All configurations are performed in a single step.

83 With service graph the operational model changes Without Service Graph: configuration for fabric With Service Graph configuration configuration for the firewall

84 Device Definition and Package APIC requires a Device Package to communicate with service devices. A Device Package is a zip file containing two parts Device Specification (xml): The configuration of the APIC is represented as an object model consisting of a large number of Managed Objects (MOs). A Device type is defined by a tree of MOs with a Meta Device (MDev) at the root. Configuration through UI or North Bound APIs APIC EPG level L4-L7 config Service Graph Function Node level L4-L7 config DeviceScript (py): The integration between the APIC and a Device is performed by a DeviceScript, which maps APIC events function calls defined in Device Script Python Device Script Device Package Device Specification <dev type= f5 > <service type= slb > <param name= vip > <dev ident= <validator= ip <hidden= no > <locked= yes > icontrol/south Bound API BIG-IP Physical or VE

85 With the Service Graph APIC communicates with the L4L7 Device Device APIs def devicevalidate (device, version) def devicemodify (device, interfaces, configuration) def deviceaudit (device, interfaces, configuration) def devicehealth (device, interfaces, configuration) def devicecounters (device, interfaces, configuration) Cluster APIs def clustermodify (device, configuration) def clusteraudit (device, configuration) Service APIs def servicemodify (device, configuration) def serviceaudit (device, configuration) def servicehealth (device, configuration) def servicecounters (device, configuration) When Concrete device is added, APIC invokes devicevalidate API to validate the device as per the specification in Device package. Device must have appropriate software version and vendor information Upon successful validation, APIC invokes devicemodify API to let script perform one time device configuration function When Logical device is added, APIC invokes clustermodify API to let script perform one time cluster configuration function When the graph is attached to a contract or any parameter change event occur in APIC, it invokes the servicemodify API callouts to the service device

86 Service Graph Definition Abstract graph concept mapping to Service Graph Consumes Functions rendered on the same device Service Graph: web-application Provides EXT EXT EXT EXT Func: Firewall Func: SSL offload Func: Load Balancing WEB WEB WEB WEB EPG - EXT Terminals Firewall params Permit ip tcp * dest-ip <vip> dest-port 80 Deny ip udp * Connectors SSL params Ipaddress <vip> port 80 Terminals Load-Balancing params virtual-ip <vip> port 80 Lb-aglorithm: round-robin EPG - WEB Service graph is an ordered set of functions between a set of terminals e-g; Firewall Function, Load balancer Function A function has one or more connectors Network connectivity like VLAN/VNID tag is assigned to these connectors A function within a graph may require one or more parameters Parameters can be scoped by an EPG or an application profile or tenant context Parameter values can be locked from further changes

87 Purpose of the Service Graph By using the Service graph you can install a service, like the ASA firewall once and deploy it multiple times in different logical topologies Each time the graph is deployed ACI takes care of changing the configuration on the firewall to enable the forwarding in the new logical topology. ACI takes care of dynamically provisioning VLANs, IP addresses while re-using the same graph template The benefits of the service graph are: a configuration template that can be reused multiple times a more logical / application-related view of services provisioning a device that is shared across multiple departments

88 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

89 Configurations with Service Graph All configurations performed in a single operation: ACI Fabric Fabric configuration: Bridge Domains, VLANs, Routing, EPGs Firewall configuration: VLANs, Interfaces ACLs Files Users

90 To understand the service graph, consider the following topology Spine Switches Port-channel? vpc? Separate L3 Interfaces? Routed or Transparent Mode? Leafs Switches

91 A Template may define vpc based connectivity Spine Switches Template 1 (Cdev1) vpc and Transparent mode Leafs Switches

92 Another Template may define two routed portchannels Template 2 (Cdev2) 2 separate Port Channels and Routed mode Spine Switches Leafs Switches

93 Which VLANs should be trunked? The VLANs and IP addresses Are dependent on which topology The firewall is associated with. Spine Switches VLANs? IP addresses? Leafs Switches

94 In a Given Tenant the Graph is placed between EPGs IP addresses on the firewalls and security rules depend on the EPG/ Bridge Domain BD 1 BD 2 EPG1 EPG2 vlans are dynamically allocated and derived from the physical domain You don t need to configure them

95 Example Use Case BD 1 BD 2 EPG1 EPG x x BD 3 BD 4 EPG1 EPG x x

96 Applying Service Graph (1) L4L7 rules are configured (e.g. virtual address) BD 1 BD EPG x EPG x subinterface and VLANs are automatically created

97 Applying the same service graph (2) L4L7 rules are specific to this set of EPGs EPG x EPG x subinterface and VLANs are automatically created

98 If the L4L7 device is a virtual appliance ACI creates shadow EPGs (port-groups) shadow EPG on the producer side ACI automatically connects the vnics to the correct port-groups EPG x EPG x vnic1 vnic2 shadow EPG on the consumer side

99 Service Configuration before the Service Graph Network Admin Remove client , no other action necessary 2 Security Admin Files Add client , call Security Admin to enable access Users Add ASA rules for client HTTP (TCP/80) HTTPS (TCP/443) DCERPC (TCP/135) SSH (TCP/22) ICMP 30 ACL Rules access-list OUT permit tcp host host eq 80 access-list OUT permit tcp host host eq 443 [ ] access-list OUT permit icmp host host ACL Rules access-list OUT permit tcp host host eq 80 access-list OUT permit tcp host host eq 443 [ ] access-list OUT permit icmp host host Original ASA rules never change 4 45 ACL Rules

100 Automatic endpoint addition/removal with ACI Network Admin Clients Security Admin Insert ASA instance in the service graph with desired policies Same 5 service rules and actions Remove client Add client , use existing ASA instance ASA1 access-list OUT permit tcp any any eq 80 access-list OUT permit tcp any any eq 443 access-list OUT permit tcp any any eq 135 access-list OUT permit tcp any any eq 22 access-list OUT permit icmp any any Servers Source Leaf 1, port 1 Leaf 1, port 10 Port Rules EPG Users Users Destination EPG Leaf 3, port 2 Servers Leaf 4, port 8 Servers HTTP (TCP/80) HTTPS (TCP/443) DCERPC (TCP/135) SSH (TCP/22) ICMP Leaf 5, port 12 Servers Leaf 2, port 12 Users

101 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

102 ACI Terminology L4L7 Parameters Consumer Side Concrete Device Provider Side consumer EPG Logical Device Provider EPG

103 Firewall or Load Balancer in Routed Mode For Consistency with ACI Policy Model For Consistency with ACI Policy Model Bridge Domain Outside Consumer Client EPG Contract Bridge Domain Inside Provider Server EPG ARP flooding Uknown unicast flooding No IP Routing Consumer Side ARP Flooding Unknown Unicast Flooding No IP Routing Provider Side Service Graph Default Gateway for the Servers

104 Firewall or Load Balancer in Transparent Mode For Consistency with ACI Policy Model For Consistency with ACI Policy Model External Router Bridge Domain Outside Consumer Bridge Domain Inside Provider IP Client EPG Contract Server EPG ARP flooding Uknown unicast flooding No IP Routing ARP Flooding Unknown Unicast Flooding No IP Routing Consumer Side Provider Side Default gateway for the servers Service Graph

105 Load Balancer in Routed Mode and Routed Outside VRF For Consistency with ACI Policy Model Bridge Domain Outside Bridge Domain Inside L3Out L3InstP Consumer Subnet: Default Gateway for L4-L7 Device Hardware Proxy Consumer Side Contract Provider ARP Flooding Unknown Unicast Flooding No IP Routing Provider Side Server EPG Service Graph Default Gateway for the Servers

106 Load Balancer in One-Arm mode VRF L3Out SVI Bridge Domain 1 SVI Bridge Domain 3 SVI Bridge Domain 2 L3InstP Unicast Routing Enabled Subnet Is Default Gateway for Load Balancer Service Graph Server EPG Subnet Is Default Gateway for Server

107 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

108 Install the Device Package on the APIC APIC interfaces with the device using python scripts APIC calls device specific python script function on various events APIC APIC uses device configuration model provided in the device package to pass appropriate configuration to the device scripts Device script handlers interface with the device using its REST or CLI interface Device Script (Python / CLI) Device Spec (XML) Uses Device s native API

109 Make sure that the L4L7 Device has management access Enable SSH Enable HTTP access Configure Credentials No need to configure: Interfaces VLANs IPs

110 Prepare the Fabric Define a VLAN pool Define a Physical domain for Physical Appliances Define a Virtual domain for Virtual Appliances Map them to the ports where the service device are going to attach Users

111 Bridge Domains Configuration Creation of the link between the L4L7 Devices Create Bridge Domains BD1 BD2 BD3 Service Graph EPG client EPG Server

112 Bridge Domain Configuration Which configuration options are available?

113 Bridge Domains Configuration Setting the correct flooding and routing parameters Bridge Domains used to connect Service Devices are configured as follows: Disable Unicast Routing (Make sure that the Fabric doesn t provide the SVI on this bridge domain) Enable Unknown unicast flooding Enable ARP flooding The subnet definition on the Bridge Domain is irrelevant Associate with the VRF

114 Bridge Domains Configuration Establishing the relation with the VRF BDs association with the VRF is because of the Object Model. The VRF is not doing anything unless the admin enables routing on the BD and configures the Subnet for the default gateway function Association with VRF Bridge Domain 1 Bridge Domain 2

115 Configure The Concrete Device Routed or bridged Select the portgrups for producer and consumer side Physical or Virtual Domain Firewall credentials

116 Concrete and Logical Device Definition Configure the Connectivity between the L4L7 device and ACI vpc Both producer and consumer E.g. Po11 (must be a syntax which works on ASA)

117 Concrete and Logical Device Definition On APIC enter the port-channel configuration for the L4L7 device The interface name must follow the syntax that is used on the Firewall

118 Concrete and Logical Device Definition Example of Port-Channel Configuration

119 Configuration of the Function/s on the L4L7 Device Create Function Profiles Function Profiles are XML schema similar to iapp with F5 Click to configure L4-L7 Service Node Configurations Function Profiles can be: WebProfile HTTPS Application-1

120 Configuration of the Function/s on the L4L7 Device Choose a Template Templates gives you option to choose simple Service Graph based on your requirement

121 Configuration of the Function/s on the L4L7 Device Deploy a Template

122 Configuration of the Function/s on the L4L7 Device Select the EPGs you cannot select a L3InstP here

123 Configuration of the Function/s on the L4L7 Device Enter the L4L7 Parameters Function Node configuration will be pushed from this pane

124 Or use Function Profiles Function Profiles are XML schema similar to iapp with F5 Click to configure L4-L7 Service Node Configurations Function Profiles can be: WebProfile HTTPS Application-1

125 Configuration of the Function/s on the L4L7 Device Device Configurations versus Functions Configurations Device Config: configuration pertain to the BIG-IP partition, for example, pool config that can be utilized by multiple virtual servers Function Config: configuration specific to the virtual server, like the VIP; or it can reference device config, in this case, the Pool

126 Configuration Checklist These are the steps to verify to successfully configure the Service Graph: Verify that you created bridge domains to create the path between the service devices Make sure that the bridge domain has an association with a VRF Verify that the bridge domain is operating in flood and learn mode Make sure you created a physical or virtual domain to enable the VLANs on the leaf devices Make sure that there is a client and a server side EPG Make sure that the service graph is associated with a contract that is connecting the client and the server side EPG Make sure that you entered the mandatory parameters of the device package

127 Agenda Introduction to ACI Hypervisor Integration Hypervisor Integration Overview VMWare vcenter Integration Microsoft SCVMM & Azure Pack Integration OpenStack Integration Service Insertion Service insertion versus Service Graph Example Design Options How to configure Ecosystem

128 Device Package Sourcefire

129 Upcoming L4-L7 device packages Partner ETA Certified APIC release Q3 CY15 Q3 CY15 Q3 CY15 FCS+6 FCS+6 FCS+9 Q3/Q4 CY15 FCS+6 TBD FCS+6 TBD

130 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 though the Cisco Live mobile app or your computer on Cisco Live Connect. Don t forget: Cisco Live sessions will be available for viewing on-demand after the event at CiscoLive.com/Online

131 Continue Your Education Demos in the Cisco campus Walk-in Self-Paced Labs Table Topics Meet the Engineer 1:1 meetings Related sessions

132 Thank you

133

134 Data Center / Virtualization Cisco Education Offerings Course Description Cisco Certification Cisco Data Center CCIE Unified Fabric Workshop (DCXUF); Cisco Data Center CCIE Unified Computing Workshop (DCXUC) Implementing Cisco Data Center Unified Fabric (DCUFI); Implementing Cisco Data Center Unified Computing (DCUCI) Introducing Cisco Data Center Networking (DCICN); Introducing Cisco Data Center Technologies (DCICT) Prepare for your CCIE Data Center practical exam with hands on lab exercises running on a dedicated comprehensive topology Obtain the skills to deploy complex virtualized Data Center Fabric and Computing environments with Nexus and Cisco UCS. Learn basic data center technologies and how to build a data center infrastructure. CCIE Data Center CCNP Data Center CCNA Data Center Product Training Portfolio: DCAC9k, DCINX9k, DCMDS, DCUCS, DCNX1K, DCNX5K, DCNX7K Get a deep understanding of the Cisco data center product line including the Cisco Nexus9K in ACI and NexusOS modes For more details, please visit: Questions? Visit the Learning@Cisco Booth or contact ask-edu-pm-dcv@cisco.com

135 Cloud Cisco Education Offerings Course Description Cisco Certification Designing the FlexPod Solution (FPDESIGN); Implementing and Administering the FlexPod Solution (FPIMPADM) UCS Director (UCSDF) Learn how to design, implement and administer FlexPod solutions Learn how to manage physical and virtual infrastructure using orchestration and automation functions of UCS Director. FlexPod Design Specialist; FlexPod Implementation & Administration Specialist Cisco Prime Service Catalog Learn how to deliver data center, workplace, and application services in an on-demand, automated, and repeatable method. Cisco Intercloud Fabric Learn how to implement end-to-end hybrid clouds with Intercloud Fabric for Business and Intercloud Fabric for Providers. Cisco Intelligent Automation for Cloud Learn how to implement and manage cloud deployments with Cisco Intelligent Automation for Cloud For more details, please visit: Questions? Visit the Booth or contact

Virtual Machine Manager Domains

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

More information

Enabling Application Defined Networking with F5 Synthesis and Cisco Application Centric Infrastructure

Enabling Application Defined Networking with F5 Synthesis and Cisco Application Centric Infrastructure Enabling Application Defined Networking with F5 Synthesis and Cisco Application Centric Infrastructure Dean Houari, Regional Solution Architect, F5 Networks March 2015 F5 and Cisco ACI Joint Solution Benefits

More information

Cisco Application Centric Infrastructure. Silvo Lipovšek Sistemski inženjer slipovse@cisco.com

Cisco Application Centric Infrastructure. Silvo Lipovšek Sistemski inženjer slipovse@cisco.com Cisco Application Centric Infrastructure Silvo Lipovšek Sistemski inženjer slipovse@cisco.com 277X Data created by IoE devices v. end-user 30M New devices connected every week 180B Mobile apps downloaded

More information

Cisco Prime Network Services Controller. Sonali Kalje Sr. Product Manager Cloud and Virtualization, Cisco Systems

Cisco Prime Network Services Controller. Sonali Kalje Sr. Product Manager Cloud and Virtualization, Cisco Systems Cisco Prime Network Services Controller Sonali Kalje Sr. Product Manager Cloud and Virtualization, Cisco Systems Agenda Cloud Networking Challenges Prime Network Services Controller L4-7 Services Solutions

More information

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014 Simplify IT With Cisco Application Centric Infrastructure Barry Huang bhuang@cisco.com Nov 13, 2014 There are two approaches to Control Systems IMPERATIVE CONTROL DECLARATIVE CONTROL Baggage handlers follow

More information

Unleash the power of Cisco ACI and F5 Synthesis for Accelerated Application deployments. Ravi Balakrishnan Senior Marketing Manager, Cisco Systems

Unleash the power of Cisco ACI and F5 Synthesis for Accelerated Application deployments. Ravi Balakrishnan Senior Marketing Manager, Cisco Systems Unleash the power of Cisco ACI and F5 Synthesis for Accelerated Application deployments Ravi Balakrishnan Senior Marketing Manager, Cisco Systems Cisco F5 Solutions Outline Cisco and F5 Areas of Partnership

More information

Implementing and Troubleshooting the Cisco Cloud Infrastructure **Part of CCNP Cloud Certification Track**

Implementing and Troubleshooting the Cisco Cloud Infrastructure **Part of CCNP Cloud Certification Track** Course: Duration: Price: $ 4,295.00 Learning Credits: 43 Certification: Implementing and Troubleshooting the Cisco Cloud Infrastructure Implementing and Troubleshooting the Cisco Cloud Infrastructure**Part

More information

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure August 2015 Table of Contents 1 Introduction... 3 Purpose... 3 Products... 3

More information

Building Scalable, Open, Programmable and Application Centric Data Center with Cisco ACI. 林 瑝 錦 / Jerry Lin Cisco Systems 2015 July

Building Scalable, Open, Programmable and Application Centric Data Center with Cisco ACI. 林 瑝 錦 / Jerry Lin Cisco Systems 2015 July Building Scalable, Open, Programmable and Application Centric Data Center with Cisco ACI 林 瑝 錦 / Jerry Lin Cisco Systems 2015 July Data Center Demands For the Cloud-Era Bare Metal VM Density and Server

More information

Cisco ACI and F5 LTM Integration for accelerated application deployments. Dennis de Leest Sr. Systems Engineer F5

Cisco ACI and F5 LTM Integration for accelerated application deployments. Dennis de Leest Sr. Systems Engineer F5 Cisco ACI and F5 LTM Integration for accelerated application deployments Dennis de Leest Sr. Systems Engineer F5 Agenda F5 Networks Who are we and what is Big-IP? F5 Synthesis Software Defined Application

More information

Installing Intercloud Fabric Firewall

Installing Intercloud Fabric Firewall This chapter contains the following sections: Information About the Intercloud Fabric Firewall, page 1 Prerequisites, page 1 Guidelines and Limitations, page 2 Basic Topology, page 2 Intercloud Fabric

More information

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure White Paper Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure What You Will Learn The new Cisco Application Centric Infrastructure

More information

Demystifying Cisco ACI for HP Servers with OneView, Virtual Connect and B22 Modules

Demystifying Cisco ACI for HP Servers with OneView, Virtual Connect and B22 Modules Technical white paper Demystifying Cisco ACI for HP Servers with OneView, Virtual Connect and B22 Modules Updated: 7/7/2015 Marcus D Andrea, HP DCA Table of contents Introduction... 3 Testing Topologies...

More information

VXLAN: Scaling Data Center Capacity. White Paper

VXLAN: Scaling Data Center Capacity. White Paper VXLAN: Scaling Data Center Capacity White Paper Virtual Extensible LAN (VXLAN) Overview This document provides an overview of how VXLAN works. It also provides criteria to help determine when and where

More information

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS Matt Eclavea (meclavea@brocade.com) Senior Solutions Architect, Brocade Communications Inc. Jim Allen (jallen@llnw.com) Senior Architect, Limelight

More information

Agenda. Importance of UCS Director in an ACI Environment Integration Overview and Key Concepts Use-Case Demonstrations Conclusion Q&A

Agenda. Importance of UCS Director in an ACI Environment Integration Overview and Key Concepts Use-Case Demonstrations Conclusion Q&A Management and Automation of Application Centric Infrastructure with Cisco UCS Director Michael Zimmerman, Technical Marketing Engineer Shankar Varanasy, Product Manager BRKACI-2410 Agenda Importance of

More information

Expert Reference Series of White Papers. vcloud Director 5.1 Networking Concepts

Expert Reference Series of White Papers. vcloud Director 5.1 Networking Concepts Expert Reference Series of White Papers vcloud Director 5.1 Networking Concepts 1-800-COURSES www.globalknowledge.com vcloud Director 5.1 Networking Concepts Rebecca Fitzhugh, VMware Certified Instructor

More information

Using the Advanced GUI

Using the Advanced GUI This chapter contains the following sections: Toggling Between Basic and Advanced GUI Modes, page 1 About Getting Started with APIC Examples, page 2 Switch Discovery with the APIC, page 2 Configuring Network

More information

Data Center Virtualization and Cloud QA Expertise

Data Center Virtualization and Cloud QA Expertise Data Center Virtualization and Cloud QA Expertise Highlights Broad Functional QA Experience Deep understanding of Switching and Routing Protocols Strong hands on experience in multiple hyper-visors like

More information

Software Defined Network (SDN)

Software Defined Network (SDN) Georg Ochs, Smart Cloud Orchestrator (gochs@de.ibm.com) Software Defined Network (SDN) University of Stuttgart Cloud Course Fall 2013 Agenda Introduction SDN Components Openstack and SDN Example Scenario

More information

CERN Cloud Infrastructure. Cloud Networking

CERN Cloud Infrastructure. Cloud Networking CERN Cloud Infrastructure Cloud Networking Contents Physical datacenter topology Cloud Networking - Use cases - Current implementation (Nova network) - Migration to Neutron 7/16/2015 2 Physical network

More information

Extending Networking to Fit the Cloud

Extending Networking to Fit the Cloud VXLAN Extending Networking to Fit the Cloud Kamau WangŨ H Ũ Kamau Wangũhgũ is a Consulting Architect at VMware and a member of the Global Technical Service, Center of Excellence group. Kamau s focus at

More information

Dynamic L4-L7 Service Insertion with Cisco ACI and A10 Thunder ADC REFERENCE ARCHITECTURE

Dynamic L4-L7 Service Insertion with Cisco ACI and A10 Thunder ADC REFERENCE ARCHITECTURE Dynamic L4-L7 Service Insertion with Cisco and A10 Thunder ADC REFERENCE ARCHITECTURE Reference Architecture Dynamic L4-L7 Service Insertion with Cisco and A10 Thunder ADC Table of Contents Executive Summary...3

More information

Understanding Cisco Cloud Fundamentals CLDFND v1.0; 5 Days; Instructor-led

Understanding Cisco Cloud Fundamentals CLDFND v1.0; 5 Days; Instructor-led Understanding Cisco Cloud Fundamentals CLDFND v1.0; 5 Days; Instructor-led Course Description Understanding Cisco Cloud Fundamentals (CLDFND) v1.0 is a five-day instructor-led training course that is designed

More information

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer

HAWAII TECH TALK SDN. Paul Deakin Field Systems Engineer HAWAII TECH TALK SDN Paul Deakin Field Systems Engineer SDN What Is It? SDN stand for Software Defined Networking SDN is a fancy term for: Using a controller to tell switches where to send packets SDN

More information

SDN v praxi overlay sítí pro OpenStack. 5.10.2015 Daniel Prchal daniel.prchal@hpe.com

SDN v praxi overlay sítí pro OpenStack. 5.10.2015 Daniel Prchal daniel.prchal@hpe.com SDN v praxi overlay sítí pro OpenStack 5.10.2015 Daniel Prchal daniel.prchal@hpe.com Agenda OpenStack OpenStack Architecture SDN Software Defined Networking OpenStack Networking HP Helion OpenStack HP

More information

Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture

Outline. Why Neutron? What is Neutron? API Abstractions Plugin Architecture OpenStack Neutron Outline Why Neutron? What is Neutron? API Abstractions Plugin Architecture Why Neutron? Networks for Enterprise Applications are Complex. Image from windowssecurity.com Why Neutron? Reason

More information

Federated Application Centric Infrastructure (ACI) Fabrics for Dual Data Center Deployments

Federated Application Centric Infrastructure (ACI) Fabrics for Dual Data Center Deployments Federated Application Centric Infrastructure (ACI) Fabrics for Dual Data Center Deployments March 13, 2015 Abstract To provide redundancy and disaster recovery, most organizations deploy multiple data

More information

Palo Alto Networks. Security Models in the Software Defined Data Center

Palo Alto Networks. Security Models in the Software Defined Data Center Palo Alto Networks Security Models in the Software Defined Data Center Christer Swartz Palo Alto Networks CCIE #2894 Network Overlay Boundaries & Security Traditionally, all Network Overlay or Tunneling

More information

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan Centec s SDN Switch Built from the Ground Up to Deliver an Optimal Virtual Private Cloud Table of Contents Virtualization Fueling New Possibilities Virtual Private Cloud Offerings... 2 Current Approaches

More information

Virtualization, SDN and NFV

Virtualization, SDN and NFV Virtualization, SDN and NFV HOW DO THEY FIT TOGETHER? Traditional networks lack the flexibility to keep pace with dynamic computing and storage needs of today s data centers. In order to implement changes,

More information

Cisco ACI Simulator Release Notes, Release 1.2(1i)

Cisco ACI Simulator Release Notes, Release 1.2(1i) Cisco ACI Simulator Release Notes, Release 1.2(1i) This document provides the compatibility information, usage guidelines, and the scale values that were validated in testing this Cisco ACI Simulator release.

More information

VMware. NSX Network Virtualization Design Guide

VMware. NSX Network Virtualization Design Guide VMware NSX Network Virtualization Design Guide Table of Contents Intended Audience... 3 Overview... 3 Components of the VMware Network Virtualization Solution... 4 Data Plane... 4 Control Plane... 5 Management

More information

Microsegmentation Using NSX Distributed Firewall: Getting Started

Microsegmentation Using NSX Distributed Firewall: Getting Started Microsegmentation Using NSX Distributed Firewall: VMware NSX for vsphere, release 6.0x REFERENCE PAPER Table of Contents Microsegmentation using NSX Distributed Firewall:...1 Introduction... 3 Use Case

More information

Quantum Hyper- V plugin

Quantum Hyper- V plugin Quantum Hyper- V plugin Project blueprint Author: Alessandro Pilotti Version: 1.0 Date: 01/10/2012 Hyper-V reintroduction in OpenStack with the Folsom release was primarily focused

More information

Huawei Enterprise A Better Way VM Aware Solution for Data Center Networks

Huawei Enterprise A Better Way VM Aware Solution for Data Center Networks Huawei Enterprise A Better Way VM Aware Solution for Data Center Networks HUAWEI TECHNOLOGIES CO., LTD. Contents Server Virtualization Challenges in Data Center Networks Huawei VM Aware Solution Implementation

More information

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam

Cloud Networking Disruption with Software Defined Network Virtualization. Ali Khayam Cloud Networking Disruption with Software Defined Network Virtualization Ali Khayam In the next one hour Let s discuss two disruptive new paradigms in the world of networking: Network Virtualization Software

More information

CCNA DATA CENTER BOOT CAMP: DCICN + DCICT

CCNA DATA CENTER BOOT CAMP: DCICN + DCICT CCNA DATA CENTER BOOT CAMP: DCICN + DCICT COURSE OVERVIEW: In this accelerated course you will be introduced to the three primary technologies that are used in the Cisco data center. You will become familiar

More information

Secure ACI Data Centers: Deploying Highly Available Services with Cisco and F5 White Paper May 2015. 1 P age

Secure ACI Data Centers: Deploying Highly Available Services with Cisco and F5 White Paper May 2015. 1 P age Secure ACI Data Centers: Deploying Highly Available Services with Cisco and F5 White Paper May 2015 1 P age Contents Secure ACI Data Center: Deploying Highly Available Services with Cisco and F5 Next-

More information

Simplify IT. With Cisco Application Centric Infrastructure. Roberto Barrera rbarrera@grupo-dice.com. VERSION May, 2015

Simplify IT. With Cisco Application Centric Infrastructure. Roberto Barrera rbarrera@grupo-dice.com. VERSION May, 2015 Simplify IT With Cisco Application Centric Infrastructure Roberto Barrera rbarrera@grupo-dice.com VERSION May, 2015 Content Understanding Software Definded Network (SDN) Why SDN? What is SDN and Its Benefits?

More information

Cisco Virtual Security Gateway for Nexus 1000V Series Switch

Cisco Virtual Security Gateway for Nexus 1000V Series Switch Data Sheet Cisco Virtual Security Gateway for Nexus 1000V Series Switch Product Overview Cisco Virtual Security Gateway (VSG) for Nexus 1000V Series Switch is a virtual appliance that provides trusted

More information

Expert Reference Series of White Papers. VMware vsphere Distributed Switches

Expert Reference Series of White Papers. VMware vsphere Distributed Switches Expert Reference Series of White Papers VMware vsphere Distributed Switches info@globalknowledge.net www.globalknowledge.net VMware vsphere Distributed Switches Rebecca Fitzhugh, VCAP-DCA, VCAP-DCD, VCAP-CIA,

More information

Control Tower for Virtualized Data Center Network

Control Tower for Virtualized Data Center Network Control Tower for Virtualized Data Center Network Contents 1 Virtual Machine Network Environment Analysis...3 2 "Control Tower" Must Have an Overall Picture of the Network...4 3 Virtual Machine Migration

More information

Deploy Application Load Balancers with Source Network Address Translation in Cisco Programmable Fabric with FabricPath Encapsulation

Deploy Application Load Balancers with Source Network Address Translation in Cisco Programmable Fabric with FabricPath Encapsulation White Paper Deploy Application Load Balancers with Source Network Address Translation in Cisco Programmable Fabric with FabricPath Encapsulation Last Updated: 5/19/2015 2015 Cisco and/or its affiliates.

More information

Roman Hochuli - nexellent ag / Mathias Seiler - MiroNet AG

Roman Hochuli - nexellent ag / Mathias Seiler - MiroNet AG Roman Hochuli - nexellent ag / Mathias Seiler - MiroNet AG North Core Distribution Access South North Peering #1 Upstream #1 Series of Tubes Upstream #2 Core Distribution Access Cust South Internet West

More information

INTEGRATING RECOVERPOINT FOR VIRTUAL MACHINES AND CISCO ACI

INTEGRATING RECOVERPOINT FOR VIRTUAL MACHINES AND CISCO ACI INTEGRATING RECOVERPOINT FOR VIRTUAL MACHINES AND CISCO ACI Overview and configuration steps ABSTRACT This white paper provides describes how to properly setup a configuration consisting of Cisco ACI,

More information

vshield Quick Start Guide vshield Manager 4.1 vshield Edge 1.0 vshield App 1.0 vshield Endpoint 1.0

vshield Quick Start Guide vshield Manager 4.1 vshield Edge 1.0 vshield App 1.0 vshield Endpoint 1.0 vshield Manager 4.1 vshield Edge 1.0 vshield App 1.0 vshield Endpoint 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Freddie Örnebjär TREX Workshop 2012 2012 Brocade Communications Systems, Inc. 2012/09/14 Software-Defined Networking (SDN): Fundamental Control

More information

Aerohive Networks Inc. Free Bonjour Gateway FAQ

Aerohive Networks Inc. Free Bonjour Gateway FAQ Aerohive Networks Inc. Free Bonjour Gateway FAQ 1. About the Product... 1 2. Installation... 2 3. Management... 3 4. Troubleshooting... 4 1. About the Product What is the Aerohive s Free Bonjour Gateway?

More information

Network Virtualization and Software-defined Networking. Chris Wright and Thomas Graf Red Hat June 14, 2013

Network Virtualization and Software-defined Networking. Chris Wright and Thomas Graf Red Hat June 14, 2013 Network Virtualization and Software-defined Networking Chris Wright and Thomas Graf Red Hat June 14, 2013 Agenda Problem Statement Definitions Solutions She can't take much more of this, captain! Challenges

More information

VMware vsphere-6.0 Administration Training

VMware vsphere-6.0 Administration Training VMware vsphere-6.0 Administration Training Course Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Classroom Fee = 20,000 INR Online / Fast-Track Fee = 25,000 INR Fast

More information

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 1 SDN Introduction Decoupling of control plane from data plane

More information

Cisco Intercloud Fabric Security Features: Technical Overview

Cisco Intercloud Fabric Security Features: Technical Overview White Paper Cisco Intercloud Fabric Security Features: Technical Overview White Paper May 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of

More information

VMware NSX Network Virtualization Design Guide. Deploying VMware NSX with Cisco UCS and Nexus 7000

VMware NSX Network Virtualization Design Guide. Deploying VMware NSX with Cisco UCS and Nexus 7000 VMware NSX Network Virtualization Design Guide Deploying VMware NSX with Cisco UCS and Nexus 7000 Table of Contents Intended Audience... 3 Executive Summary... 3 Why deploy VMware NSX on Cisco UCS and

More information

Analysis of Network Segmentation Techniques in Cloud Data Centers

Analysis of Network Segmentation Techniques in Cloud Data Centers 64 Int'l Conf. Grid & Cloud Computing and Applications GCA'15 Analysis of Network Segmentation Techniques in Cloud Data Centers Ramaswamy Chandramouli Computer Security Division, Information Technology

More information

VM-Series Firewall Deployment Tech Note PAN-OS 5.0

VM-Series Firewall Deployment Tech Note PAN-OS 5.0 VM-Series Firewall Deployment Tech Note PAN-OS 5.0 Revision A 2012, Palo Alto Networks, Inc. www.paloaltonetworks.com Contents Overview... 3 Supported Topologies... 3 Prerequisites... 4 Licensing... 5

More information

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer Data Center Infrastructure of the future Alexei Agueev, Systems Engineer Traditional DC Architecture Limitations Legacy 3 Tier DC Model Layer 2 Layer 2 Domain Layer 2 Layer 2 Domain Oversubscription Ports

More information

Cisco Intercloud Fabric Getting Started Guide, Release 2.3.1

Cisco Intercloud Fabric Getting Started Guide, Release 2.3.1 First Published: November 11, 2015 Last Modified: November 16, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Stretched Active- Active Application Centric Infrastructure (ACI) Fabric

Stretched Active- Active Application Centric Infrastructure (ACI) Fabric Stretched Active- Active Application Centric Infrastructure (ACI) Fabric May 12, 2015 Abstract This white paper illustrates how the Cisco Application Centric Infrastructure (ACI) can be implemented as

More information

How To Set Up A Virtual Network On Vsphere 5.0.5.2 (Vsphere) On A 2Nd Generation Vmkernel (Vklan) On An Ipv5 Vklan (Vmklan)

How To Set Up A Virtual Network On Vsphere 5.0.5.2 (Vsphere) On A 2Nd Generation Vmkernel (Vklan) On An Ipv5 Vklan (Vmklan) Best Practices for Virtual Networking Karim Elatov Technical Support Engineer, GSS 2009 VMware Inc. All rights reserved Agenda Best Practices for Virtual Networking Virtual Network Overview vswitch Configurations

More information

NSX TM for vsphere with Arista CloudVision

NSX TM for vsphere with Arista CloudVision ARISTA DESIGN GUIDE NSX TM for vsphere with Arista CloudVision Version 1.0 August 2015 ARISTA DESIGN GUIDE NSX FOR VSPHERE WITH ARISTA CLOUDVISION Table of Contents 1 Executive Summary... 4 2 Extending

More information

Disaster Recovery Design with Cisco Application Centric Infrastructure

Disaster Recovery Design with Cisco Application Centric Infrastructure White Paper Disaster Recovery Design with Cisco Application Centric Infrastructure 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 46 Contents

More information

Installing the Cisco Nexus 1000V for Microsoft Hyper-V

Installing the Cisco Nexus 1000V for Microsoft Hyper-V CHAPTER 1 Installing the Cisco Nexus 1000V for Microsoft Hyper-V This chapter includes the following sections: Prerequisites, page 1-2 System Requirements, page 1-2 VSM Ordering, page 1-3 Basic Topology,

More information

Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide. Revised February 28, 2013 2:32 pm Pacific

Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide. Revised February 28, 2013 2:32 pm Pacific Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide Revised February 28, 2013 2:32 pm Pacific Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide

More information

May 13-14, 2015. Copyright 2015 Open Networking User Group. All Rights Reserved Confiden@al Not For Distribu@on

May 13-14, 2015. Copyright 2015 Open Networking User Group. All Rights Reserved Confiden@al Not For Distribu@on May 13-14, 2015 Virtual Network Overlays Working Group Follow up from last ONUG use case and fire side discussions ONUG users wanted to see formalized feedback ONUG users wanted to see progression in use

More information

VMware NSX @SoftLayer!!

VMware NSX @SoftLayer!! A VMware@SoftLayer CookBook v1.1 April 30, 2014 VMware NSX @SoftLayer Author(s) & Contributor(s) (IBM) Shane B. Mcelligott Dani Roisman (VMware) Merlin Glynn, mglynn@vmware.com Chris Wall Geoff Wing Marcos

More information

Building an Open, Adaptive & Responsive Data Center using OpenDaylight

Building an Open, Adaptive & Responsive Data Center using OpenDaylight Building an Open, Adaptive & Responsive Data Center using OpenDaylight Vijoy Pandey, IBM 04 th February 2014 Email: vijoy.pandey@gmail.com Twitter: @vijoy Agenda Where does ODP (& SDN) fit in the bigger

More information

VMware Network Virtualization Design Guide. January 2013

VMware Network Virtualization Design Guide. January 2013 ware Network Virtualization Technical WHITE PAPER January 2013 ware Network Virtualization Table of Contents Intended Audience.... 3 Overview.... 3 Components of the ware Network Virtualization Solution....

More information

VMware vshield Zones R E V I E W E R S G U I D E

VMware vshield Zones R E V I E W E R S G U I D E VMware vshield Zones R E V I E W E R S G U I D E Table of Contents Getting Started..................................................... 3 About This Guide...................................................

More information

Zenoss for Cisco ACI: Application-Centric Operations

Zenoss for Cisco ACI: Application-Centric Operations Zenoss for Cisco ACI: Application-Centric Operations Introduction Zenoss is a systems management software company focused on the challenges of operating and helping ensure the delivery of large-scale IT

More information

vsphere Networking ESXi 5.0 vcenter Server 5.0 EN-000599-01

vsphere Networking ESXi 5.0 vcenter Server 5.0 EN-000599-01 ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

A10 Device Package for Cisco Application Centric Infrastructure (ACI)

A10 Device Package for Cisco Application Centric Infrastructure (ACI) DEPLOYMENT GUIDE A10 Device Package for Cisco Application Centric Infrastructure (ACI) Step by Step Instructions for Deploying Rich Application Delivery and Security Capabilities in a Shared Infrastructure

More information

VMware vsphere 5.0 Evaluation Guide

VMware vsphere 5.0 Evaluation Guide VMware vsphere 5.0 Evaluation Guide Auto Deploy TECHNICAL WHITE PAPER Table of Contents About This Guide.... 4 System Requirements... 4 Hardware Requirements.... 4 Servers.... 4 Storage.... 4 Networking....

More information

Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures

Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures White Paper Cisco Virtual Topology System: Data Center Automation for Next-Generation Cloud Architectures 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

vshield Quick Start Guide

vshield Quick Start Guide vshield Manager 5.0.1 vshield App 5.0.1 vshield Edge 5.0.1 vshield Endpoint 5.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Cisco and Red Hat: Application Centric Infrastructure Integration with OpenStack

Cisco and Red Hat: Application Centric Infrastructure Integration with OpenStack Cisco and Red Hat: Application Centric Infrastructure Integration with OpenStack Cisco and Red Hat Extend the Cisco ACI Policy Framework to Red Hat Enterprise Linux OpenStack Platform Enabled Environments

More information

VXLAN Bridging & Routing

VXLAN Bridging & Routing VXLAN Bridging & Routing Darrin Machay darrin@arista.com CHI-NOG 05 May 2015 1 VXLAN VM-1 10.10.10.1/24 Subnet A ESX host Subnet B ESX host VM-2 VM-3 VM-4 20.20.20.1/24 10.10.10.2/24 20.20.20.2/24 Load

More information

VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers

VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers VIRTUALIZED SERVICES PLATFORM Software Defined Networking for enterprises and service providers Why it s unique The Nuage Networks VSP is the only enterprise and service provider-grade SDN platform that:

More information

vshield Quick Start Guide

vshield Quick Start Guide vshield Manager 5.0 vshield App 5.0 vshield Edge 5.0 vshield Endpoint 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków SDN CONTROLLER IN VIRTUAL DATA CENTER Emil Gągała PLNOG, 30.09.2013, Kraków INSTEAD OF AGENDA 2 Copyright 2013 Juniper Networks, Inc. www.juniper.net ACKLOWLEDGEMENTS Many thanks to Bruno Rijsman for his

More information

Nutanix Tech Note. VMware vsphere Networking on Nutanix

Nutanix Tech Note. VMware vsphere Networking on Nutanix Nutanix Tech Note VMware vsphere Networking on Nutanix Nutanix Virtual Computing Platform is engineered from the ground up for virtualization and cloud environments. This Tech Note describes vsphere networking

More information

Open Source Networking for Cloud Data Centers

Open Source Networking for Cloud Data Centers Open Source Networking for Cloud Data Centers Gaetano Borgione Distinguished Engineer @ PLUMgrid April 2015 1 Agenda Open Source Clouds with OpenStack Building Blocks of Cloud Networking Tenant Networks

More information

Deploying the BIG-IP System with VMware vcenter Site Recovery Manager

Deploying the BIG-IP System with VMware vcenter Site Recovery Manager Deployment Guide Version 1.0 Deploying the BIG-IP System with VMware vcenter Site Recovery Manager Contents 2 Prerequisites and configuration notes 2 Deployment overview 3 Example configuration of BIG-IP

More information

Installation Runbook for F5 Networks BIG-IP LBaaS Plugin for OpenStack Kilo

Installation Runbook for F5 Networks BIG-IP LBaaS Plugin for OpenStack Kilo Installation Runbook for F5 Networks BIG-IP LBaaS Plugin for OpenStack Kilo Application Version F5 BIG-IP TMOS 11.6 MOS Version 7.0 OpenStack Version Application Type Openstack Kilo Validation of LBaaS

More information

Network Troubleshooting & Configuration in vsphere 5.0. 2010 VMware Inc. All rights reserved

Network Troubleshooting & Configuration in vsphere 5.0. 2010 VMware Inc. All rights reserved Network Troubleshooting & Configuration in vsphere 5.0 2010 VMware Inc. All rights reserved Agenda Physical Network Introduction to Virtual Network Teaming - Redundancy and Load Balancing VLAN Implementation

More information

OpenDaylight Network Virtualization and its Future Direction

OpenDaylight Network Virtualization and its Future Direction OpenDaylight Network Virtualization and its Future Direction May 20, 2014 Masashi Kudo NEC Corporation Table of Contents SDN Market Overview OpenDaylight Topics Network Virtualization Virtual Tenant Network

More information

Defining SDN. Overview of SDN Terminology & Concepts. Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014

Defining SDN. Overview of SDN Terminology & Concepts. Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014 Defining SDN Overview of SDN Terminology & Concepts Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014 2013 Cisco and/or its affiliates. All rights reserved. 2 2013 Cisco and/or its affiliates.

More information

Intro to NSX. Network Virtualization. 2014 VMware Inc. All rights reserved.

Intro to NSX. Network Virtualization. 2014 VMware Inc. All rights reserved. Intro to NSX Network Virtualization 2014 VMware Inc. All rights reserved. Agenda Introduction NSX Overview Details: Microsegmentation NSX Operations More Information SDDC/Network Virtualization Security

More information

Network Virtualization

Network Virtualization Network Virtualization Petr Grygárek 1 Network Virtualization Implementation of separate logical network environments (Virtual Networks, VNs) for multiple groups on shared physical infrastructure Total

More information

Cisco Hybrid Cloud Solution: Deploy an E-Business Application with Cisco Intercloud Fabric for Business Reference Architecture

Cisco Hybrid Cloud Solution: Deploy an E-Business Application with Cisco Intercloud Fabric for Business Reference Architecture Reference Architecture Cisco Hybrid Cloud Solution: Deploy an E-Business Application with Cisco Intercloud Fabric for Business Reference Architecture 2015 Cisco and/or its affiliates. All rights reserved.

More information

Outline VLAN. Inter-VLAN communication. Layer-3 Switches. Spanning Tree Protocol Recap

Outline VLAN. Inter-VLAN communication. Layer-3 Switches. Spanning Tree Protocol Recap Outline Network Virtualization and Data Center Networks 263-3825-00 DC Virtualization Basics Part 2 Qin Yin Fall Semester 2013 More words about VLAN Virtual Routing and Forwarding (VRF) The use of load

More information

How Network Virtualization can improve your Data Center Security

How Network Virtualization can improve your Data Center Security How Network Virtualization can improve your Data Center Security Gilles Chekroun SDDC, NSX Team EMEA gchekroun@vmware.com 2014 VMware Inc. All rights reserved. Security IT spending Security spending is

More information

Cisco Data Center Network Manager Release 5.1 (LAN)

Cisco Data Center Network Manager Release 5.1 (LAN) Cisco Data Center Network Manager Release 5.1 (LAN) Product Overview Modern data centers are becoming increasingly large and complex. New technology architectures such as cloud computing and virtualization

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Eric Choi < echoi@brocade.com> Senior Manager, Service Provider Business Unit, APJ 2012 Brocade Communications Systems, Inc. EPF 7 2012/09/17 Software-Defined Networking

More information

How To Build A Software Defined Data Center

How To Build A Software Defined Data Center Delivering the Software Defined Data Center Georgina Schäfer Sr. Product Marketing Manager VMware Calvin Rowland, VP, Business Development F5 Networks 2014 VMware Inc. All rights reserved. F5 & Vmware

More information

vsphere Networking vsphere 5.5 ESXi 5.5 vcenter Server 5.5 EN-001074-02

vsphere Networking vsphere 5.5 ESXi 5.5 vcenter Server 5.5 EN-001074-02 vsphere 5.5 ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Using SouthBound APIs to build an SDN Solution. Dan Mihai Dumitriu Midokura Feb 5 th, 2014

Using SouthBound APIs to build an SDN Solution. Dan Mihai Dumitriu Midokura Feb 5 th, 2014 Using SouthBound APIs to build an SDN Solution Dan Mihai Dumitriu Midokura Feb 5 th, 2014 Agenda About Midokura Drivers of SDN & Network Virtualization Adoption SDN Architectures Why OpenDaylight? Use

More information

vsphere Networking vsphere 6.0 ESXi 6.0 vcenter Server 6.0 EN-001391-01

vsphere Networking vsphere 6.0 ESXi 6.0 vcenter Server 6.0 EN-001391-01 vsphere 6.0 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Course. Contact us at: Information 1/8. Introducing Cisco Data Center Networking No. Days: 4. Course Code

Course. Contact us at: Information 1/8. Introducing Cisco Data Center Networking No. Days: 4. Course Code Information Price Course Code Free Course Introducing Cisco Data Center Networking No. Days: 4 No. Courses: 2 Introducing Cisco Data Center Technologies No. Days: 5 Contact us at: Telephone: 888-305-1251

More information

Install Guide for JunosV Wireless LAN Controller

Install Guide for JunosV Wireless LAN Controller The next-generation Juniper Networks JunosV Wireless LAN Controller is a virtual controller using a cloud-based architecture with physical access points. The current functionality of a physical controller

More information