Hi
We have established connectivity between UCS Servers and Cisco 3560 switch. Two Trunk ports are configured and required VLAN is allowed over trunk. everything is up and running. Virtual machines are reachable.
Switch port configuration:
interface GigabitEthernet0/27
description **** Connected with FIA-B ****
switchport trunk encapsulation dot1q
switchport trunk allowed vlan x
switchport mode trunk
!
interface GigabitEthernet0/28
description **** Connected with FIA-A ****
switchport trunk encapsulation dot1q
switchport trunk allowed vlan x
switchport mode trunk
!
but sometimes randomly readability breaks from switch to UCS. After accessing VM from console connectivity itself get restored.
Has anyone experience this issue? what could be the problem? any solution to this?
Thanks