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

Size: px
Start display at page:

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

Transcription

1

2 Best Practices come from YOU 2

3 Apple iphone4 launched in June

4 Antennagate 4

5 IPHONE4 Best Practices from CUSTOMERS 5

6 vpc Best Practices and Design on NXOS Nazim Khan, CCIE#39502 (DC/SP) Technical Marketing Engineer, Data Center Group

7 Session Goals Best Practices and Designs for vpc virtual port-channel Nexus 2000 (FEX) will only be addressed from vpc standpoint Fabricpath Overview VPC+ Overview vpc with VXLAN based networks vpc : Get it Right the very First time 7

8 Session Non-Goals vpc troubleshooting Details of vpc+ Details of Fabricpath and VXLAN ACI with or without vpc FCoE 8

9 Agenda Feature Overview Configuration Best Practices Design Best Practices Fabricpath / vpc+ VxLAN Scalability Reference Material 9

10 Data Center Technology Evolution MPLS, OTV, LISP MPLS, OTV, LISP FabricPath with vpc+ FEX with vpc VPC STP 2010 VXLAN ACI

11 Why vpc in 2015? 11

12 vpc is Foundation 12

13 Role of vpc in the Evolution of Data Center vpc launched in 2009 Deployed by almost 95% of Cisco customers Used to redundantly connect network entities at the Unified Fabric edge of the Fabric Dual-homed servers (bare metal, blades, etc.) Network services (Firewalls, Load Balancers, etc.) 13

14 Agenda Feature Overview Concepts and Benefits Terminology Configuration Best Practices Design Best Practices Fabricpath / vpc+ VxLAN Scalability Reference Material 14

15 vpc Feature Overview vpc Concept & Benefits S1 S2 STP vpc Physical Topology vpc Logical Topology S3 No Blocked Ports, More Usable Bandwidth, Load Sharing Fast Convergence 15

16 Feature Overview vpc Terminology vpc Peer Layer 3 Cloud vpc Domain Peer-Link vpc Peer Keepalive Link Orphan Port S1 CFS S2 vpc vpc Member Port Orphan Device S3 17

17 vpc Failure Scenario vpc Peer-Keepalive Link up & vpc Peer-Link down vpc peer-link failure (link loss): VPC system checks active status of the remote vpc peer via peer-keepalive link (heartbeat) P vpc Peer-keepalive S If both peers are active, then Secondary vpc peer will disable all vpcs to avoid Dual-Active Data will automatically forward down remaining active port channel ports vpc_plink Suspend secondary vpc Member Ports Failover gated on CFS message failure, or UDLD/Link state detection Orphan devices connected to secondary peer will be isolated SW3 vpc1 Keepalive Heartbeat vpc2 SW4 P S Primary vpc Secondary vpc

18 Agenda vpc Configuration Best Practices Building a vpc domain Domain-ID Peer-Link Peer-Keepalive Link Spanning-Tree Peer-switch Auto-recovery Object tracking vpc shutdown Maintenance Mode 19

19 vpc Configuration Best Practices Building a vpc domain Configuration Steps 1. Define domains 2. Establish Peer Keepalive connectivity S1 S2 3. Create a Peer link CFS 4. Create vpcs 5. Make Sure Configurations are Consistent (Order does Matter!) S3 20

20 vpc Configuration Best Practices vpc Domain-ID vpc Domain 10 The vpc peer devices use the vpc domain ID to automatically assign a unique vpc system MAC address S1 S2 You MUST use unique Domain id s for all vpc pairs defined in a contiguous layer 2 domain vpc Domain 20! Configure the vpc Domain ID It should be unique within the layer 2 domain NX-1(config)# vpc domain 20 S3 S4! Check the vpc system MAC address NX-1# show vpc role <snip> vpc system-mac : 00:23:04:ee:be:14 S5 21

21 vpc Configuration Best Practices vpc Peer-Link S1 S2 S1 S2 S3 S3 vpc Peer-link should be a point-to-point connection Peer-Link member ports can be 10/40/100GE interfaces Peer-Link bandwidth should be designed as per the vpc vpc imposes the rule that peer-link should never be blocking 22

22 vpc Configuration Best Practices vpc Peer-Keepalive link Recommendations (in order of preference): Preference Nexus 7X00 / 9X00 series 1 Dedicated link(s) (1GE/10GE LC) Nexus 6000 / 5X00 / 3X00 series mgmt0 interface 2 mgmt0 interface Dedicated link(s) (1GE/10GE LC) 3 L3 infrastructure L3 infrastructure 23

23 vpc Configuration Best Practices vpc Peer-Keepalive link Dual Supervisors For Your Reference When using dual supervisors and mgmt0 interfaces to carry the vpc peer-keepalive, DO NOT connect them back to back between the two switches vpc_pkl Management Switch Management Network vpc_pkl Only one management port will be active a given point in time and a supervisor switchover may break keepalive connectivity vpc1 vpc_pl vpc2 Use the management interface when you have an outof-band management network (management switch in between) Standby Management Interface Active Management Interface 24

24 vpc Configuration Best Practices Spanning Tree (STP) STP is running to manage loops outside of vpc domain, or before initial vpc configuration! S1 S2 S3 S4 S5 All switches in Layer 2 domain should run either Rapid-PVST+ or MST Do not disable spanning-tree protocol for any VLAN Always define the vpc domain as STP root for all VLAN in that domain 25

25 vpc Configuration Best Practices vpc Peer-Gateway Allows a vpc switch to act as the active gateway for packets addressed to the peer router MAC Keeps forwarding of traffic local to the vpc node and avoids use of the peer-link Allows Interoperability with features of some NAS or load-balancer devices S1 S3 S4 S2 N7k(config-vpc-domain)# peer-gateway 26

26 vpc Configuration Best Practices vpc Peer-switch Without Peer-switch STP for vpcs controlled by vpc primary. vpc primary send BPDU s on STP designated ports vpc secondary device proxies BPDU s to primary Primary vpc BPDUs Secondary vpc With Peer-switch Peer-Switch makes the vpc peer devices to appear as a single STP root BPDUs processed by the logical STP root formed by the 2 vpc peer devices Primary vpc Secondary vpc N7k(config-vpc-domain)# peer-switch 27

27 vpc Configuration Best Practices vpc auto-recovery Operational Primary P S P S P S1 S2 S1 S2 S1 S2 S3 S3 S3 1. vpc peer-link down : S2 - secondary shuts all its vpc member ports 2. S1 down : vpc peer-keepalive link down : S2 receives no keepalives 3. After 3 keepalive timeouts, S2 changes role and brings up its vpc P S vpc Primary vpc Secondary 28

28 vpc Configuration Best Practices vpc auto-recovery Auto-recovery addresses two cases of single switch behavior Peer-link fails and after a while primary switch (or keepalive link) fails Both VPC peers are reloaded and only one comes back up For Your Reference How it works If Peer-link is down on secondary switch, 3 consecutive missing peer-keepalives will trigger auto-recovery After reload (role is none established ) auto-recovery timer (240 sec) expires while peer-link and peer-keepalive still down, autorecovery kicks in Switch assumes primary role VPCs are brought up bypassing consistency checks Nexus(config)# vpc domain 1 Nexus(config-vpc-domain)# auto-recovery 29

29 vpc Configuration Best Practices Why Object-Tracking? Modules hosting peer-link and uplink fail on the vpc primary Peer-Link is down and vpc Secondary shut all its vpc Auto-Recovery does not kick in as peer-keepalive link is active Primary S4 S1 S5 S2 Secondary Traffic is black holed S3 30

30 vpc Configuration Best Practices Object-tracking vpc object tracking, tracks both peer-link and uplinks in a list of Boolean OR Object Tracking triggered when the track object goes down Suspends the vpcs on the impaired device. Traffic forwarded over the remaining vpc peer. S4 S5! Track the vpc peer link track 1 interface port-channel11 line-protocol! Track the uplinks track 2 interface Ethernet1/1 line-protocol track 3 interface Ethernet1/2 line-protocol S1 S2! Combine all tracked objects into one.! OR means if ALL objects are down, this object will go down track 10 list boolean OR object 1 object 2 object 3! If object 10 goes down on the primary vpc peer,! system will switch over to other vpc peer and disable all local vpcs vpc domain 1 track 10 S3 31

31 vpc Configuration Best Practices vpc Shutdown Isolates a switch from the vpc complex Primary Secondary Isolated switch can be debugged, reloaded, or even removed physically, without affecting the vpc traffic going through the non-isolated switch vpc S1 S2 switch# configure terminal switch(config)# vpc domain 100 switch(config-vpc)# shutdown S3 This Feature is currently supported only on Nexus 5X00 and 600X series 32

32 vpc Configuration Best Practices Maintenance Mode Primary vpc Secondary 1. vpc Primary enters maintenance mode via CLI 2. Running configuration is saved, key show command output is collected and saved 3. Change priority to highest value (65635) 4. Admin down all vpcs and vpc peer-link 5. Advertise state as self-isolated over peer keepalive link This Feature is currently supported only on Nexus 5X00 and 600X series

33 Agenda vpc Design Best Practices Mixed Hardware across vpc Peers Dynamic Routing over VPC vpc and Multicast vpc as Data Center Interconnect (DCI) FHRP with vpc Hybrid topology (vpc and non-vpc) vpc and Network Services vpc Fex Supported Topologies 34

34 Design Best Practices Mixed Hardware across vpc Peers : Line Cards Always use identical line cards on either sides of the peer link and VPC legs! Examples vpc Primary vpc Secondary vpc Primary vpc Secondary S1 N7000 vpc Peer-link F2E F2E S2 N7700 S1 vpc Peer-link M1 M2 S2 F3 F3 vpc vpc 35

35 Design Best Practices Mixed Hardware across vpc Peers : Chassis & Supervisors N7000 and N7700 in same vpc Construct -Supported VDC type should match on both peer device vpc peers can have mixed SUP version* (SUP1, SUP2, SUP2E) N5X00 and N600X in same vpc Construct Not Supported vpc Primary vpc Secondary vpc Primary vpc Secondary S1 N7000 vpc Peer-link S2 N7700 S1 N5X00 vpc Peer-link S2 N600X *Recommended only for short period such as migration 36

36 Design Best Practices Dynamic Routing over VPC Don t attach routers to VPC domain via L2 port-channel Common workarounds: A. Individual L3 links for routed traffic B. Static route to FHRP VIP A B SVI 1 IP Y VIP A SVI 1 IP Z VIP A SVI 1 IP Y VIP A L3 ECMP S1 S2 S1 S2 S1 S2 SVI 1 IP Z VIP A SVI 1 IP Y VIP A SVI 1 IP Z VIP A SVI 2 IP X Router SVI 2 IP X Router SVI 2 Router IP X Static Route to VIP A 37

37 Design Best Practices vpc and Multicast S1 Source S2 vpc supports PIM-SM only vpc uses CFS to sync IGMP state Sources in vpc domain both vpc peers are forwarders Duplicates avoided via vpc loop-avoidance logic Sources in Layer 3 cloud Active forwarder elected on unicast metric vpc Primary elected active forwarder in case metric are equal Source Receivers 38

38 ACCESS AGGR CORE vpc - Data Center Interconnect(DCI) Multi-layer vpc for Aggregation and DCI DC 1 DC 2 N Network port vpc domain 11 Long Distance Dark Fiber vpc domain 21 E Edge or portfast - Normal port type - N R N - R - - N N E E F F F F E E N N - - R - N R - N CORE AGGR B F R BPDUguard BPDUfilter Rootguard 802.1AE (Optional) - - R R vpc domain 10 vpc domain R R - E B E - B ACCESS Server Cluster Server Cluster 39

39 Design Best Practices vpc as Data Center Interconnect (DCI) PROS vpc is easy to configure and it provides robust and resilient interconnect solution CONS Maximum of only two Data Centers can be interconnected Layer 3 peering between Data Centers cannot be done through vpc and separate links are required 40

40 Design Best Practices vpc -Data Center Interconnect (DCI) vpc Domain id for vpc layers should be UNIQUE BPDU Filter on the edge devices to avoid BPDU propagation STP Edge Mode to provide fast Failover times No Loop must exist outside the vpc domain No L3 peering between Nexus 7000 devices (i.e. pure layer 2) 41

41 FHRP with vpc HSRP / VRRP/ GLBP Active/Active FHRP in Active/Active mode with vpc No requirement for aggressive FHRP timers Best Practice : Use default FHRP timers FHRP Active : Active for shared L3 MAC L3 L2 S1 FHRP Standby : Active for shared L3 MAC S2 42

42 FHRP with vpc Backup Routing Path Point-to-point dynamic routing protocol adjacency between the vpc peers to establish a L3 backup path to the core through PL in case of uplinks failure Define SVIs associated with FHRP as routing passive-interfaces in order to avoid routing adjacencies over vpc peer-link A single point-to-point VLAN/SVI (aka transit vlan) will suffice to establish a L3 neighbor L3 L2 Use one transit vlan to establish L3 routing backup path over the vpc peerlink in case L3 uplinks were to fail, all other SVIs can use passive-interfaces P P S3 OSPF/EIGRP VLAN 99 OSPF/EIGRP S4 P P Alternatively, use an L3 point-to-point link between the vpc peers to establish a L3 backup path S1 Primary vpc Secondary vpc S2 P Routing Protocol Peer 43

43 Hybrid topology (vpc and non-vpc) Bridge Priority VLAN 1 4K VLAN 2 8K STP Root VLAN 1 S1 vpc Primary STP Root VLAN 1 VLAN 2 vpc Peer-link vpc Secondary STP Root VLAN 2 peer-switch VLAN 1 vpc1 (blocked) S3 S4 VLAN 2 (blocked) supports hybrid topology where vpc and non-vpc are connected to the same vpc domain Need additional configuration parameters : spanning-tree pseudo-information S2 Bridge Priority VLAN 1 8K VLAN 2 4K If previously configured global spanning tree parameters and subsequently configure spanning tree pseudo information parameters, then pseudo information parameters take precedence over the global parameters. 44

44 vpc and Network Services Services Chassis w. Services VDC Sandwich Two Nexus 7000 Virtual Device Contexts to sandwich services between virtual switching layers Layer-2 switching in Services Chassis with transparent services vpc running in both VDC pairs to provide portchannel for both inside and outside interfaces to Services Chassis Design considerations: Access switches requiring services are connected to subaggregation VDC Access switches not requiring services be connected to aggregation VDC If Peering at Layer 3 is required between vpc layers an alternative design should be explored (i.e. using STP rather than vpc to attach service chassis) or using static routing Agg Layer Sub-Agg Layer Agg Layer Sub-Agg Layer 46

45 Nexus 2000 (FEX) Straight-Through Deployment with VPC Port-channel connectivity from the server Two Nexus switches bundled into a vpc pair Suited for servers with Dual NIC and capable of running Port-Channel S1 Fabric Links S2 HIF Fex 100 HIF Fex 101 * This design is currently not supported on N9500 series VPC 48

46 Nexus 2000 (FEX)Active-Active Deployment with VPC Fabric Extender connected to two Nexus 5X00 / 6000 Suited for servers with Single NIC or Dual NIC not having port-channel capability. Scale implications of less FEX per system and less VPC * This design is currently not supported on N7000 / N7700 and N9X00 Fex 100 HIF S1 Fabric Links S2 Nexus 6000 / 5000 Fabric Extender dual homed to redundant Nexus switches HIF Fex

47 Nexus 2000 (FEX) - Enhanced VPC Port-channel connectivity to dual-homed FEXs From the server perspective a single access switch with port-channel support each line card supported by redundant supervisors Ideal design for a combination of single NIC and Dual NIC servers with portchannel capability Scale implications of less FEX per system and less VPC Fex 100 HIF S1 Fabric Links S2 Fex 101 Nexus 6000 / 5000 Fabric Extender dual homed to redundant Nexus 5000 HIF * This design is currently not supported on N7000 / N7700 and N9X00 50

48 vpc : Get it Right the very First time 51

49 Agenda Feature Overview vpc Configuration Best Practices vpc Design Best Practices Fabricpath / vpc+ vpc in VxLAN network Scalability Reference Material 52

50 FabricPath: an Ethernet Fabric Shipping on Nexus 7x00, Nexus 600x and Nexus 5x00 FabricPath Eliminates Spanning tree limitations High resiliency, fast network re-convergence Any VLAN, Anywhere in the Fabric Connect a group of switches using an arbitrary topology With a simple CLI, aggregate them into a Fabric N7K(config)# interface ethernet 1/1 N7K(config-if)# switchport mode fabricpath 53

51 VPC vs VPC+ Architecture of vpc and FabricPath with vpc+ CE FP CE Port FP Port CE VLAN s FP VLAN s vpc vpc+ Physical architecture of vpc and vpc+ is the same from the access edge Functionality/Concepts of vpc and vpc+ are the same Key differences are addition of Virtual Switch ID and Peer Link is a FP Core Port vpc+ is not supported on Nexus 9X00 & Nexus 3X00 Series 54

52 VPC+ Virtual Switch ID S10 S20 S30 S40 S100 S200 A B S100 S200 S300 FabricPath S300 Mac address flapping on S300 Single path to A 1/1 S300: CE MAC Address Table 1/2 MAC IF A B 1/2 A S100 S200 Classical Ethernet B 55 55

53 VPC+ Virtual Switch S10 S20 S30 S40 S100 S200 A B S1 S300 FabricPath S300 A consistently associated to S1 Multipathing to A A S1 virtual S300: CE MAC Address Table MAC IF B 1/2 A S1 1/2 B Classical Ethernet Refer BRKDCT-2081 Cisco Fabric Path Technology & Design 56 56

54 Dynamic Routing over vpc+ Layer 3 devices can form routing adjacencies with both the vpc+ peers over vpc The peer link ports and VLAN are configured in FabricPath mode. N55xx, N56xx, N6000 support this design with IPv4/IPv6 unicast and PIM-SM multicast Fabricpath Core vpc This design is not supported on N7X00 P P P N55xx, N56xx, N6000 Router/ Firewall Fabricpath Link Dynamic Peering Relationship Routing Protocol Peer P 57

55 Agenda Feature Overview vpc Configuration Best Practices vpc Design Best Practices Fabricpath / vpc+ VxLAN Scalability Reference Material 58

56 Why VXLAN? Problems being addressed: VLAN scale VXLAN extends the L2 segment ID field to 24-bits, potentially allowing for up to 16 million unique L2 segments over the same network Layer 2 segment elasticity over Layer 3 boundary VXLAN encapsulates L2 frame in IP-UDP header High Level Technology Overview: MAC-in-UDP encapsulation. Leverages multicast in the transport network to simulate flooding behavior for broadcast, unknown unicast and multicast in the same segment Leverage ECMP to achieve optimal path usage over the transport network 59

57 VXLAN Packet Format Outer Mac Header Outer IP Header UDP Header VXLAN Header Original L2 Frame FCS FCS MAC Addr. Dst. Src. MAC Addr. VLAN Type 0x8100 VLAN ID Tag Ether Type 0x0800 IP Header Misc Data Protocol 0x11 Header Checksum Outer Src. IP Outer Dst. IP UDP Src. Port VXLAN Port UDP Length Checksum 0x0000 VXLAN RRRR1RRR Reserved VNID Reserved For Your Reference 14 Bytes (4 bytes optional) 20 Bytes 8 Bytes 8 Bytes VXLAN is a Layer 2 overlay scheme over a Layer 3 network. VXLAN uses Ethernet in UDP encapsulation VXLAN uses a 24-bit VXLAN Segment ID (VNI) to identify Layer-2 segments 60

58 VXLAN Terminology VTEP Virtual Tunnel End Point Transport IP Network VTEP IP Interface VTEP IP Interface Local LAN Segment Local LAN Segment End System End System End System End System VXLAN terminates its tunnels on VTEPs (Virtual Tunnel End Point). VTEP has two interfaces : 1. Bridging functionality for local hosts 2. IP identification in the core network for VXLAN encapsulation / de-encapsulation. 61

59 vpc VTEP When vpc is enabled an anycast VTEP address is programmed on both vpc peers Symmetrical forwarding behavior on both peers provides Multicast topology prevents BUM traffic being sent to the same IP address across the L3 network (prevents duplication of flooded packets) vpc peer-gateway feature must be enabled on both peers vpc VTEP vpc VTEP VLAN VXLAN VXLAN header is not carried on the vpc Peer link 62

60 VXLAN & VPC VPC Configuration Map VNI to VLAN Source Interface individual IP is used for single attached Hosts anycast IP is used for VPC attached Hosts VTEP1 vlan 10 vn-segment interface loopback 0 ip address <VTEP individual IP orphan) ip address <VTEP anycast IP per VPC domain> secondary! interface nve1 source-interface loopback0 member vni mcast-group VXLAN Tunnel Interface vtep 1 vtep 2 vtep 3 vtep 4 VTEP2 vlan 10 vn-segment interface loopback 0 ip address <VTEP individual IP - orphan> ip address <VTEP anycast IP per VPC domain> secondary! interface nve1 source-interface loopback0 member vni mcast-group H VLAN 10 (vpc) H VLAN 10 (vpc) 63

61 VXLAN & VPC VPC Configuration For Your Reference VTEP1 vlan 10 vn-segment VTEP3 vlan 10 vn-segment interface loopback 0 ip address /32 ip address /32 secondary! Interface nve1 source-interface loopback0 member vni mcast-group interface loopback 0 ip address /32 ip address /32 secondary! Interface nve1 source-interface loopback0 member vni mcast-group VTEP2 vlan 10 vn-segment vtep 1 vtep 2 vtep 3 vtep 4 VTEP4 vlan 10 vn-segment interface loopback 0 ip address /32 ip address /32 secondary! Interface nve1 source-interface loopback0 member vni mcast-group interface loopback 0 ip address /32 ip address /32 secondary! Interface nve1 source-interface loopback0 member vni mcast-group H VLAN 10 (vpc) H VLAN 10 (vpc) 64

62 VXLAN & VPC Dual attached Host to dual attached Host (Layer-2) Host 1 (H1) and Host 2 (H2) are dual connected to a VPC domain As H1 is behind a VPC interface, the anycast VTEP IP is the source for the the VXLAN encapsulation vtep 1 vtep 2 vtep 3 vtep 4 As H2 is behind a VPC interface, the anycast VTEP IP is the target H VLAN 10 (vpc) H VLAN 10 (vpc) 65

63 Agenda Feature Overview vpc Configuration Best Practices vpc Design Best Practices Fabricpath / vpc+ VxLAN Scalability Reference Material 66

64 vpc Scalability For Latest Scalability numbers please refer to the scalability limits pages for the platform Nexus 7X00 Nexus 5X00 Scalability_700N11_chapter_01.html Nexus 600X Scalability_602N12_chapter_01.html Nexus

65 Agenda Feature Overview vpc Configuration Best Practices vpc Design Best Practices Fabricpath / vpc+ VxLAN Scalability Reference Material 68

66 Reference Material For Your Reference vpc Best Practices Design Guide: vpc design guides: vpc and VSS Interoperability white Paper: VXLAN Overview : Fabrcipath whitepaper : 69

67 Key Take-Aways vpc in 2015 VXLAN, ACI, Fabricpath Fabricpath Eliminates Spanning-Tree * High resiliency vpc+ for legacy switches, servers, hosts vpc Design & Best Practices Optimal vpc performance with recommended deployment techniques vpc Benefits No Blocked Ports High availability Fast Convergence VXLAN L2 segment scalability VTEP redundancy with vpc 70

68 Related Cisco Live Milan 2015 Events Technical Breakout Sessions Session-ID BRKDCT-2404 BRKDCT-2334 BRKDCT-3378 BRKAPP-9000 Session Name VXLAN deployment models - A practical perspective Real World Data Center Deployments and Best Practice Building simplified, automated and scalable DataCenter network with Overlays (VXLAN/FabricPath) Introduction to Application Centric Infrastructure 71

69 Call to Action Visit the World of Solutions for Cisco Campus Data Center and Cloud Walk in Labs Technical Solution Clinics Meet the Engineer (Right after this session, until 30th Jan 2015) Lunch time Table Topics DevNet zone related labs and sessions Recommended Reading: for reading material and further resources for this session, please visit 72

70 Complete Your Online Session Evaluation Please complete your online session evaluations after each session. Complete 4 session evaluations & the Overall Conference Evaluation (available from Thursday) to receive your Cisco Live T-shirt. All surveys can be completed via the Cisco Live Mobile App or the Communication Stations 73

71

Everyone in this room is a GENIUS

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

More information

vpc Best Practices and Design on NX-OS

vpc Best Practices and Design on NX-OS vpc Best Practices and Design on NX-OS Nemanja Kamenica (nkamenic@cisco.com) Engineer, Technical Marketing BRKDCN-2378 Cisco Spark How Questions? Use Cisco Spark to chat with the speaker after the session

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

Deploying Virtual Port Channel in NX-OS

Deploying Virtual Port Channel in NX-OS Deploying Virtual Port Channel in NX-OS 2 Housekeeping We value your feedback- don't forget to complete your online session evaluations after each session & the Overall Conference Evaluation which will

More information

Nexus 7000 F3 or Mx/F2e VDC Migration Use Cases

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

More information

Configuring Virtual Port Channels

Configuring Virtual Port Channels Configuring Virtual Port Channels This chapter describes how to configure virtual port channels (vpcs) on Cisco Nexus 5000 Series switches. It contains the following sections: Information About vpcs, page

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

Configuring Virtual Port Channels

Configuring Virtual Port Channels This chapter contains the following sections: Information About vpcs, page 1 Guidelines and Limitations for vpcs, page 10 Configuring vpcs, page 11 Verifying the vpc Configuration, page 25 vpc Default

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

Layer 2 Implementation

Layer 2 Implementation CHAPTER 3 In the Virtualized Multiservice Data Center (VMDC) 2.3 solution, the goal is to minimize the use of Spanning Tree Protocol (STP) convergence and loop detection by the use of Virtual Port Channel

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

Configuring Virtual Port Channels

Configuring Virtual Port Channels This chapter contains the following sections: Information About vpcs vpc Overview Information About vpcs, on page 1 Guidelines and Limitations for vpcs, on page 11 Verifying the vpc Configuration, on page

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

Configuring Virtual Port Channels

Configuring Virtual Port Channels This chapter contains the following sections: Information About vpcs, page 1 Guidelines and Limitations for vpcs, page 10 Verifying the vpc Configuration, page 11 vpc Default Settings, page 16 Configuring

More information

Exam Questions

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

More information

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

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

More information

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

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

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

More information

Configuring Cisco Nexus 7000 Series Switches

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

More information

"Charting the Course... Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary

Charting the Course... Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary Description Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary v6.0 is a five-day instructor-led course that is designed to help students prepare for the Cisco CCNP Data Center

More information

VXLAN EVPN Multihoming with Cisco Nexus 9000 Series Switches

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

More information

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

Network-Level High Availability

Network-Level High Availability This chapter describes Cisco NX-OS network high availability and includes the following sections: Information About, page 1 Licensing Requirements, page 2 Spanning Tree Protocol, page 2 Virtual Port Channels,

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

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

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

More information

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

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

Introduction to External Connectivity

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

More information

Cisco Nexus 7000 Series NX-OS VXLAN Configuration Guide

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

More information

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

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

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

More information

Návrh serverových farem

Návrh serverových farem Návrh serverových farem DCTECH4 Martin Diviš Consulting Systems Engineer mdivis@cisco.com Sponsor Sponsor Sponsor Sponsor Logo Logo Logo Logo CIscoEXPO 1 Agenda Introduction 5k/2k update Basic Concepts

More information

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

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

More information

Deploying Virtual Port Channel (vpc) in NX-OS

Deploying Virtual Port Channel (vpc) in NX-OS Deploying Virtual ort Channel () in NX-OS Sutharsan Sivapalan Customer Support Engineer #clmel Session Abstract This session is targeted at Network Engineers, Network Architects and IT Administrators who

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

Data Center Configuration. 1. Configuring VXLAN

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

More information

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

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

More information

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

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 300-160 Title : Designing Cisco Data Center Unified Computing Vendor : Cisco Version

More information

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

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

More information

Implementing Cisco Data Center Infrastructure v6.0 (DCII)

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

More information

Configuring Rapid PVST+ Using NX-OS

Configuring Rapid PVST+ Using NX-OS Configuring Rapid PVST+ Using NX-OS This chapter describes how to configure the Rapid per VLAN Spanning Tree (Rapid PVST+) protocol on Cisco NX-OS devices. This chapter includes the following sections:

More information

Architecting Scalable Clouds using VXLAN and Nexus 1000V

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

More information

Configuring Private VLANs Using NX-OS

Configuring Private VLANs Using NX-OS This chapter describes how to configure private VLANs on Cisco NX-OS devices. Private VLANs provide additional protection at the Layer 2 level. This chapter includes the following sections: Finding Feature

More information

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

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

More information

Evolution with End-to-End Data Center Virtualization

Evolution with End-to-End Data Center Virtualization Evolution with End-to-End Data Center Virtualization Yves Louis DC Virtualisation Technical Solution Architect Agenda Data Center Virtualization Overview Front-End Data Center Virtualization Core Layer

More information

Cisco Certdumps Questions & Answers - Testing Engine

Cisco Certdumps Questions & Answers - Testing Engine Cisco Certdumps 642-996 Questions & Answers - Testing Engine Number: 642-996 Passing Score: 797 Time Limit: 120 min File Version: 16.8 http://www.gratisexam.com/ Sections 1. A 2. B 3. C 4. Exhibit Case

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

Verified Scalability Limits

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

More information

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

Configuring Rapid PVST+

Configuring Rapid PVST+ This chapter describes how to configure the Rapid per VLAN Spanning Tree (Rapid PVST+) protocol on Cisco NX-OS devices using Cisco Data Center Manager (DCNM) for LAN. For more information about the Cisco

More information

PracticeTorrent. Latest study torrent with verified answers will facilitate your actual test

PracticeTorrent.   Latest study torrent with verified answers will facilitate your actual test PracticeTorrent http://www.practicetorrent.com Latest study torrent with verified answers will facilitate your actual test Exam : 642-980 Title : Troubleshooting Cisco Data Center Unified Fabric (DCUFT)

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER CHAPTER 11 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the Cisco ME 3400 Ethernet Access switch. It includes information

More information

Cisco Nexus 7000 Series NX-OS FabricPath Configuration Guide

Cisco Nexus 7000 Series NX-OS FabricPath Configuration Guide Last Modified: 2015-01-28 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

Overlay Transport Virtualization

Overlay Transport Virtualization Overlay Transport Virtualization Brian Farnham Technical Marketing Engineer Nexus 7000 Overlay Transport Virtualization Simplifying Data Center Interconnect Any Workload Anytime Anywhere 4 Session Objectives

More information

VLAN Configuration. Understanding VLANs CHAPTER

VLAN Configuration. Understanding VLANs CHAPTER CHAPTER 11 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the CGR 2010 ESM. It includes information about VLAN membership

More information

ARCHITETTURA DATA CENTERS AS-IS

ARCHITETTURA DATA CENTERS AS-IS ARCHITETTURA DATA CENTERS AS-IS 7K1-VDC -AGGREG po1 7K2-VDC-AGGREG po100 po200 po100 po200 7K1-VDC-DIST1 po1 7K2-VDC-DIST1 po1 VDC-DIST3 po1 7K1-VDC-DIST2 7K2-VDC-DIST2 Distribution / Core level N7K-1-AGGREG

More information

Pluribus Data Center Interconnect Validated

Pluribus Data Center Interconnect Validated Design Guide Pluribus Data Center Interconnect Validated Design Guide www.pluribusnetworks.com Terminology Reference This is a glossary of acronyms and terms used throughout this document. AS BFD BGP L2VPN

More information

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

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

More information

Data Center Design for the Midsize Enterprise

Data Center Design for the Midsize Enterprise Data Center Design for the Midsize Enterprise Jerry Hency Technical Marketing Engineer, Data Center Group Data Center Design for the Midsize Enterprise Terminology and Goals for this session Midsize Enterprise/Organization

More information

Configuring StackWise Virtual

Configuring StackWise Virtual Finding Feature Information, page 1 Restrictions for Cisco StackWise Virtual, page 1 Prerequisites for Cisco StackWise Virtual, page 2 Information About Cisco Stackwise Virtual, page 2 Cisco StackWise

More information

Verified Scalability Limits

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

More information

Cisco FabricPath Technology Introduction

Cisco FabricPath Technology Introduction Cisco FabricPath Technology Introduction Marian Klas mklas@cisco.com 2011 Cisco and/or its affiliates. ll rights reserved. Cisco Public 1 Cisco Public 2 State of Existing Layer 2 Networks FabricPath Revolutionary

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

Configuring Spanning Tree Protocol

Configuring Spanning Tree Protocol Finding Feature Information, page 1 Restrictions for STP, page 1 Information About Spanning Tree Protocol, page 2 How to Configure Spanning-Tree Features, page 14 Monitoring Spanning-Tree Status, page

More information

Configuring VXLAN Multihoming

Configuring VXLAN Multihoming VXLAN EVPN Multihoming Overview, page 1 Configuring VXLAN EVPN Multihoming, page 4 Configuring Layer 2 Gateway STP, page 7 Configuring VXLAN EVPN Multihoming Traffic Flows, page 11 Configuring VLAN Consistency

More information

Configuring Port Channels

Configuring Port Channels CHAPTER 5 This chapter describes how to configure port channels and to apply and configure the Link Aggregation Control Protocol (LACP) for more efficient use of port channels in Cisco DCNM. For more information

More information

Cisco FabricPath Best Practices

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

More information

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

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

More information

Nexus 7000/5000/2000/1000v Deployment Case Studies

Nexus 7000/5000/2000/1000v Deployment Case Studies Nexus 7000/5000/2000/1000v Deployment Case Studies Session Goal Understand how to design a scalable data center based upon customer requirements How to choose different flavor of the designs using Nexus

More information

Configuring Enhanced Virtual Port Channels

Configuring Enhanced Virtual Port Channels This chapter contains the following sections: Information About Enhanced vpcs, page 2 Licensing Requirements for Enhanced vpc, page 4 Configuring Enhanced vpcs, page 4 Verifying Enhanced vpcs, page 5 Enhanced

More information

Vendor: Cisco. Exam Code: Exam Name: DCID Designing Cisco Data Center Infrastructure. Version: Demo

Vendor: Cisco. Exam Code: Exam Name: DCID Designing Cisco Data Center Infrastructure. Version: Demo Vendor: Cisco Exam Code: 300-160 Exam Name: DCID Designing Cisco Data Center Infrastructure Version: Demo Exam A QUESTION 1 Which three options are features of a Cisco Nexus 7700 Switch? (Choose three.)

More information

MC-LAG to VPLS Technology and Solution Overview

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

More information

ARISTA DESIGN GUIDE Data Center Interconnection with VXLAN

ARISTA DESIGN GUIDE Data Center Interconnection with VXLAN ARISTA DESIGN GUIDE Data Center Interconnection with VXLAN Version 1.0 November 2014 The requirement to operate multiple, geographically dispersed data centers is a fact of life for many businesses and

More information

Configuring Spanning Tree Protocol

Configuring Spanning Tree Protocol Restrictions for STP Restrictions for STP, on page 1 Information About Spanning Tree Protocol, on page 1 How to Configure Spanning-Tree Features, on page 13 Monitoring Spanning-Tree Status, on page 25

More information

Pass-Through Technology

Pass-Through Technology CHAPTER 3 This chapter provides best design practices for deploying blade servers using pass-through technology within the Cisco Data Center Networking Architecture, describes blade server architecture,

More information

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches

Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide Migrate from Cisco Catalyst 6500 Series Switches to Cisco Nexus 9000 Series Switches Migration Guide November 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER CHAPTER 9 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094). It includes information about VLAN membership modes, VLAN configuration

More information

Extreme Networks How to Build Scalable and Resilient Fabric Networks

Extreme Networks How to Build Scalable and Resilient Fabric Networks Extreme Networks How to Build Scalable and Resilient Fabric Networks Mikael Holmberg Distinguished Systems Engineer Fabrics MLAG IETF TRILL Cisco FabricPath Extreme (Brocade) VCS Juniper QFabric IEEE Fabric

More information

Configuring STP Extensions Using Cisco NX-OS

Configuring STP Extensions Using Cisco NX-OS This chapter describes how to configure Spanning Tree Protocol (STP) extensions on Cisco NX-OS devices. This chapter includes the following sections: Finding Feature Information, page 1 Information About

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

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Cisco 642-996 Exam Questions & Answers Number: 642-996 Passing Score: 800 Time Limit: 120 min File Version: 38.8 http://www.gratisexam.com/ Cisco 642-996 Exam Questions & Answers Exam Name: Designing Cisco

More information

Versatile architecture using Nexus 7000 with a mix of F and M modules to deliver FEX, FabricPath, MPLS, LISP and Multihop FCoE all at the same time

Versatile architecture using Nexus 7000 with a mix of F and M modules to deliver FEX, FabricPath, MPLS, LISP and Multihop FCoE all at the same time Versatile architecture using Nexus 7000 with a mix of F and modules to deliver FEX,, PLS, LISP and ultihop FCoE all at the same time David Klebanov Technical Solutions Architect klebanov@cisco.com Umar

More information

Deploying LISP Host Mobility with an Extended Subnet

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

More information

Spanning Tree Protocol(STP)

Spanning Tree Protocol(STP) Introduction Spanning Tree Protocol (STP) is a Layer 2 protocol that runs on bridges and switches. The specification for STP is IEEE 802.1D. The main purpose of STP is to ensure that you do not create

More information

Configuring Rapid PVST+

Configuring Rapid PVST+ This chapter contains the following sections: Information About Rapid PVST+, page 1, page 16 Verifying the Rapid PVST+ Configuration, page 24 Information About Rapid PVST+ The Rapid PVST+ protocol is the

More information

VSS-Enabled Campus Design

VSS-Enabled Campus Design 3 CHAPTER VSS-enabled campus design follows the three-tier architectural model and functional design described in Chapter 1, Virtual Switching Systems Design Introduction, of this design guide. This chapter

More information

Od spanning tree ke směrování na druhé vrstvě

Od spanning tree ke směrování na druhé vrstvě Cisco Expo 2012 Od spanning tree ke směrování na druhé vrstvě T-NET4/L2 Jaromír Pilař, Consulting Systems Engineer, jpilar@cisco.com Cisco Expo 2012 Cisco and/or its affiliates. All rights reserved. Cisco

More information

Question: 2 Which option accurately describes the implementation of Fabre Channel domain IDs?

Question: 2 Which option accurately describes the implementation of Fabre Channel domain IDs? Volume: 186 Questions Question: 1 What is the status of FC interface associated with ethernet 1/5 indicate? A. Trunk VSAN 11 is isolated B. Inteface vfc 5 is up and running for the assigned VSAN C. Trunk

More information

Overlay Transport Virtualization Best Practices Guide

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

More information

Designing Cisco Data Center Unified Computing

Designing Cisco Data Center Unified Computing Designing Cisco Data Center Unified Computing Number: 642-998 Passing Score: 800 Time Limit: 120 min File Version: 1.1 http://www.gratisexam.com/ Sections 1. Drag and Drop 2. Questions 3. Hot Spot CISCO

More information

Course: Duration: Fees: Cisco Learning Credits: Kit:

Course: Duration: Fees: Cisco Learning Credits: Kit: Course: Duration: Fees: Cisco Learning Credits: Kit: DCNX7K v3.0 - Configuring Cisco Nexus 7000 Series Switch 5 days lecture course and hands-on lab $3,395 USD 34 Digital Version Course Details The Configuring

More information

Cisco Designing Cisco Data Center Unified Fabric (DCUFD) v5.0. Download Full Version :

Cisco Designing Cisco Data Center Unified Fabric (DCUFD) v5.0. Download Full Version : Cisco 642-996 Designing Cisco Data Center Unified Fabric (DCUFD) v5.0 Download Full Version : https://killexams.com/pass4sure/exam-detail/642-996 Answer: A QUESTION: 156 Which three functions are provided

More information

Configuring Fabric and Interfaces

Configuring Fabric and Interfaces Fabric and Interface Configuration, on page 1 Graceful Insertion and Removal (GIR) Mode, on page 2 Configuring Physical Ports in Leaf Nodes and FEX Devices Using the NX-OS CLI, on page 3 Configuring Port

More information

Massimiliano Sbaraglia

Massimiliano Sbaraglia Massimiliano Sbaraglia Printer Layer 2 access connections to End-Point Layer 2 connections trunk or layer 3 p2p to pair distribution switch PC CSA PVST+ or MST (Spanning Tree Protocol) VLANs LapTop VoIP

More information

Verified Scalability Limits

Verified Scalability Limits This chapter describes the Cisco NX-OS configuration limits for the Cisco Nexus 316Q switch. Introduction, page 1 (Unidimensional), page 1 Introduction The values provided in this guide should not be interpreted

More information

Cisco - DCNX7K: Configuring Cisco Nexus 7000 Switches

Cisco - DCNX7K: Configuring Cisco Nexus 7000 Switches Cisco - DCNX7K: Configuring Cisco Nexus 7000 Switches Duration: 5 Days Course Price: $3,995 Course Description This course is designed primarily for systems and field engineers who install and implement

More information

OTV Technology Introduction and Deployment Considerations

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

More information

Nexus DC Tec. Tomas Novak. BDM Sponsor. Sponsor. Sponsor Logo. Sponsor. Logo. Logo. Logo

Nexus DC Tec. Tomas Novak. BDM Sponsor. Sponsor. Sponsor Logo. Sponsor. Logo. Logo. Logo Nexus DC Tec Tomas Novak BDM tomnovak@cisco.com Sponsor Sponsor Sponsor Sponsor Logo Logo Logo Logo CIscoEXPO 1 Agenda Nexus 2000 update FEX designs FCoE designs 2 Agenda Nexus 2000 update FEX designs

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

Nexus 7000 Peer Switch Configuration (Hybrid Setup)

Nexus 7000 Peer Switch Configuration (Hybrid Setup) Nexus 7000 Peer Switch Configuration (Hybrid Setup) Document ID: 116140 Contributed by Andy Gossett and Rajesh Gatti, Cisco TAC Engineers. Aug 09, 2013 Contents Introduction Prerequisites Requirements

More information