collegamento Nexus con FEX N2K in vpc example config

Home » Blog » Switching » datacenter » nexus » collegamento Nexus con FEX N2K in vpc example config

collegamento Nexus con FEX N2K in vpc example config

03.02 2020 | by massimiliano

collegamento Nexus con FEX N2K in vpc example config   ARCHITETTURA DI RIFERIMENTO:               […]


https://www.ingegnerianetworking.com/wp-content/uploads/2020/02/nexus-to-FEX-ex-config-fe2.png

collegamento Nexus con FEX N2K in vpc example config

 

ARCHITETTURA DI RIFERIMENTO:

 

 

 nexus to FEX ex config

 

 

 

 

 NEXUS Primary

 

NEXUS SECONDARY 

 feature lacp
feature vpc

!

fex 101
pinning max-links 1
description “FEX0101”

!

fex 103
pinning max-links 1
description “FEX0103”

!

fex 105
pinning max-links 1
description “FEX0105”

!

interface port-channel101
description FEX 101
switchport
switchport mode fex-fabric
fex associate 101
vpc 101

!

interface port-channel103
description FEX 101
switchport
switchport mode fex-fabric
fex associate 103
vpc 103

!

interface port-channel105
description FEX 105
switchport
switchport mode fex-fabric
fex associate 105
vpc 105

!

interface Ethernet1/31
description to FEX 101 port eth 49
switchport
switchport mode fex-fabric
fex associate 101
channel-group 101
no shutdown

!

interface Ethernet1/33
description to FEX 103 port eth 49
switchport
switchport mode fex-fabric
fex associate 103
channel-group 103
no shutdown

!

interface Ethernet1/35
description to FEX 105 port eth 49
switchport
switchport mode fex-fabric
fex associate 105
channel-group 105
no shutdown

!

 

 feature lacp

feature vpc

!

fex 101
pinning max-links 1
description “FEX0101”

!

fex 103
pinning max-links 1
description “FEX0103”

!

fex 105
pinning max-links 1
description “FEX0105”

!

interface port-channel101
description FEX 101
switchport
switchport mode fex-fabric
fex associate 101
vpc 101

!

interface port-channel103
description FEX 101
switchport
switchport mode fex-fabric
fex associate 103
vpc 103

!

interface port-channel105
description FEX 105
switchport
switchport mode fex-fabric
fex associate 105
vpc 105

!

interface Ethernet1/31
description to FEX 101 port eth 50
switchport
switchport mode fex-fabric
fex associate 101
channel-group 101
no shutdown

!

interface Ethernet1/33
description to FEX 103 port eth 50
switchport
switchport mode fex-fabric
fex associate 103
channel-group 103
no shutdown

!

interface Ethernet1/35
description to FEX 105 port eth 50
switchport
switchport mode fex-fabric
fex associate 105
channel-group 105
no shutdown

!

 

Torna in alto