cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10725
Views
25
Helpful
6
Replies

vPC Type-2 inconsistency problem

CATYO
Level 1
Level 1

Hi there. 

Now I'm facing Type-2 inconsistency problem.  I don't know what's the problem. 

 

Here is the output.

 

what should i do to fix this ? 

 

Thank you in advance : )

 

[7K_1]

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

vPC domain id                     : 1   
Peer status                       : peer adjacency formed ok      
vPC keep-alive status             : peer is alive                 
Configuration consistency status  : success 
Per-vlan consistency status       : success                       
Type-2 inconsistency reason       : Consistency Check Not Performed
vPC role                          : secondary                     
Number of vPCs configured         : 1   
Peer Gateway                      : Disabled
Dual-active excluded VLANs        : -
Graceful Consistency Check        : Enabled
Auto-recovery status              : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id   Port   Status Active vlans    
--   ----   ------ --------------------------------------------------
1    Po1    up     1,101                                                  

vPC status
----------------------------------------------------------------------
id   Port   Status Consistency Reason                     Active vlans
--   ----   ------ ----------- ------                     ------------
10   Po10   up     success     success                    1               
                                                                          
switch# 

                                                                                                                                                 
switch# show vpc consistency-parameters global 

    Legend:
        Type 1 : vPC will be suspended in case of mismatch

Name                        Type  Local Value            Peer Value             
-------------               ----  ---------------------- -----------------------
STP Mode                    1     Rapid-PVST             Rapid-PVST            
STP Disabled                1     None                   None                  
STP MST Region Name         1     ""                     ""                    
STP MST Region Revision     1     0                      0                     
STP MST Region Instance to  1                                                  
 VLAN Mapping                                                                  
STP Loopguard               1     Disabled               Disabled              
STP Bridge Assurance        1     Enabled                Enabled               
STP Port Type, Edge         1     Normal, Disabled,      Normal, Disabled,     
BPDUFilter, Edge BPDUGuard        Disabled               Disabled              
STP MST Simulate PVST       1     Enabled                Enabled               
Allowed VLANs               -     1,101                  1,101                 
Local suspended VLANs       -     -                      -                     
switch# 


switch# show port-ch sum
Flags:  D - Down        P - Up in port-channel (members)
        I - Individual  H - Hot-standby (LACP only)
        s - Suspended   r - Module-removed
        S - Switched    R - Routed
        U - Up (port-channel)
        M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port-       Type     Protocol  Member Ports
      Channel
--------------------------------------------------------------------------------
1     Po1(SU)     Eth      NONE      Eth3/1(P)    Eth3/2(P)    
10    Po10(SU)    Eth      LACP      Eth3/11(P)   
switch# 


switch# sh vlan

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Po1, Po10, Eth3/1, Eth3/2
101  VLAN0101                         active    Po1, Eth3/1, Eth3/2

VLAN Type  Vlan-mode
---- ----- ----------
1    enet  CE     
101  enet  CE     

Remote SPAN VLANs
-------------------------------------------------------------------------------

Primary  Secondary  Type             Ports
-------  ---------  ---------------  -------------------------------------------

 

switch# 

 

[7K_2]

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

vPC domain id                     : 1   
Peer status                       : peer adjacency formed ok      
vPC keep-alive status             : peer is alive                 
Configuration consistency status  : success 
Per-vlan consistency status       : success                       
Type-2 inconsistency reason       : Consistency Check Not Performed
vPC role                          : primary                       
Number of vPCs configured         : 1   
Peer Gateway                      : Disabled
Dual-active excluded VLANs        : -
Graceful Consistency Check        : Enabled
Auto-recovery status              : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id   Port   Status Active vlans    
--   ----   ------ --------------------------------------------------
1    Po1    up     1,101                                                  

vPC status
----------------------------------------------------------------------
id   Port   Status Consistency Reason                     Active vlans
--   ----   ------ ----------- ------                     ------------
10   Po10   up     success     success                    1               
           

switch# show vpc consistency-parameters global 

    Legend:
        Type 1 : vPC will be suspended in case of mismatch

Name                        Type  Local Value            Peer Value             
-------------               ----  ---------------------- -----------------------
STP Mode                    1     Rapid-PVST             Rapid-PVST            
STP Disabled                1     None                   None                  
STP MST Region Name         1     ""                     ""                    
STP MST Region Revision     1     0                      0                     
STP MST Region Instance to  1                                                  
 VLAN Mapping                                                                  
STP Loopguard               1     Disabled               Disabled              
STP Bridge Assurance        1     Enabled                Enabled               
STP Port Type, Edge         1     Normal, Disabled,      Normal, Disabled,     
BPDUFilter, Edge BPDUGuard        Disabled               Disabled              
STP MST Simulate PVST       1     Enabled                Enabled               
Allowed VLANs               -     1,101                  1,101                 
Local suspended VLANs       -     -                      -                     
switch#  

switch#  sh run vpc

!Command: show running-config vpc
!Time: Tue Nov 25 07:48:04 2014

version 6.1(2)
feature vpc

vpc domain 1
  peer-keepalive destination 1.1.1.1

interface port-channel1
  vpc peer-link

interface port-channel10
  vpc 10

switch# 


switch# show port-ch summary 
Flags:  D - Down        P - Up in port-channel (members)
        I - Individual  H - Hot-standby (LACP only)
        s - Suspended   r - Module-removed
        S - Switched    R - Routed
        U - Up (port-channel)
        M - Not in use. Min-links not met
--------------------------------------------------------------------------------
Group Port-       Type     Protocol  Member Ports
      Channel
--------------------------------------------------------------------------------
1     Po1(SU)     Eth      NONE      Eth3/1(P)    Eth3/2(P)    
10    Po10(SU)    Eth      LACP      Eth3/11(P)   
switch# 

5K


switch# sh vlan

VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Po1, Po10, Eth3/1, Eth3/2
101  VLAN0101                         active    Po1, Eth3/1, Eth3/2

VLAN Type  Vlan-mode
---- ----- ----------
1    enet  CE     
101  enet  CE     

Remote SPAN VLANs
-------------------------------------------------------------------------------

Primary  Secondary  Type             Ports
-------  ---------  ---------------  -------------------------------------------

 

switch# 

 

6 Replies 6

PETER BUZA
Level 1
Level 1

Hi, as you can see from the output of "show vpc" the Type-2 consistency check not performed. It is probably due to you have not configured any type-2 consistency check related features on your devices that would triggers the type-2 inconsistency check to perform.

You can read more about type-2 consistency parameters here:

www.cisco.com/c/dam/en/us/td/docs/switches/datacenter/sw/design/vpc_design/vpc_best_practices_design_guide.pdf

 

Regards,

Peter

 

 

BR, Peter

Thank you !! : ) 

Hi,

Please check if you have any SVI configured on both Peer devices. if there is no any SVI configured the type 2 consistency check will not perform. So this is expected behaviour if we don't have SVI configured on both switches.

To verify this , please give me below ouput 

show ip int brief | ex unas

or you can create SVI on both device and test it.

 

HTH
Regards,
VS.Suresh.
*Plz rate the usefull posts.

Yes!!!!. there's no SVI : ) 

 

Thank you very much. 

 

Hi,

Awesome . Nice to hear that issue resolved. 

 

Also Please rate and mark as answered so it will useful for others as well.

 

HTH
Regards,
VS.Suresh

Hi,

We faced similar issue in N9K.

We enabled feature interface-vlan after which we got type-2 consistency status : Success

Now i disabled feature interface-vlan and still we see type-2 consistency status : Success

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card