cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1612
Views
0
Helpful
2
Replies

Nexus 9k and server port-channel interconnect issue

nortlov9253
Level 1
Level 1

Hello everyone.  I have an issue with my Nexus 9k. After server connected to pair of N9K is reloaded, traffic in one of LACP port-channel link doesn't flow. As a result of this partly looses traffic. On Nexus and server ports are up. No error messages are shown. After shut/no shut on Nexus2 traffic is restored.

N9396PX, NXOS: version 7.0(3)I5(1) This situation was on earlier version too.

Windows Server 2012 R2 Std

Help me please.

Before reload

After reload

============== nSF-sw3 ==============

nSF-SW3# sh run vpc
vpc domain 3
  peer-keepalive destination 10.1.1.2 source 10.1.1.1 vrf vpc-keepalive
  peer-gateway
  ip arp synchronize

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

vPC domain id                     : 3
Peer status                       : peer adjacency formed ok
vPC keep-alive status             : peer is alive
Configuration consistency status  : success
Per-vlan consistency status       : success
Type-2 consistency status         : failed
Type-2 inconsistency reason       : SVI type-2 configuration incompatible
vPC role                          : primary, operational secondary
Number of vPCs configured         : 15
Peer Gateway                      : Enabled
Dual-active excluded VLANs        : -
Graceful Consistency Check        : Enabled
Auto-recovery status              : Disabled
Delay-restore status              : Timer is off.(timeout = 30s)
Delay-restore SVI status          : Timer is off.(timeout = 10s)
Operational Layer3 Peer-router    : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id    Port   Status Active vlans
--    ----   ------ -------------------------------------------------
1     Po99   up     1,5-11,16,23,25,35,37-38,40,45-46,51-54,64,90,94-
                    96,100,174,220,223,301-303,310-311,415-416,418,45
                    0-456,460-462,464,500-501,508,1402,1496-1497,3946
                    -3963,3967

vPC status
----------------------------------------------------------------------------
Id    Port          Status Consistency Reason                Active vlans
--    ------------  ------ ----------- ------                ---------------
1010  Po1010        up     success     success               311

nSF-SW3#  sh run int po1010
interface port-channel1010
  description OpsMgr LAN
  switchport
  switchport access vlan 311
  vpc 1010

nSF-SW3#  sh run int e101/1/10
interface Ethernet101/1/10
  description OpsMgr Po1010 member
  switchport access vlan 311
  channel-group 1010 mode active

nSF-SW3# sh lacp counters int po1010
NOTE: Clear lacp counters to get accurate statistics

------------------------------------------------------------------------------
                             LACPDUs                      Markers/Resp LACPDUs
Port              Sent                Recv                  Recv Sent  Pkts Err
------------------------------------------------------------------------------
port-channel1010
Ethernet101/1/10   2105394              70818                  0      0    0

============== nSF-sw4 ==============

nSF-SW4# sh run vpc
vpc domain 3
  peer-keepalive destination 10.1.1.1 source 10.1.1.2 vrf vpc-keepalive
  peer-gateway
  ip arp synchronize

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

vPC domain id                     : 3
Peer status                       : peer adjacency formed ok
vPC keep-alive status             : peer is alive
Configuration consistency status  : success
Per-vlan consistency status       : success
Type-2 consistency status         : failed
Type-2 inconsistency reason       : SVI type-2 configuration incompatible
vPC role                          : secondary, operational primary
Number of vPCs configured         : 15
Peer Gateway                      : Enabled
Dual-active excluded VLANs        : -
Graceful Consistency Check        : Enabled
Auto-recovery status              : Disabled
Delay-restore status              : Timer is off.(timeout = 30s)
Delay-restore SVI status          : Timer is off.(timeout = 10s)
Operational Layer3 Peer-router    : Disabled

vPC Peer-link status
---------------------------------------------------------------------
id    Port   Status Active vlans
--    ----   ------ -------------------------------------------------
1     Po99   up     1,5-11,16,23,25,35,37-38,40,45-46,51-54,64,90,94-
                    96,100,174,220,223,301-303,310-311,415-416,418,45
                    0-456,460-462,464,500-501,508,1402,1496-1497,3946
                    -3963,3967

vPC status
----------------------------------------------------------------------------
Id    Port          Status Consistency Reason                Active vlans
--    ------------  ------ ----------- ------                ---------------
1010  Po1010        up     success     success               311

nSF-SW4# sh run int po1010
interface port-channel1010
  description OpsMgr LAN
  switchport
  switchport access vlan 311
  vpc 1010

nSF-SW4# sh run int e101/1/10
interface Ethernet101/1/10
  description OpsMgr Po1010 member
  switchport access vlan 311
  channel-group 1010 mode active

nSF-SW4# sh lacp counters int po1010
NOTE: Clear lacp counters to get accurate statistics

------------------------------------------------------------------------------
                             LACPDUs                      Markers/Resp LACPDUs
Port              Sent                Recv                  Recv Sent  Pkts Err
------------------------------------------------------------------------------
port-channel1010
Ethernet101/1/10   2445195              82248                  0      0    0

1 Accepted Solution

Accepted Solutions

Paul Chapman
Level 4
Level 4

Hi -

Sounds like a driver issue on the server side. 1) Are you using the native LACP client on Windows, 2) What driver are you using, 3) How do you bring the port back online when the problem exhibits?

PSC

View solution in original post

2 Replies 2

Paul Chapman
Level 4
Level 4

Hi -

Sounds like a driver issue on the server side. 1) Are you using the native LACP client on Windows, 2) What driver are you using, 3) How do you bring the port back online when the problem exhibits?

PSC

Hello, thank you for answer. I've decided the same too. Traffic counters on the Nexus's side were inbound and outbound, but on the server's side was only outbound. I think both nexus and server negotiate port-channel but server doesn't move this port to traffic forwarding state. I escalate the problem to people who maintain servers

Review Cisco Networking for a $25 gift card