cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
313
Views
5
Helpful
2
Replies

N5K-C5596UP to HP-Blade(vm) connection issue

WEERAKOO69BA
Level 1
Level 1

Dear All,


I have a set up like same like attached diagram.My questio is ,once I put both N5K into VPC, after 10-15 minitues ,pinging to server
 (10.10.66.126) will stop.
I cannot see error from the N5k side.All VPC/port channel/interfaces/keep alive link   are up.But will stop pinging .

Can any expert advice me on this regard?

Thanks
boot kickstart bootflash:/n5000-uk9-kickstart.6.0.2.N2.4.bin
boot system bootflash:/n5000-uk9.6.0.2.N2.4.bin

interface Vlan900
  description vPC keepalive link
  no shutdown
  ip address 2.2.2.1/24

interface Ethernet1/44
  description ** vPC keepalive link **
  switchport access vlan 900
  duplex full

interface port-channel10
  description ** vPC Peer-link **
  switchport mode trunk
  switchport trunk allowed vlan 1-899,901-3967,4048-4093
  spanning-tree port type network
  speed 10000
  vpc peer-link

interface Ethernet1/43
  description "vPC Peer Link - N5K"
  switchport mode trunk
  switchport trunk allowed vlan 1-899,901-3967,4048-4093
  udld aggressive
  channel-group 10 mode active

interface port-channel2
  description VC1-Bay1-4 ports
  switchport mode trunk
  switchport trunk allowed vlan 66
  spanning-tree port type normal

interface Ethernet1/1
  description VC1-Bay1
  switchport mode trunk
  switchport trunk allowed vlan 66
  spanning-tree port type normal
  channel-group 2 mode active

2 Replies 2

Peter Koltl
Level 7
Level 7

check LACP status on switch:

show port-channel summary

Do you have a VirtualConnect module? You can check LACP state by checking the SUS link neighbors.

Thanks Peter for replying...

All seems to be ok. You can check from the configuration.

Yes other end is a VM HP server.

 

Thanks