SlideShare a Scribd company logo
I had designed the Leaf-Spine with core deployment in Openstack Cloud Infrastructure. In a vPC topology, all
links between the aggregation and access layers are forwarding and are part of a vPC.
Gigabit Ethernet connectivity makes use of the FEX concept. Spanning Tree Protocol does not run between the
Cisco Nexus 5000 Series Switches and the Cisco Nexus 2000 Series FEXs. Instead, proprietary technology
keeps the topology between the Cisco Nexus 5000 Series Switches and the fabric extenders free of loops.
Adding vPC to the Cisco Nexus 5000 Series Switches in the access layer allows additional load distribution from
the server to the fabric extenders to the Cisco Nexus 5000 Series Switches.
An existing Cisco Nexus 7000 Series Switch can be replaced with a Cisco Nexus 9500 platform switch with one
exception: Cisco Nexus 9000 Series Switches do not support vPC active-active or two-layer vPC (eVPC)
designes.
In This Design have full HA from Core to Baremetel Server for cloud Enviorment and weIn This Design have full HA from Core to Baremetel Server for cloud Enviorment and we
need to also NICs Bond in Baremetel server ends for vPC.need to also NICs Bond in Baremetel server ends for vPC.
vPC Design with Cisco Nexus 9500 Platform in the Core OpenStack Cloud Data CentervPC Design with Cisco Nexus 9500 Platform in the Core OpenStack Cloud Data Center
2K 2K
CORE CORE
9508 9508
5K 5K
vPCvPC
vPCvPC
vPC
BaremetelBaremetel
ConsolidationConsolidation:-:-
Most data centers are the result of aconsolidation process that
was facilitated by the availability of bandwidth to
connect remote locations to centralized data centers.
During the consolidation process, enterprises and service
providers simplified the network and the storage infrastructure by
adopting topologies that take advantage of virtuallocal area
networks (VLANs) and the virtual storage area network (VSAN)
technology.The same process of simplification is currently
happening on the computing nodes. It involves both physical
consolidation by means of blade enclosures and server
virtuallization at the operating system(OS) level, which makes it
possible to run multiple instances of variouss operating systems
on the same physical machine.
●● End of the Row and Top of the Rack :-End of the Row and Top of the Rack :-
Most existing data centers are deployed according to two design
philosophies:
End-of-the-row topologies:This topology consists of large,
director-class switching devices at the end of each row of servers.
End-of-the-row topologies require significant cabling bulk to be
carried from all server racks to the network rack. The main
advantage of end-of-the-row topologies is the fact that fewer
configuration points (switches) control a large number of server
port.
●● Top-of-the-rack topologies:-Top-of-the-rack topologies:-
This topology consists of one-rack unit (1RU) or 2RU devices at
the top or bottom of each server rack, providing server (or blade
server) connectivity within each rack and aggregated ba switch at
the aggregation layer. Top-of-the-rack topologies are more
efficient in terms of cabling because fewer cables are required
from each rack to the end-of-the-row switch.
On the other hand, top-of-the-rack topologies require more
switches than end-of-the-row topologies require for the same
number of switch ports,which increases the management
Burden.
Layer 2
Layer 2 has been well known for its flexibility in providing VLAN
access anywhere in the data center. Layer 2 is alsoknown for
the potential impact of Layer2 loops. Overall, the benefits of
Layer 2 largely outweigh the risk of loops, somost environments
today consist of Layer 2 pods or even have multiple pods that
are part of the same Layer 2 domain.A Layer 3 boundary is always
recommended to connect servers to clients. The placement of the
Layer 3 boundarydefines the scale of the Layer2 domain, with the
result that the size of Layer 2 domains varies enormously between
Customers.
●● All Links Forwarding:-All Links Forwarding:-
The next-generation data center provides the ability to use all links
in the LAN topology by taking advantage of technologies such as
virtual PortChannels (vPCs). VPCs enable full, cross-sectional
bandwidth utilization among LANswitches, as well as between
servers and LAN switches.
● Server Connectivity at 10 Gigabit Ethernet:-
Most rackable servers today include redundant LAN-on-motherboard
(LOM/iLO) interfaces for management, anintegrated-lights-out (iLO)
standard-based port, and one or more GigabitEthernet interfaces,
and redundant host busadapters (HBA). The adoption of 10 Gigabit
Ethernet on the server simplifies server configuration by reducing
The number of network adapters and providing enough bandwidth
for virtualized servers. The data center design can befurther
optimized with the use of Fibre Channelover Ethernet (FCoE) to
build a unified fabric.Cost-effective 10 Gigabit Ethernet connectivity
can be achieved by using copper twinax cabling with Small Form-
by using copper twinax cabling with Small Form-Factor Pluggable
Plus (SFP+) connectors.A rackable server configured for 10
Gigabit Ethernet connectivity may have an iLO port, a dual- LOM,
and a dual-port10 Gigabit Ethernet adapter (for example, a
converged network adapter). This adapter would replace multiple
QuadGigabit Ethernet adapters and, in case the adapter is also a
Cisco Network Adapter, it would also replace an HBA.
●Fabric Extender:-
Fabric extender technology simplifies the management of
the many LAN switches in the data center by aggregating
them in groups of 10 to 12 under the same management
entity. In its current implementation, Cisco Nexus 2000
Series Fabric Extenders can be used to provide connectivity
across 10 to 12 racks that are all managed from a single
switching configuration point, thus bringing together the benefit
s of top-of-the-rack and end-of-the-row topologies.
Guys Please follow the below config :-Guys Please follow the below config :-
version 7.0(2)N1(1)
hostname Nexus 5K(Primary)
feature telnet
cfs ipv4 distribute
cfs eth distribute
feature ospf
feature bgp
feature interface-vlan
feature hsrp
feature lacp
feature vpc
feature lldp
feature fex
banner motd #Nexus 6000 Switch
#
ip domain-lookup
ip access-list 10
10 permit ip any any
system qos
service-policy type qos input fcoe-default-in-policy
service-policy type queuing input fcoe-default-in-policy
service-policy type queuing output fcoe-default-out-policy
service-policy type network-qos fcoe-default-nq-policy
fex 1
pinning max-links 1
description "FEX01"
fex 2
pinning max-links 1
description "FEX02"
fex 3
pinning max-links 1
description "FEX03"
vlan 1
vlan7
name SW_MGMT
vlan10
name iLO
route-map Connected_Subnet permit 10
vrf context management
vpc domain 30
peer-switch
role priority 50
system-priority 100
peer-keepalive destination 10.x.x.y
delay restore 150
auto-recovery
interface Vlan1
interface Vlan7
description ****
no shutdown
ip address
ip router ospf 1 area 0.0.0.1
hsrp 50
preempt delay minimum 10
priority 50
timers 1 3
ip (ip Address)
interface Vlan10
description ****
no shutdown
ip address (a.b.c.d)
ip router ospf 1 area 0.0.0.1
hsrp 50
preempt delay minimum 10
priority 50
timers 1 3
ip (Floating ip)
interface port-channel1
description ***VPC-Peer_Link-***
switchport mode trunk
spanning-tree port type network
speed 10000
vpc peer-link
interface port-channel1
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 1
vpc 1
interface port-channel2
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 2
vpc 2
interface port-channel3
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 3
vpc 3
interface Ethernet1/1
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 1
Channel-group 1
interface Ethernet1/2
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 2
channel-group 2
interface Ethernet1/3
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 3
channel-group 3
interface Ethernet1/25
description ******
switchport mode trunk
channel-group 1 mode active
interface Ethernet1/26
description ******
switchport mode trunk
channel-group 1 mode active
interface Ethernet1/48
description ******
no switchport
ip address e.f.g.h/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.1
interface mgmt0
vrf member management
interface Ethernet101/1/1
description ******
switchport access vlan 3
interface Ethernet101/1/2
description ******
switchport access vlan 3
interface Ethernet101/1/3
description ******
switchport access vlan7
line console
line vty
boot kickstart bootflash:/n6000-uk9-kickstart.7.0.2.N1.1.bin
boot system bootflash:/n6000-uk9.7.0.2.N1.1.bin
router ospf 1
redistribute direct route-map Connected_Subnet
poap transit
version 7.0(1)N1(1)
hostname Nexus 5k (Secondary)hostname Nexus 5k (Secondary)
feature telnet
cfs eth distribute
feature ospf
feature bgp
feature interface-vlan
feature hsrp
feature lacp
feature vpc
feature lldp
feature fex
banner motd #Nexus 6000 Switch
#
ip domain-lookup
ip access-list 10
10 permit ip any any
fex 1
pinning max-links 1
description "FEX01"
fex 2
pinning max-links 1
description "FEX02"
fex 3
pinning max-links 1
description "FEX03"
vlan 1
vlan7
name ***SWITCH-MGMT***
Vlan10
name ******
route-map Connected_subnet permit 10
vrf context management
vpc domain 30
role priority 100
system-priority 100
peer-keepalive destination (VPC Peer IP)
delay restore 150
Auto-recovery
interface Vlan1
interface Vlan7
description **SW-MGMT**
no shutdown
ip address X.Y.Z.Z/24
ip router ospf 1 area 0.0.0.1
hsrp 50
preempt delay minimum 10
priority 30
timers 1 3
ip (Floating IP)
interface Vlan10
description ****
no shutdown
ip address A.B.C.D/23
ip router ospf 1 area 0.0.0.1
hsrp 50
preempt delay minimum 10
priority 30
timers 1 3
ip (Floating IP)
interface port-channel1
description ***VPC-PAIRLINK-***
switchport mode trunk
spanning-tree port type network
Speed 10000
vpc peer-link
interface port-channel1
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 1
vpc 1
interface port-channel2
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 2
Vpc 2
interface port-channel3
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 3
vpc 3
interface Ethernet1/1
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 1
Channel-group 1
interface Ethernet1/2
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 2
channel-group 2
interface Ethernet1/3
description ******
switchport mode fex-fabric
switchport trunk allowed vlan10
fex associate 3
Channel-group 3
interface Ethernet1/25
description ******
switchport mode trunk
channel-group 1 mode active
interface Ethernet1/26
description ******
switchport mode trunk
channel-group 1 mode active
interface Ethernet1/48
description ******
no switchport
ip address A>B>C>D/30
ip ospf network point-to-point
ip router ospf 1 area 0.0.0.1
interface mgmt0
vrf member management
line console
line vty
boot kickstart bootflash:/n6000-uk9-kickstart.7.0.1.N1.1.bin
boot system bootflash:/n6000-uk9.7.0.1.N1.1.bin
router ospf 1
redistribute direct route-map Connected_subnet
poap transit
Thank You Guys for Visit my refer GuideThank You Guys for Visit my refer Guide
Cheers,
Ajeet Singh
Contact No:- +91 992039357
Linkedin:-https://in.linkedin.com/pub/ajeet-singh/3a/b42/895
Twitter:-@ajeet0537
Blog:-https://ajeets1.blogspot.in
Facebook:-https://www.facebook.com/Technical.Rapiist

More Related Content

What's hot

Building DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPNBuilding DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPN
Cisco Canada
 
VXLAN Distributed Service Node
VXLAN Distributed Service NodeVXLAN Distributed Service Node
VXLAN Distributed Service Node
David Lapsley
 
Introduction to vxlan
Introduction to vxlanIntroduction to vxlan
Introduction to vxlan
Mohammed Umair
 
Flexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLAN
Flexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLANFlexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLAN
Flexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLAN
Cisco Canada
 
Data center network architectures v1.3
Data center network architectures v1.3Data center network architectures v1.3
Data center network architectures v1.3
Jeong, Wookjae
 
Vpc notes
Vpc notesVpc notes
Vpc notes
Krunal Shah
 
Demystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode seriesDemystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode series
Cumulus Networks
 
EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...
EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...
EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...
Jeong, Wookjae
 
Operationalizing EVPN in the Data Center: Part 2
Operationalizing EVPN in the Data Center: Part 2Operationalizing EVPN in the Data Center: Part 2
Operationalizing EVPN in the Data Center: Part 2
Cumulus Networks
 
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
Indonesia Network Operators Group
 
06 evpn use-case_reviewv1
06 evpn use-case_reviewv106 evpn use-case_reviewv1
06 evpn use-case_reviewv1ronsito
 
Operationalizing VRF in the Data Center
Operationalizing VRF in the Data CenterOperationalizing VRF in the Data Center
Operationalizing VRF in the Data Center
Cumulus Networks
 
Ucs security part2
Ucs security part2Ucs security part2
Ucs security part2
Krunal Shah
 
Cisco nexus series
Cisco nexus seriesCisco nexus series
Cisco nexus series
Anwesh Dixit
 
Cisco data center support
Cisco data center supportCisco data center support
Cisco data center supportKrunal Shah
 
Designing Multi-tenant Data Centers Using EVPN
Designing Multi-tenant Data Centers Using EVPNDesigning Multi-tenant Data Centers Using EVPN
Designing Multi-tenant Data Centers Using EVPN
Anas
 
Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...
Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...
Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...
Juniper Networks
 
Scaleway Approach to VXLAN EVPN Fabric
Scaleway Approach to VXLAN EVPN FabricScaleway Approach to VXLAN EVPN Fabric
Scaleway Approach to VXLAN EVPN Fabric
Scaleway
 
Architecting data center networks in the era of big data and cloud
Architecting data center networks in the era of big data and cloudArchitecting data center networks in the era of big data and cloud
Architecting data center networks in the era of big data and cloud
bradhedlund
 

What's hot (20)

Building DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPNBuilding DataCenter networks with VXLAN BGP-EVPN
Building DataCenter networks with VXLAN BGP-EVPN
 
VXLAN Distributed Service Node
VXLAN Distributed Service NodeVXLAN Distributed Service Node
VXLAN Distributed Service Node
 
Introduction to vxlan
Introduction to vxlanIntroduction to vxlan
Introduction to vxlan
 
Flexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLAN
Flexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLANFlexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLAN
Flexible Data Centre Fabric - FabricPath/TRILL, OTV, LISP and VXLAN
 
Data center network architectures v1.3
Data center network architectures v1.3Data center network architectures v1.3
Data center network architectures v1.3
 
Vpc notes
Vpc notesVpc notes
Vpc notes
 
VXLAN Practice Guide
VXLAN Practice GuideVXLAN Practice Guide
VXLAN Practice Guide
 
Demystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode seriesDemystifying EVPN in the data center: Part 1 in 2 episode series
Demystifying EVPN in the data center: Part 1 in 2 episode series
 
EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...
EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...
EYWA (Elastic load-balancing & high-availabilitY Wired virtual network Archit...
 
Operationalizing EVPN in the Data Center: Part 2
Operationalizing EVPN in the Data Center: Part 2Operationalizing EVPN in the Data Center: Part 2
Operationalizing EVPN in the Data Center: Part 2
 
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
20 - IDNOG03 - Franki Lim (ARISTA) - Overlay Networking with VXLAN
 
06 evpn use-case_reviewv1
06 evpn use-case_reviewv106 evpn use-case_reviewv1
06 evpn use-case_reviewv1
 
Operationalizing VRF in the Data Center
Operationalizing VRF in the Data CenterOperationalizing VRF in the Data Center
Operationalizing VRF in the Data Center
 
Ucs security part2
Ucs security part2Ucs security part2
Ucs security part2
 
Cisco nexus series
Cisco nexus seriesCisco nexus series
Cisco nexus series
 
Cisco data center support
Cisco data center supportCisco data center support
Cisco data center support
 
Designing Multi-tenant Data Centers Using EVPN
Designing Multi-tenant Data Centers Using EVPNDesigning Multi-tenant Data Centers Using EVPN
Designing Multi-tenant Data Centers Using EVPN
 
Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...
Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...
Network Configuration Example: Configuring CoS to Support an MC-LAG on an FCo...
 
Scaleway Approach to VXLAN EVPN Fabric
Scaleway Approach to VXLAN EVPN FabricScaleway Approach to VXLAN EVPN Fabric
Scaleway Approach to VXLAN EVPN Fabric
 
Architecting data center networks in the era of big data and cloud
Architecting data center networks in the era of big data and cloudArchitecting data center networks in the era of big data and cloud
Architecting data center networks in the era of big data and cloud
 

Similar to vPC techonology for full ha from dc core to baremetel server.

Ati sbx908-ds
Ati sbx908-dsAti sbx908-ds
Ati sbx908-ds
saravana86
 
Scalable midsize data center designs
Scalable midsize data center designsScalable midsize data center designs
Scalable midsize data center designs
Jing Bai
 
What is cisco bgp control plane for vxlan
What is cisco bgp control plane for vxlanWhat is cisco bgp control plane for vxlan
What is cisco bgp control plane for vxlan
IT Tech
 
Presentation dc design for small and mid-size data center
Presentation   dc design for small and mid-size data centerPresentation   dc design for small and mid-size data center
Presentation dc design for small and mid-size data center
xKinAnx
 
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
SkillFactory
 
Nexus 7000 Series Innovations: M3 Module, DCI, Scale
Nexus 7000 Series Innovations: M3 Module, DCI, ScaleNexus 7000 Series Innovations: M3 Module, DCI, Scale
Nexus 7000 Series Innovations: M3 Module, DCI, Scale
Tony Antony
 
Allied Telesis x610 Series
Allied Telesis x610 SeriesAllied Telesis x610 Series
Allied Telesis x610 Series
alliedtelesisnetwork
 
Designing and deploying converged storage area networks final
Designing and deploying converged storage area networks finalDesigning and deploying converged storage area networks final
Designing and deploying converged storage area networks final
Bhavin Yadav
 
Inf net2227 heath
Inf net2227 heathInf net2227 heath
Inf net2227 heath
reynolds_heath
 
22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...
22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...
22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...
Indonesia Network Operators Group
 
IP Infusion Application Note for 4G LTE Fixed Wireless Access
IP Infusion Application Note for 4G LTE Fixed Wireless AccessIP Infusion Application Note for 4G LTE Fixed Wireless Access
IP Infusion Application Note for 4G LTE Fixed Wireless Access
Dhiman Chowdhury
 
PLNOG 17 - Marek Janik - Sieć dla IXP
PLNOG 17 - Marek Janik - Sieć dla IXPPLNOG 17 - Marek Janik - Sieć dla IXP
PLNOG 17 - Marek Janik - Sieć dla IXP
PROIDEA
 
From virtual to high end HW routing for the adult
From virtual to high end HW routing for the adultFrom virtual to high end HW routing for the adult
From virtual to high end HW routing for the adult
MarketingArrowECS_CZ
 
Reference design for v mware nsx
Reference design for v mware nsxReference design for v mware nsx
Reference design for v mware nsx
solarisyougood
 
Examen1ccna3v5.0
Examen1ccna3v5.0Examen1ccna3v5.0
Examen1ccna3v5.0
Juan Carlos Banegas
 
cisco-n3k-c31108tc-v-datasheet.pdf
cisco-n3k-c31108tc-v-datasheet.pdfcisco-n3k-c31108tc-v-datasheet.pdf
cisco-n3k-c31108tc-v-datasheet.pdf
Hi-Network.com
 
cisco-n3k-c31108pc-v-datasheet.pdf
cisco-n3k-c31108pc-v-datasheet.pdfcisco-n3k-c31108pc-v-datasheet.pdf
cisco-n3k-c31108pc-v-datasheet.pdf
Hi-Network.com
 
Introduction to nexux from zero to Hero
Introduction to nexux  from zero to HeroIntroduction to nexux  from zero to Hero
Introduction to nexux from zero to Hero
Dhruv Sharma
 
OpenNebula - Mellanox Considerations for Smart Cloud
OpenNebula - Mellanox Considerations for Smart CloudOpenNebula - Mellanox Considerations for Smart Cloud
OpenNebula - Mellanox Considerations for Smart Cloud
OpenNebula Project
 

Similar to vPC techonology for full ha from dc core to baremetel server. (20)

Ati sbx908-ds
Ati sbx908-dsAti sbx908-ds
Ati sbx908-ds
 
Scalable midsize data center designs
Scalable midsize data center designsScalable midsize data center designs
Scalable midsize data center designs
 
What is cisco bgp control plane for vxlan
What is cisco bgp control plane for vxlanWhat is cisco bgp control plane for vxlan
What is cisco bgp control plane for vxlan
 
Presentation dc design for small and mid-size data center
Presentation   dc design for small and mid-size data centerPresentation   dc design for small and mid-size data center
Presentation dc design for small and mid-size data center
 
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
Конференция Brocade. 4. Развитие технологии Brocade VCS, новое поколение комм...
 
Nexus 7000 Series Innovations: M3 Module, DCI, Scale
Nexus 7000 Series Innovations: M3 Module, DCI, ScaleNexus 7000 Series Innovations: M3 Module, DCI, Scale
Nexus 7000 Series Innovations: M3 Module, DCI, Scale
 
Allied Telesis x610 Series
Allied Telesis x610 SeriesAllied Telesis x610 Series
Allied Telesis x610 Series
 
Designing and deploying converged storage area networks final
Designing and deploying converged storage area networks finalDesigning and deploying converged storage area networks final
Designing and deploying converged storage area networks final
 
Inf net2227 heath
Inf net2227 heathInf net2227 heath
Inf net2227 heath
 
22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...
22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...
22 - IDNOG03 - Christopher Lim (Mellanox) - Efficient Virtual Network for Ser...
 
IP Infusion Application Note for 4G LTE Fixed Wireless Access
IP Infusion Application Note for 4G LTE Fixed Wireless AccessIP Infusion Application Note for 4G LTE Fixed Wireless Access
IP Infusion Application Note for 4G LTE Fixed Wireless Access
 
Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5Ccna 2 chapter 1 2014 v5
Ccna 2 chapter 1 2014 v5
 
PLNOG 17 - Marek Janik - Sieć dla IXP
PLNOG 17 - Marek Janik - Sieć dla IXPPLNOG 17 - Marek Janik - Sieć dla IXP
PLNOG 17 - Marek Janik - Sieć dla IXP
 
From virtual to high end HW routing for the adult
From virtual to high end HW routing for the adultFrom virtual to high end HW routing for the adult
From virtual to high end HW routing for the adult
 
Reference design for v mware nsx
Reference design for v mware nsxReference design for v mware nsx
Reference design for v mware nsx
 
Examen1ccna3v5.0
Examen1ccna3v5.0Examen1ccna3v5.0
Examen1ccna3v5.0
 
cisco-n3k-c31108tc-v-datasheet.pdf
cisco-n3k-c31108tc-v-datasheet.pdfcisco-n3k-c31108tc-v-datasheet.pdf
cisco-n3k-c31108tc-v-datasheet.pdf
 
cisco-n3k-c31108pc-v-datasheet.pdf
cisco-n3k-c31108pc-v-datasheet.pdfcisco-n3k-c31108pc-v-datasheet.pdf
cisco-n3k-c31108pc-v-datasheet.pdf
 
Introduction to nexux from zero to Hero
Introduction to nexux  from zero to HeroIntroduction to nexux  from zero to Hero
Introduction to nexux from zero to Hero
 
OpenNebula - Mellanox Considerations for Smart Cloud
OpenNebula - Mellanox Considerations for Smart CloudOpenNebula - Mellanox Considerations for Smart Cloud
OpenNebula - Mellanox Considerations for Smart Cloud
 

More from Ajeet Singh

Kubernetes Architecture with Components
 Kubernetes Architecture with Components Kubernetes Architecture with Components
Kubernetes Architecture with Components
Ajeet Singh
 
Deploy the blockchain network using kubernetes ap is on google cloud
Deploy the blockchain network using kubernetes ap is on google cloudDeploy the blockchain network using kubernetes ap is on google cloud
Deploy the blockchain network using kubernetes ap is on google cloud
Ajeet Singh
 
Setup Kubernetes with flannel on ubuntu platform
Setup Kubernetes with flannel on ubuntu platformSetup Kubernetes with flannel on ubuntu platform
Setup Kubernetes with flannel on ubuntu platform
Ajeet Singh
 
Network automation concept
Network automation conceptNetwork automation concept
Network automation concept
Ajeet Singh
 
Palo Alto Virtual firewall deployment Architecture
Palo Alto Virtual firewall deployment Architecture Palo Alto Virtual firewall deployment Architecture
Palo Alto Virtual firewall deployment Architecture
Ajeet Singh
 
Palo Alto Virtual firewall deployment guide on OpenStack Cloud
Palo Alto Virtual firewall deployment guide on OpenStack Cloud  Palo Alto Virtual firewall deployment guide on OpenStack Cloud
Palo Alto Virtual firewall deployment guide on OpenStack Cloud
Ajeet Singh
 

More from Ajeet Singh (6)

Kubernetes Architecture with Components
 Kubernetes Architecture with Components Kubernetes Architecture with Components
Kubernetes Architecture with Components
 
Deploy the blockchain network using kubernetes ap is on google cloud
Deploy the blockchain network using kubernetes ap is on google cloudDeploy the blockchain network using kubernetes ap is on google cloud
Deploy the blockchain network using kubernetes ap is on google cloud
 
Setup Kubernetes with flannel on ubuntu platform
Setup Kubernetes with flannel on ubuntu platformSetup Kubernetes with flannel on ubuntu platform
Setup Kubernetes with flannel on ubuntu platform
 
Network automation concept
Network automation conceptNetwork automation concept
Network automation concept
 
Palo Alto Virtual firewall deployment Architecture
Palo Alto Virtual firewall deployment Architecture Palo Alto Virtual firewall deployment Architecture
Palo Alto Virtual firewall deployment Architecture
 
Palo Alto Virtual firewall deployment guide on OpenStack Cloud
Palo Alto Virtual firewall deployment guide on OpenStack Cloud  Palo Alto Virtual firewall deployment guide on OpenStack Cloud
Palo Alto Virtual firewall deployment guide on OpenStack Cloud
 

Recently uploaded

State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
UiPathCommunity
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
Vlad Stirbu
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Enhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZEnhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZ
Globus
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 

Recently uploaded (20)

State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
Quantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIsQuantum Computing: Current Landscape and the Future Role of APIs
Quantum Computing: Current Landscape and the Future Role of APIs
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Enhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZEnhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZ
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 

vPC techonology for full ha from dc core to baremetel server.

  • 1. I had designed the Leaf-Spine with core deployment in Openstack Cloud Infrastructure. In a vPC topology, all links between the aggregation and access layers are forwarding and are part of a vPC. Gigabit Ethernet connectivity makes use of the FEX concept. Spanning Tree Protocol does not run between the Cisco Nexus 5000 Series Switches and the Cisco Nexus 2000 Series FEXs. Instead, proprietary technology keeps the topology between the Cisco Nexus 5000 Series Switches and the fabric extenders free of loops. Adding vPC to the Cisco Nexus 5000 Series Switches in the access layer allows additional load distribution from the server to the fabric extenders to the Cisco Nexus 5000 Series Switches. An existing Cisco Nexus 7000 Series Switch can be replaced with a Cisco Nexus 9500 platform switch with one exception: Cisco Nexus 9000 Series Switches do not support vPC active-active or two-layer vPC (eVPC) designes. In This Design have full HA from Core to Baremetel Server for cloud Enviorment and weIn This Design have full HA from Core to Baremetel Server for cloud Enviorment and we need to also NICs Bond in Baremetel server ends for vPC.need to also NICs Bond in Baremetel server ends for vPC. vPC Design with Cisco Nexus 9500 Platform in the Core OpenStack Cloud Data CentervPC Design with Cisco Nexus 9500 Platform in the Core OpenStack Cloud Data Center 2K 2K CORE CORE 9508 9508 5K 5K vPCvPC vPCvPC vPC BaremetelBaremetel
  • 2. ConsolidationConsolidation:-:- Most data centers are the result of aconsolidation process that was facilitated by the availability of bandwidth to connect remote locations to centralized data centers. During the consolidation process, enterprises and service providers simplified the network and the storage infrastructure by adopting topologies that take advantage of virtuallocal area networks (VLANs) and the virtual storage area network (VSAN) technology.The same process of simplification is currently happening on the computing nodes. It involves both physical consolidation by means of blade enclosures and server virtuallization at the operating system(OS) level, which makes it possible to run multiple instances of variouss operating systems on the same physical machine. ●● End of the Row and Top of the Rack :-End of the Row and Top of the Rack :- Most existing data centers are deployed according to two design philosophies: End-of-the-row topologies:This topology consists of large, director-class switching devices at the end of each row of servers. End-of-the-row topologies require significant cabling bulk to be carried from all server racks to the network rack. The main advantage of end-of-the-row topologies is the fact that fewer configuration points (switches) control a large number of server port. ●● Top-of-the-rack topologies:-Top-of-the-rack topologies:- This topology consists of one-rack unit (1RU) or 2RU devices at the top or bottom of each server rack, providing server (or blade server) connectivity within each rack and aggregated ba switch at the aggregation layer. Top-of-the-rack topologies are more efficient in terms of cabling because fewer cables are required from each rack to the end-of-the-row switch.
  • 3. On the other hand, top-of-the-rack topologies require more switches than end-of-the-row topologies require for the same number of switch ports,which increases the management Burden. Layer 2 Layer 2 has been well known for its flexibility in providing VLAN access anywhere in the data center. Layer 2 is alsoknown for the potential impact of Layer2 loops. Overall, the benefits of Layer 2 largely outweigh the risk of loops, somost environments today consist of Layer 2 pods or even have multiple pods that are part of the same Layer 2 domain.A Layer 3 boundary is always recommended to connect servers to clients. The placement of the Layer 3 boundarydefines the scale of the Layer2 domain, with the result that the size of Layer 2 domains varies enormously between Customers. ●● All Links Forwarding:-All Links Forwarding:- The next-generation data center provides the ability to use all links in the LAN topology by taking advantage of technologies such as virtual PortChannels (vPCs). VPCs enable full, cross-sectional bandwidth utilization among LANswitches, as well as between servers and LAN switches. ● Server Connectivity at 10 Gigabit Ethernet:- Most rackable servers today include redundant LAN-on-motherboard (LOM/iLO) interfaces for management, anintegrated-lights-out (iLO) standard-based port, and one or more GigabitEthernet interfaces, and redundant host busadapters (HBA). The adoption of 10 Gigabit Ethernet on the server simplifies server configuration by reducing The number of network adapters and providing enough bandwidth for virtualized servers. The data center design can befurther optimized with the use of Fibre Channelover Ethernet (FCoE) to build a unified fabric.Cost-effective 10 Gigabit Ethernet connectivity can be achieved by using copper twinax cabling with Small Form-
  • 4. by using copper twinax cabling with Small Form-Factor Pluggable Plus (SFP+) connectors.A rackable server configured for 10 Gigabit Ethernet connectivity may have an iLO port, a dual- LOM, and a dual-port10 Gigabit Ethernet adapter (for example, a converged network adapter). This adapter would replace multiple QuadGigabit Ethernet adapters and, in case the adapter is also a Cisco Network Adapter, it would also replace an HBA. ●Fabric Extender:- Fabric extender technology simplifies the management of the many LAN switches in the data center by aggregating them in groups of 10 to 12 under the same management entity. In its current implementation, Cisco Nexus 2000 Series Fabric Extenders can be used to provide connectivity across 10 to 12 racks that are all managed from a single switching configuration point, thus bringing together the benefit s of top-of-the-rack and end-of-the-row topologies. Guys Please follow the below config :-Guys Please follow the below config :- version 7.0(2)N1(1) hostname Nexus 5K(Primary) feature telnet cfs ipv4 distribute cfs eth distribute feature ospf feature bgp feature interface-vlan feature hsrp feature lacp feature vpc feature lldp feature fex
  • 5. banner motd #Nexus 6000 Switch # ip domain-lookup ip access-list 10 10 permit ip any any system qos service-policy type qos input fcoe-default-in-policy service-policy type queuing input fcoe-default-in-policy service-policy type queuing output fcoe-default-out-policy service-policy type network-qos fcoe-default-nq-policy fex 1 pinning max-links 1 description "FEX01" fex 2 pinning max-links 1 description "FEX02" fex 3 pinning max-links 1 description "FEX03" vlan 1 vlan7 name SW_MGMT vlan10 name iLO route-map Connected_Subnet permit 10 vrf context management vpc domain 30 peer-switch role priority 50 system-priority 100 peer-keepalive destination 10.x.x.y delay restore 150 auto-recovery
  • 6. interface Vlan1 interface Vlan7 description **** no shutdown ip address ip router ospf 1 area 0.0.0.1 hsrp 50 preempt delay minimum 10 priority 50 timers 1 3 ip (ip Address) interface Vlan10 description **** no shutdown ip address (a.b.c.d) ip router ospf 1 area 0.0.0.1 hsrp 50 preempt delay minimum 10 priority 50 timers 1 3 ip (Floating ip) interface port-channel1 description ***VPC-Peer_Link-*** switchport mode trunk spanning-tree port type network speed 10000 vpc peer-link interface port-channel1 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 1 vpc 1
  • 7. interface port-channel2 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 2 vpc 2 interface port-channel3 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 3 vpc 3 interface Ethernet1/1 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 1 Channel-group 1 interface Ethernet1/2 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 2 channel-group 2 interface Ethernet1/3 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 3 channel-group 3
  • 8. interface Ethernet1/25 description ****** switchport mode trunk channel-group 1 mode active interface Ethernet1/26 description ****** switchport mode trunk channel-group 1 mode active interface Ethernet1/48 description ****** no switchport ip address e.f.g.h/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.1 interface mgmt0 vrf member management interface Ethernet101/1/1 description ****** switchport access vlan 3 interface Ethernet101/1/2 description ****** switchport access vlan 3 interface Ethernet101/1/3 description ****** switchport access vlan7 line console line vty boot kickstart bootflash:/n6000-uk9-kickstart.7.0.2.N1.1.bin boot system bootflash:/n6000-uk9.7.0.2.N1.1.bin router ospf 1 redistribute direct route-map Connected_Subnet poap transit
  • 9. version 7.0(1)N1(1) hostname Nexus 5k (Secondary)hostname Nexus 5k (Secondary) feature telnet cfs eth distribute feature ospf feature bgp feature interface-vlan feature hsrp feature lacp feature vpc feature lldp feature fex banner motd #Nexus 6000 Switch # ip domain-lookup ip access-list 10 10 permit ip any any fex 1 pinning max-links 1 description "FEX01" fex 2 pinning max-links 1 description "FEX02" fex 3 pinning max-links 1 description "FEX03" vlan 1 vlan7 name ***SWITCH-MGMT*** Vlan10 name ******
  • 10. route-map Connected_subnet permit 10 vrf context management vpc domain 30 role priority 100 system-priority 100 peer-keepalive destination (VPC Peer IP) delay restore 150 Auto-recovery interface Vlan1 interface Vlan7 description **SW-MGMT** no shutdown ip address X.Y.Z.Z/24 ip router ospf 1 area 0.0.0.1 hsrp 50 preempt delay minimum 10 priority 30 timers 1 3 ip (Floating IP) interface Vlan10 description **** no shutdown ip address A.B.C.D/23 ip router ospf 1 area 0.0.0.1 hsrp 50 preempt delay minimum 10 priority 30 timers 1 3 ip (Floating IP) interface port-channel1 description ***VPC-PAIRLINK-*** switchport mode trunk spanning-tree port type network Speed 10000 vpc peer-link
  • 11. interface port-channel1 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 1 vpc 1 interface port-channel2 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 2 Vpc 2 interface port-channel3 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 3 vpc 3 interface Ethernet1/1 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 1 Channel-group 1 interface Ethernet1/2 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 2 channel-group 2
  • 12. interface Ethernet1/3 description ****** switchport mode fex-fabric switchport trunk allowed vlan10 fex associate 3 Channel-group 3 interface Ethernet1/25 description ****** switchport mode trunk channel-group 1 mode active interface Ethernet1/26 description ****** switchport mode trunk channel-group 1 mode active interface Ethernet1/48 description ****** no switchport ip address A>B>C>D/30 ip ospf network point-to-point ip router ospf 1 area 0.0.0.1 interface mgmt0 vrf member management line console line vty boot kickstart bootflash:/n6000-uk9-kickstart.7.0.1.N1.1.bin boot system bootflash:/n6000-uk9.7.0.1.N1.1.bin router ospf 1 redistribute direct route-map Connected_subnet poap transit
  • 13. Thank You Guys for Visit my refer GuideThank You Guys for Visit my refer Guide Cheers, Ajeet Singh Contact No:- +91 992039357 Linkedin:-https://in.linkedin.com/pub/ajeet-singh/3a/b42/895 Twitter:-@ajeet0537 Blog:-https://ajeets1.blogspot.in Facebook:-https://www.facebook.com/Technical.Rapiist