cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
228
Views
2
Helpful
6
Replies

VPC Link Down

Muhd
Level 1
Level 1

Hi anyone can assist me on the VPC configuration ? The status not up.

VPC Status :

switch(config)# show vpc
Legend:
(*) - local vPC is down, forwarding via vPC peer-link

vPC domain id : 700
Peer status : peer link is down
vPC keep-alive status : Suspended (Destination IP not reachable)
Configuration consistency status : failed
Per-vlan consistency status : success
Configuration inconsistency reason: Consistency Check Not Performed
Type-2 inconsistency reason : Consistency Check Not Performed
vPC role : none established
Number of vPCs configured : 7
Peer Gateway : Disabled
Dual-active excluded VLANs : -
Graceful Consistency Check : Disabled (due to peer configuration)
Auto-recovery status : Disabled

Show run :


vlan 1,10,20,40,60,70-71
vrf context KEEPALIVE
vrf context management
vpc domain 700
peer-keepalive destination 10.1.1.1 source 10.1.1.2

 

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

 


interface port-channel700
speed 10000
switchport mode trunk
spanning-tree port type network
vpc peer-link

--------------assign interface---------------------------

 


interface Ethernet1/47
switchport mode trunk
channel-group 700 mode active

interface Ethernet1/48
switchport mode trunk
channel-group 700 mode active

 

 

 

 

 

 

6 Replies 6

peer-keepalive destination 10.1.1.1 source 10.1.1.2 vrf default <- if you ude keepalive vrf under interface change vrf defualt to keepalive

MHM

 

balaji.bandi
Hall of Fame
Hall of Fame

You have created vrf keepalive so use that VRF

peer-keepalive destination 10.1.1.1 source 10.1.1.2 vrf KEEPALIVE

example config can be find here :

https://www.balajibandi.com/?p=618

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Muhd
Level 1
Level 1

Hi Thanks for the reply, I already add the keepalive but getting error :

2024 Apr 19 00:08:39 CiscoSW2 %$ VDC-1 %$ %VPC-2-PEER_KEEP_ALIVE_SEND_FAIL: In domain 700, VPC peer keep-alive send has failed

I added both at SW1 & SW2.

SW1 :

switch(config)# show vpc
Legend:
(*) - local vPC is down, forwarding via vPC peer-link

vPC domain id : 700
Peer status : peer link is down
vPC keep-alive status : Suspended (Destination IP not reachable)
Configuration consistency status : failed
Per-vlan consistency status : success
Configuration inconsistency reason: Consistency Check Not Performed
Type-2 inconsistency reason : Consistency Check Not Performed
vPC role : none established
Number of vPCs configured : 7
Peer Gateway : Disabled
Dual-active excluded VLANs : -
Graceful Consistency Check : Disabled (due to peer configuration)
Auto-recovery status : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id Port Status Active vlans
-- ---- ------ --------------------------------------------------
1 Po700 up -

vPC status
----------------------------------------------------------------------------
id Port Status Consistency Reason Active vlans
------ ----------- ------ ----------- -------------------------- -----------
10 Po10 down Not Consistency Check Not -
Applicable Performed
11 Po11 down Not Consistency Check Not -
Applicable Performed
12 Po12 down Not Consistency Check Not -
Applicable Performed
13 Po13 down Not Consistency Check Not -
Applicable Performed
14 Po14 down Not Consistency Check Not -
Applicable Performed
15 Po15 down Not Consistency Check Not -
Applicable Performed
20 Po20 down Not Consistency Check Not -
Applicable Performed

switch(config)# show running-config vpc

!Command: show running-config vpc
!Time: Fri Apr 19 01:05:23 2024

version 6.0(2)U6(4a)
feature vpc

vpc domain 700
peer-keepalive destination 10.1.1.2 source 10.1.1.1 vrf KEEPALIVE

interface port-channel10
vpc 10

interface port-channel11
vpc 11

interface port-channel12
vpc 12

interface port-channel13
vpc 13

interface port-channel14
vpc 14

interface port-channel15
vpc 15

interface port-channel20
vpc 20

interface port-channel700
vpc peer-link

------------------------------------------------------------------------
SW2 :

CiscoSW2(config)# show vpc
Legend:
(*) - local vPC is down, forwarding via vPC peer-link

vPC domain id : 700
Peer status : peer link is down
vPC keep-alive status : Suspended (Destination IP not reachable)
Configuration consistency status : failed
Per-vlan consistency status : success
Configuration inconsistency reason: Consistency Check Not Performed
Type-2 inconsistency reason : Consistency Check Not Performed
vPC role : none established
Number of vPCs configured : 7
Peer Gateway : Disabled
Dual-active excluded VLANs : -
Graceful Consistency Check : Disabled (due to peer configuration)
Auto-recovery status : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id Port Status Active vlans
-- ---- ------ --------------------------------------------------
1 Po700 up -

vPC status
----------------------------------------------------------------------------
id Port Status Consistency Reason Active vlans
------ ----------- ------ ----------- -------------------------- -----------
10 Po10 down Not Consistency Check Not -
Applicable Performed
11 Po11 down Not Consistency Check Not -
Applicable Performed
12 Po12 down Not Consistency Check Not -
Applicable Performed
13 Po13 down Not Consistency Check Not -
Applicable Performed
14 Po14 down Not Consistency Check Not -
Applicable Performed
15 Po15 down Not Consistency Check Not -
Applicable Performed
20 Po20 down Not Consistency Check Not -
Applicable Performed

!Command: show running-config vpc
!Time: Fri Apr 19 00:12:43 2024

version 6.0(2)U6(4a)
feature vpc

vpc domain 700
peer-keepalive destination 10.1.1.1 source 10.1.1.2 vrf KEEPALIVE

interface port-channel10
vpc 10

interface port-channel11
vpc 11

interface port-channel12
vpc 12

interface port-channel13
vpc 13

interface port-channel14
vpc 14

interface port-channel15
vpc 15

interface port-channel20
vpc 20

interface port-channel700
vpc peer-link

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

Share complete config of both NSK' what you share is not complete config 

MHM

Hi,

Config SW1 :

!Command: show running-config
!Time: Mon Apr 29 06:57:49 2024

version 6.0(2)U6(4a)
hostname CiscoSW1

no feature telnet
feature vrrp
cfs eth distribute
feature interface-vlan
feature lacp
feature vpc
feature lldp

no password strength-check
username admin password 5 $1$8EA7SQYo$aL.wUj9mZe3bVocSvCKkF1 role network-admin
ip domain-lookup
ip access-list copp-system-acl-eigrp
10 permit eigrp any 224.0.0.10/32
ipv6 access-list copp-system-acl-eigrp6
10 permit 88 any ff02::000a/128
ip access-list copp-system-acl-icmp
--More--
10 permit icmp any any
ip access-list copp-system-acl-igmp
10 permit igmp any any
ip access-list copp-system-acl-ntp
10 permit udp any any eq ntp
20 permit udp any eq ntp any
ip access-list copp-system-acl-pimreg
10 permit pim any any
ip access-list copp-system-acl-ping
10 permit icmp any any echo
20 permit icmp any any echo-reply
ip access-list copp-system-acl-routingproto1
10 permit tcp any gt 1024 any eq bgp
20 permit tcp any eq bgp any gt 1024
30 permit udp any 224.0.0.0/24 eq rip
40 permit tcp any gt 1024 any eq 639
50 permit tcp any eq 639 any gt 1024
70 permit ospf any any
80 permit ospf any 224.0.0.5/32
90 permit ospf any 224.0.0.6/32
ip access-list copp-system-acl-routingproto2
10 permit udp any 224.0.0.0/24 eq 1985
20 permit 112 any 224.0.0.0/24
--More--
ip access-list copp-system-acl-snmp
10 permit udp any any eq snmp
20 permit udp any any eq snmptrap
ip access-list copp-system-acl-ssh
10 permit tcp any any eq 22
20 permit tcp any eq 22 any
ip access-list copp-system-acl-stftp
10 permit udp any any eq tftp
20 permit udp any any eq 1758
30 permit udp any eq tftp any
40 permit udp any eq 1758 any
50 permit tcp any any eq 115
60 permit tcp any eq 115 any
ip access-list copp-system-acl-tacacsradius
10 permit tcp any any eq tacacs
20 permit tcp any eq tacacs any
30 permit udp any any eq 1812
40 permit udp any any eq 1813
50 permit udp any any eq 1645
60 permit udp any any eq 1646
70 permit udp any eq 1812 any
80 permit udp any eq 1813 any
90 permit udp any eq 1645 any
--More--
100 permit udp any eq 1646 any
ip access-list copp-system-acl-telnet
10 permit tcp any any eq telnet
20 permit tcp any any eq 107
30 permit tcp any eq telnet any
40 permit tcp any eq 107 any
ipv6 access-list copp-system-acl-v6routingProto2
10 permit udp any ff02::0066/128 eq 2029
20 permit udp any ff02::00fb/128 eq 5353
30 permit 112 any ff02::0012/128
ipv6 access-list copp-system-acl-v6routingproto1
10 permit 89 any ff02::0005/128
20 permit 89 any ff02::0006/128
30 permit udp any ff02::0009/128 eq 521
ip access-list copp-system-dhcp-relay
10 permit udp any eq bootps any eq bootps
class-map type control-plane match-any copp-icmp
match access-group name copp-system-acl-icmp
class-map type control-plane match-any copp-ntp
match access-group name copp-system-acl-ntp
class-map type control-plane match-any copp-s-arp
class-map type control-plane match-any copp-s-bfd
class-map type control-plane match-any copp-s-bpdu
--More--
class-map type control-plane match-any copp-s-dai
class-map type control-plane match-any copp-s-default
class-map type control-plane match-any copp-s-dhcpreq
class-map type control-plane match-any copp-s-dhcpresp
match access-group name copp-system-dhcp-relay
class-map type control-plane match-any copp-s-dpss
class-map type control-plane match-any copp-s-eigrp
match access-group name copp-system-acl-eigrp
match access-group name copp-system-acl-eigrp6
class-map type control-plane match-any copp-s-glean
class-map type control-plane match-any copp-s-igmp
match access-group name copp-system-acl-igmp
class-map type control-plane match-any copp-s-ipmcmiss
class-map type control-plane match-any copp-s-l2switched
class-map type control-plane match-any copp-s-l3destmiss
class-map type control-plane match-any copp-s-l3mtufail
class-map type control-plane match-any copp-s-l3slowpath
class-map type control-plane match-any copp-s-mpls
class-map type control-plane match-any copp-s-pimautorp
class-map type control-plane match-any copp-s-pimreg
match access-group name copp-system-acl-pimreg
class-map type control-plane match-any copp-s-ping
match access-group name copp-system-acl-ping
--More--
class-map type control-plane match-any copp-s-ptp
class-map type control-plane match-any copp-s-routingProto1
match access-group name copp-system-acl-routingproto1
match access-group name copp-system-acl-v6routingproto1
class-map type control-plane match-any copp-s-routingProto2
match access-group name copp-system-acl-routingproto2
class-map type control-plane match-any copp-s-selfIp
class-map type control-plane match-any copp-s-ttl1
class-map type control-plane match-any copp-s-v6routingProto2
match access-group name copp-system-acl-v6routingProto2
class-map type control-plane match-any copp-s-vxlan
class-map type control-plane match-any copp-snmp
match access-group name copp-system-acl-snmp
class-map type control-plane match-any copp-ssh
match access-group name copp-system-acl-ssh
class-map type control-plane match-any copp-stftp
match access-group name copp-system-acl-stftp
class-map type control-plane match-any copp-tacacsradius
match access-group name copp-system-acl-tacacsradius
class-map type control-plane match-any copp-telnet
match access-group name copp-system-acl-telnet
policy-map type control-plane copp-system-policy
class copp-s-selfIp
--More--
police pps 500
class copp-s-default
police pps 400
class copp-s-l2switched
police pps 200
class copp-s-ping
police pps 100
class copp-s-l3destmiss
police pps 100
class copp-s-glean
police pps 500
class copp-s-l3mtufail
police pps 100
class copp-s-ttl1
police pps 100
class copp-s-ipmcmiss
police pps 400
class copp-s-l3slowpath
police pps 100
class copp-s-dhcpreq
police pps 300
class copp-s-dhcpresp
police pps 300
--More--
class copp-s-dai
police pps 300
class copp-s-igmp
police pps 400
class copp-s-routingProto2
police pps 1300
class copp-s-v6routingProto2
police pps 1300
class copp-s-eigrp
police pps 200
class copp-s-pimreg
police pps 200
class copp-s-pimautorp
police pps 200
class copp-s-routingProto1
police pps 1000
class copp-s-arp
police pps 200
class copp-s-ptp
police pps 1000
class copp-s-vxlan
police pps 1000
class copp-s-bfd
--More--
police pps 900
class copp-s-bpdu
police pps 12000
class copp-s-dpss
police pps 1000
class copp-s-mpls
police pps 100
class copp-icmp
police pps 200
class copp-telnet
police pps 500
class copp-ssh
police pps 500
class copp-snmp
police pps 500
class copp-ntp
police pps 100
class copp-tacacsradius
police pps 400
class copp-stftp
police pps 400
control-plane
service-policy input copp-system-policy
--More--
hardware profile portmode 48X10G+breakout6x40g

snmp-server user admin network-admin auth md5 0x253317b8774ebac3a929bd0d32ad3f4f
priv 0x253317b8774ebac3a929bd0d32ad3f4f localizedkey

vlan 1,10,20,40,60,70-71
vrf context KEEPALIVE
vrf context management
vpc domain 700
peer-keepalive destination 10.1.1.2 source 10.1.1.1 vrf KEEPALIVE

interface Vlan1

interface Vlan10
ip address 192.168.10.234/24

interface Vlan60
no shutdown
ip address 192.168.60.200/24

interface Vlan71
description Management
no shutdown
--More--
ip address 192.168.71.37/24

interface port-channel10
speed 10000
description To_SG500X
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 10

interface port-channel11
speed 40000
description SYNERGY_MANAGEMENT
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 11

interface port-channel12
speed 40000
description SYNERGY_PRODUCTION
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 12

--More--
interface port-channel13
speed 10000
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 13

interface port-channel14
speed 10000
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 14

interface port-channel15
speed 10000
switchport mode trunk
vpc 15

interface port-channel20
description TO_N7K
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
no negotiate auto
vpc 20
--More--


interface port-channel700
speed 10000
switchport mode trunk
spanning-tree port type network
vpc peer-link

interface Ethernet1/1
speed 1000
switchport access vlan 70

interface Ethernet1/2

interface Ethernet1/3

interface Ethernet1/4

interface Ethernet1/5

interface Ethernet1/6

interface Ethernet1/7

--More--
interface Ethernet1/8

interface Ethernet1/9

interface Ethernet1/10

interface Ethernet1/11

interface Ethernet1/12

interface Ethernet1/13

interface Ethernet1/14

interface Ethernet1/15

interface Ethernet1/16

interface Ethernet1/17

interface Ethernet1/18

interface Ethernet1/19
--More--


interface Ethernet1/20

interface Ethernet1/21
switchport mode trunk

interface Ethernet1/22

interface Ethernet1/23

interface Ethernet1/24

interface Ethernet1/25

interface Ethernet1/26

interface Ethernet1/27

interface Ethernet1/28

interface Ethernet1/29

interface Ethernet1/30
--More--


interface Ethernet1/31

interface Ethernet1/32

interface Ethernet1/33

interface Ethernet1/34

interface Ethernet1/35

interface Ethernet1/36

interface Ethernet1/37

interface Ethernet1/38

interface Ethernet1/39

interface Ethernet1/40

interface Ethernet1/41

--More--
interface Ethernet1/42

interface Ethernet1/43

interface Ethernet1/44

interface Ethernet1/45

interface Ethernet1/46

interface Ethernet1/47
switchport mode trunk
channel-group 700 mode active

interface Ethernet1/48
switchport mode trunk
channel-group 700 mode active

interface Ethernet1/49
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 11 mode active

--More--
interface Ethernet1/50
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 11 mode active

interface Ethernet1/51
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 12 mode active

interface Ethernet1/52
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 12 mode active

interface Ethernet1/53
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 12 mode active

interface Ethernet1/54
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
--More--
channel-group 12 mode active

interface mgmt0
vrf member management
ip address 10.1.1.1/24
line console
line vty
boot kickstart bootflash:/n3000-uk9-kickstart.6.0.2.U6.4a.bin
boot system bootflash:/n3000-uk9.6.0.2.U6.4a.bin
ip route 0.0.0.0/0 192.168.71.1

 

CiscoSW1#  

CiscoSW1#

CiscoSW1# show vr
CiscoSW1# show vr
vrf vrrp

CiscoSW1# show vrf
VRF-Name VRF-ID State Reason
KEEPALIVE 3 Up --
default 1 Up --
management 2 Up --

CiscoSW1# show ir
CiscoSW1# show irvp
CiscoSW1# show vpc
Legend:
(*) - local vPC is down, forwarding via vPC peer-link

vPC domain id : 700
Peer status : peer link is down
vPC keep-alive status : Suspended (Destination IP not reachable)
Configuration consistency status : failed
Per-vlan consistency status : success
Configuration inconsistency reason: Consistency Check Not Performed
Type-2 inconsistency reason : Consistency Check Not Performed
vPC role : none established
Number of vPCs configured : 7
Peer Gateway : Disabled
Dual-active excluded VLANs : -
Graceful Consistency Check : Disabled (due to peer configuration)
Auto-recovery status : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id Port Status Active vlans
-- ---- ------ --------------------------------------------------
1 Po700 up -

--More--
vPC status
----------------------------------------------------------------------------
id Port Status Consistency Reason Active vlans
------ ----------- ------ ----------- -------------------------- -----------
10 Po10 down Not Consistency Check Not -
Applicable Performed
11 Po11 down Not Consistency Check Not -
Applicable Performed
12 Po12 down Not Consistency Check Not -
Applicable Performed
13 Po13 down Not Consistency Check Not -
Applicable Performed
14 Po14 down Not Consistency Check Not -
Applicable Performed
15 Po15 down Not Consistency Check Not -
Applicable Performed
20 Po20 down Not Consistency Check Not -
Applicable Performed

CiscoSW1#

Config SW 2 :

!Command: show running-config
!Time: Mon Apr 29 06:09:07 2024

version 6.0(2)U6(4a)
hostname CiscoSW2

no feature telnet
feature vrrp
cfs eth distribute
feature interface-vlan
feature lacp
feature vpc
feature lldp

no password strength-check
username admin password 5 $1$0dZY2Oyz$Lb1S17DsQd/Wfg66ibaBP. role network-admin
ip domain-lookup
ip access-list copp-system-acl-eigrp
10 permit eigrp any 224.0.0.10/32
ipv6 access-list copp-system-acl-eigrp6
10 permit 88 any ff02::000a/128
ip access-list copp-system-acl-icmp
--More--
10 permit icmp any any
ip access-list copp-system-acl-igmp
10 permit igmp any any
ip access-list copp-system-acl-ntp
10 permit udp any any eq ntp
20 permit udp any eq ntp any
ip access-list copp-system-acl-pimreg
10 permit pim any any
ip access-list copp-system-acl-ping
10 permit icmp any any echo
20 permit icmp any any echo-reply
ip access-list copp-system-acl-routingproto1
10 permit tcp any gt 1024 any eq bgp
20 permit tcp any eq bgp any gt 1024
30 permit udp any 224.0.0.0/24 eq rip
40 permit tcp any gt 1024 any eq 639
50 permit tcp any eq 639 any gt 1024
70 permit ospf any any
80 permit ospf any 224.0.0.5/32
90 permit ospf any 224.0.0.6/32
ip access-list copp-system-acl-routingproto2
10 permit udp any 224.0.0.0/24 eq 1985
20 permit 112 any 224.0.0.0/24
--More--
ip access-list copp-system-acl-snmp
10 permit udp any any eq snmp
20 permit udp any any eq snmptrap
ip access-list copp-system-acl-ssh
10 permit tcp any any eq 22
20 permit tcp any eq 22 any
ip access-list copp-system-acl-stftp
10 permit udp any any eq tftp
20 permit udp any any eq 1758
30 permit udp any eq tftp any
40 permit udp any eq 1758 any
50 permit tcp any any eq 115
60 permit tcp any eq 115 any
ip access-list copp-system-acl-tacacsradius
10 permit tcp any any eq tacacs
20 permit tcp any eq tacacs any
30 permit udp any any eq 1812
40 permit udp any any eq 1813
50 permit udp any any eq 1645
60 permit udp any any eq 1646
70 permit udp any eq 1812 any
80 permit udp any eq 1813 any
90 permit udp any eq 1645 any
--More--
100 permit udp any eq 1646 any
ip access-list copp-system-acl-telnet
10 permit tcp any any eq telnet
20 permit tcp any any eq 107
30 permit tcp any eq telnet any
40 permit tcp any eq 107 any
ipv6 access-list copp-system-acl-v6routingProto2
10 permit udp any ff02::0066/128 eq 2029
20 permit udp any ff02::00fb/128 eq 5353
30 permit 112 any ff02::0012/128
ipv6 access-list copp-system-acl-v6routingproto1
10 permit 89 any ff02::0005/128
20 permit 89 any ff02::0006/128
30 permit udp any ff02::0009/128 eq 521
ip access-list copp-system-dhcp-relay
10 permit udp any eq bootps any eq bootps
class-map type control-plane match-any copp-icmp
match access-group name copp-system-acl-icmp
class-map type control-plane match-any copp-ntp
match access-group name copp-system-acl-ntp
class-map type control-plane match-any copp-s-arp
class-map type control-plane match-any copp-s-bfd
class-map type control-plane match-any copp-s-bpdu
--More--
class-map type control-plane match-any copp-s-dai
class-map type control-plane match-any copp-s-default
class-map type control-plane match-any copp-s-dhcpreq
class-map type control-plane match-any copp-s-dhcpresp
match access-group name copp-system-dhcp-relay
class-map type control-plane match-any copp-s-dpss
class-map type control-plane match-any copp-s-eigrp
match access-group name copp-system-acl-eigrp
match access-group name copp-system-acl-eigrp6
class-map type control-plane match-any copp-s-glean
class-map type control-plane match-any copp-s-igmp
match access-group name copp-system-acl-igmp
class-map type control-plane match-any copp-s-ipmcmiss
class-map type control-plane match-any copp-s-l2switched
class-map type control-plane match-any copp-s-l3destmiss
class-map type control-plane match-any copp-s-l3mtufail
class-map type control-plane match-any copp-s-l3slowpath
class-map type control-plane match-any copp-s-mpls
class-map type control-plane match-any copp-s-pimautorp
class-map type control-plane match-any copp-s-pimreg
match access-group name copp-system-acl-pimreg
class-map type control-plane match-any copp-s-ping
match access-group name copp-system-acl-ping
--More--
class-map type control-plane match-any copp-s-ptp
class-map type control-plane match-any copp-s-routingProto1
match access-group name copp-system-acl-routingproto1
match access-group name copp-system-acl-v6routingproto1
class-map type control-plane match-any copp-s-routingProto2
match access-group name copp-system-acl-routingproto2
class-map type control-plane match-any copp-s-selfIp
class-map type control-plane match-any copp-s-ttl1
class-map type control-plane match-any copp-s-v6routingProto2
match access-group name copp-system-acl-v6routingProto2
class-map type control-plane match-any copp-s-vxlan
class-map type control-plane match-any copp-snmp
match access-group name copp-system-acl-snmp
class-map type control-plane match-any copp-ssh
match access-group name copp-system-acl-ssh
class-map type control-plane match-any copp-stftp
match access-group name copp-system-acl-stftp
class-map type control-plane match-any copp-tacacsradius
match access-group name copp-system-acl-tacacsradius
class-map type control-plane match-any copp-telnet
match access-group name copp-system-acl-telnet
policy-map type control-plane copp-system-policy
class copp-s-selfIp
--More--
police pps 500
class copp-s-default
police pps 400
class copp-s-l2switched
police pps 200
class copp-s-ping
police pps 100
class copp-s-l3destmiss
police pps 100
class copp-s-glean
police pps 500
class copp-s-l3mtufail
police pps 100
class copp-s-ttl1
police pps 100
class copp-s-ipmcmiss
police pps 400
class copp-s-l3slowpath
police pps 100
class copp-s-dhcpreq
police pps 300
class copp-s-dhcpresp
police pps 300
--More--
class copp-s-dai
police pps 300
class copp-s-igmp
police pps 400
class copp-s-routingProto2
police pps 1300
class copp-s-v6routingProto2
police pps 1300
class copp-s-eigrp
police pps 200
class copp-s-pimreg
police pps 200
class copp-s-pimautorp
police pps 200
class copp-s-routingProto1
police pps 1000
class copp-s-arp
police pps 200
class copp-s-ptp
police pps 1000
class copp-s-vxlan
police pps 1000
class copp-s-bfd
--More--
police pps 900
class copp-s-bpdu
police pps 12000
class copp-s-dpss
police pps 1000
class copp-s-mpls
police pps 100
class copp-icmp
police pps 200
class copp-telnet
police pps 500
class copp-ssh
police pps 500
class copp-snmp
police pps 500
class copp-ntp
police pps 100
class copp-tacacsradius
police pps 400
class copp-stftp
police pps 400
control-plane
service-policy input copp-system-policy
--More--
hardware profile portmode 48X10G+breakout6x40g

snmp-server user admin network-admin auth md5 0xb8b178dac1d132be7f289a9f33ec0dda
priv 0xb8b178dac1d132be7f289a9f33ec0dda localizedkey

vlan 1,10,20,40,60,70-71
vrf context KEEPALIVE
vrf context management
vpc domain 700
peer-keepalive destination 10.1.1.1 source 10.1.1.2 vrf KEEPALIVE

interface Vlan1

interface Vlan10
no shutdown

interface Vlan20
no shutdown

interface Vlan40
no shutdown

interface Vlan60
--More--
no shutdown

interface Vlan70
no shutdown

interface Vlan71
description Management
no shutdown
ip address 192.168.71.38/24

interface port-channel10
speed 10000
description TO_SG500X
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 10

interface port-channel11
speed 40000
description SYNERGY_MANAGEMENT
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 11
--More--


interface port-channel12
speed 40000
description SYNERGY_PRODUCTION
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 12

interface port-channel13
speed 10000
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 13

interface port-channel14
speed 10000
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
vpc 14

interface port-channel15
speed 10000
switchport mode trunk
--More--
vpc 15

interface port-channel20
description TO_N7K
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
no negotiate auto
vpc 20

interface port-channel700
speed 10000
switchport mode trunk
spanning-tree port type network
vpc peer-link

interface Ethernet1/1

interface Ethernet1/2

interface Ethernet1/3

interface Ethernet1/4

--More--
interface Ethernet1/5

interface Ethernet1/6

interface Ethernet1/7

interface Ethernet1/8

interface Ethernet1/9

interface Ethernet1/10

interface Ethernet1/11

interface Ethernet1/12

interface Ethernet1/13

interface Ethernet1/14

interface Ethernet1/15

interface Ethernet1/16
--More--


interface Ethernet1/17

interface Ethernet1/18

interface Ethernet1/19

interface Ethernet1/20

interface Ethernet1/21

interface Ethernet1/22

interface Ethernet1/23

interface Ethernet1/24

interface Ethernet1/25

interface Ethernet1/26

interface Ethernet1/27

--More--
interface Ethernet1/28

interface Ethernet1/29

interface Ethernet1/30

interface Ethernet1/31

interface Ethernet1/32

interface Ethernet1/33

interface Ethernet1/34

interface Ethernet1/35

interface Ethernet1/36

interface Ethernet1/37

interface Ethernet1/38

interface Ethernet1/39
--More--


interface Ethernet1/40

interface Ethernet1/41

interface Ethernet1/42

interface Ethernet1/43

interface Ethernet1/44

interface Ethernet1/45

interface Ethernet1/46

interface Ethernet1/47
switchport mode trunk
channel-group 700 mode active

interface Ethernet1/48
switchport mode trunk
channel-group 700 mode active

--More--
interface Ethernet1/49
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 11 mode active

interface Ethernet1/50
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 11 mode active

interface Ethernet1/51
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 12 mode active

interface Ethernet1/52
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 12 mode active

interface Ethernet1/53
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
--More--
channel-group 12 mode active

interface Ethernet1/54
switchport mode trunk
switchport trunk allowed vlan 10,20,40,60,70-71
channel-group 12 mode active

interface mgmt0
vrf member management
ip address 10.1.1.2/24
line console
line vty
boot kickstart bootflash:/n3000-uk9-kickstart.6.0.2.U6.4a.bin
boot system bootflash:/n3000-uk9.6.0.2.U6.4a.bin

 

CiscoSW2#

CiscoSW2# show vrf
VRF-Name VRF-ID State Reason
KEEPALIVE 3 Up --
default 1 Up --
management 2 Up --

CiscoSW2#

CiscoSW2# show vpsc
Legend:
(*) - local vPC is down, forwarding via vPC peer-link

vPC domain id : 700
Peer status : peer link is down
vPC keep-alive status : Suspended (Destination IP not reachable)
Configuration consistency status : failed
Per-vlan consistency status : success
Configuration inconsistency reason: Consistency Check Not Performed
Type-2 inconsistency reason : Consistency Check Not Performed
vPC role : none established
Number of vPCs configured : 7
Peer Gateway : Disabled
Dual-active excluded VLANs : -
Graceful Consistency Check : Disabled (due to peer configuration)
Auto-recovery status : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id Port Status Active vlans
-- ---- ------ --------------------------------------------------
1 Po700 up -

--More--
vPC status
----------------------------------------------------------------------------
id Port Status Consistency Reason Active vlans
------ ----------- ------ ----------- -------------------------- -----------
10 Po10 down Not Consistency Check Not -
Applicable Performed
11 Po11 down Not Consistency Check Not -
Applicable Performed
12 Po12 down Not Consistency Check Not -
Applicable Performed
13 Po13 down Not Consistency Check Not -
Applicable Performed
14 Po14 down Not Consistency Check Not -
Applicable Performed
15 Po15 down Not Consistency Check Not -
Applicable Performed
20 Po20 down Not Consistency Check Not -
Applicable Performed

CiscoSW2#

CiscoSW2#

As I guess 
you use mgmt VRF for Keepalive interface 
but you use keepalive VRF under VPC domain 

MHM

Review Cisco Networking products for a $25 gift card