I got a great deal on a used 7050 that I am trying get working with my setup. I have followed the initial setup guide to get the management interface working. I have two servers both with ESXI 6.5, a Connect X3 and uplinked to a vswitch on each server and both nics connected to the switch (port 2 and 3). Both VMs are CentOS and both configured on the same subnet 192.168.1.2/24 and 1.3/24. I am trying to get just basic switching working, no vlans etc... just getting the servers to talk to each other. I cannot ping either of them, although I know both nics work fine because I can direct connect the a QSFP cable to each server and get them talking.
Show interface status shows connectivity (port 2 and 3).
Screenshot
Port Name Status Vlan Duplex Speed Type Flags
Et1/1 connected routed full 10G 10GBASE-CR
Et2/1 connected routed full 40G 40GBASE-CR4
Et3/1 connected routed full 40G 40GBASE-CR4
A show running config shows the following
! device: arista7050qx (DCS-7050QX-32, EOS-4.18.2F)
! boot system flash:/EOS-4.18.2F.swi
transceiver qsfp default-mode 4x10G
hostname arista7050qx
ip name-server vrf default 10.10.1.1
ip domain-name (hidden)
spanning-tree mode mstp
no aaa root
username admin role network-admin secret 5 (hidden)
environment fan-speed override 40
interface Ethernet1/1
switchport mode trunk
no switchport
interface Ethernet1/2
no switchport
interface Ethernet1/3
no switchport
interface Ethernet1/4
no switchport
interface Ethernet2/1
speed forced 40gfull
no switchport
interface Ethernet2/2
no switchport
interface Ethernet2/3
no switchport
interface Ethernet2/4
no switchport
interface Ethernet3/1
speed forced 40gfull
interface Ethernet3/2
no switchport
interface Ethernet3/3
no switchport
interface Ethernet3/4
no switchport
I am sure I am doing something stupid so go easy on me. This is my first time using an enterprise grade switch, my others are all UBNT.
Show interface status shows connectivity (port 2 and 3).
Screenshot
Port Name Status Vlan Duplex Speed Type Flags
Et1/1 connected routed full 10G 10GBASE-CR
Et2/1 connected routed full 40G 40GBASE-CR4
Et3/1 connected routed full 40G 40GBASE-CR4
A show running config shows the following
! device: arista7050qx (DCS-7050QX-32, EOS-4.18.2F)
! boot system flash:/EOS-4.18.2F.swi
transceiver qsfp default-mode 4x10G
hostname arista7050qx
ip name-server vrf default 10.10.1.1
ip domain-name (hidden)
spanning-tree mode mstp
no aaa root
username admin role network-admin secret 5 (hidden)
environment fan-speed override 40
interface Ethernet1/1
switchport mode trunk
no switchport
interface Ethernet1/2
no switchport
interface Ethernet1/3
no switchport
interface Ethernet1/4
no switchport
interface Ethernet2/1
speed forced 40gfull
no switchport
interface Ethernet2/2
no switchport
interface Ethernet2/3
no switchport
interface Ethernet2/4
no switchport
interface Ethernet3/1
speed forced 40gfull
interface Ethernet3/2
no switchport
interface Ethernet3/3
no switchport
interface Ethernet3/4
no switchport
I am sure I am doing something stupid so go easy on me. This is my first time using an enterprise grade switch, my others are all UBNT.