stormshift / support

This repo should serve as a central source for reporting issues with stormshift
GNU General Public License v3.0
3 stars 0 forks source link

Cisco UCS Fabric interconnect end-host mode to ethernet mode #80

Closed rbo closed 2 years ago

rbo commented 2 years ago

Try to change from end host-mode to ethernet mode

rbo commented 2 years ago

After the FI change to ethernet mode, the uplink to Red Hat Core Switch is down at the arista:

Before:

localhost(config-if-Et47)#show interface status
Port      Name              Status       Vlan        Duplex  Speed Type
Et1       uplink            connected    32          a-full a-1000 10GBASE-T

After:

localhost(config-if-Et47)#show interface status
Port      Name              Status       Vlan        Duplex  Speed Type
Et1       uplink            notconnect   32            auto   auto 10GBASE-T

After call with @astolzen, change uplink port at Red Hat Switch from Port 2 -> Port 10

localhost(config-if-Et47)#show interface status
Port      Name              Status       Vlan        Duplex  Speed Type
Et1       uplink            connected    32          a-full a-1000 10GBASE-T

ToDo: Check when the REd Hat Switch port 2 is enabled again.

rbo commented 2 years ago

Did not work in Port 10, change wire back to Port 2. Port 2 is enabled and network looks better

rbo commented 2 years ago

Let's stay with end-host mode for now. I don't know how to disable STP.