0% found this document useful (0 votes)
132 views2 pages

Nexus VPC Configuration

This document configures two switches for VPC (virtual port channel) connectivity. It shows the configuration of VPC domain 10 on both switches including peer-keepalive settings. It also configures an Ethernet port-channel 15 as the VPC peer-link between the two switches and configures another port-channel 20 for VPC connectivity to downstream network devices.

Uploaded by

tester tester
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
132 views2 pages

Nexus VPC Configuration

This document configures two switches for VPC (virtual port channel) connectivity. It shows the configuration of VPC domain 10 on both switches including peer-keepalive settings. It also configures an Ethernet port-channel 15 as the VPC peer-link between the two switches and configures another port-channel 20 for VPC connectivity to downstream network devices.

Uploaded by

tester tester
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Switch 1 Switch 2

# conf t # conf t
(config)# feature vpc (config)# feature vpc
(config)# feature lacp (config)# feature lacp
(config)# interface mgmt 0 (config)# interface mgmt 0
(config-if)# ip address 10.224.102.1/30 (config-if)# ip address 10.224.102.2/30
(config-if)# no shutdown (config-if)# no shutdown
(config-if)# exit
(config)# vpc domain 10
! ping 10.224.102.2 vrf management (config-vpc-domain)# role priority 20
(config-vpc-domain)# peer-keepalive destination
10.224.102.1 source 10.224.102.2 vrf management
(config)# vpc domain 10 (config-vpc-domain)# exit
(config-vpc-domain)# role priority 10
(config-vpc-domain)# peer-keepalive destination ! show vpc brief ----> Verify KeepAlive status
10.224.102.2 source 10.224.102.1 vrf management
(config-vpc-domain)# exit (config)# interface eth 1/53-54
(config-if-range)# description *** VPC PEER-LINK ***
(config)# interface eth 1/53-54 (config-if-range)# channel-group 15 mode active
(config-if-range)# description *** VPC PEER-LINK *** (config-if-range)# no shutdown
(config-if-range)# channel-group 15 mode active (config-if-range)# exit
(config-if-range)# no shutdown
(config-if-range)# exit (config)# interface port-channel 15
(config-if)# description *** VPC PEER-LINK ***
(config)# interface port-channel 15 (config-if)# switchport
(config-if)# description *** VPC PEER-LINK *** (config-if)# switchport mode trunk
(config-if)# switchport (config-if)# no shutdown
(config-if)# switchport mode trunk
(config-if)# no shutdown ! show vpc brief ----> Verify peer status

! show vpc brief ----> Verify peer status (config)# interface eth 1/20
(config-if)# description *** NETWORK DEVICES ***
(config)# interface eth 1/20 (config-if)# channel-group 20 mode active
(config-if)# description *** NETWORK DEVICES *** (config-if)# no shutdown
(config-if)# channel-group 20 mode active (config-if)# exit
(config-if)# no shutdown (config)# interface port-channel 20
(config-if)# exit (config-if)# switchport
(config)# interface port-channel 20 (config-if)# vpc 20
(config-if)# switchport
(config-if)# vpc 20

------------------------------------------------------

interface eth 1/11


no shutdown
switchport
show vpc orphan-ports
exit

interface eth 1/11


show vpc orphan-ports

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy