I can ping the core from the switches. Ping times coming in around 3-4ms. Pinging from a workstation directly plugged into the core gives me a 1ms ping to the switches.
I am getting a DHCP Server IP address from ipconfig /all on the workstation
The error when I try to login one of the PCs that's gone down is the standard "There are no logon sevrers available to process your request" as if the ethernet cable is unplugged (I have checked they are still plugged in locally and patched at the switch before I started the thread)
Here is the config from the show conf on one of the new switches:
Startup configuration: 5
; J9728A Configuration Editor; Created on release #WB.15.17.0007
; Ver #07:eb.8f.fc.f3.ff.37.2d:89
hostname "A5-2920-48G"
module 1 type j9728a
timesync sntp
sntp unicast
sntp server priority 1 XXX.XX.XX.20
ip default-gateway XXX.XX.XX.254
ip ssh filetransfer
snmp-server community "public" unrestricted
snmp-server community "mw-snmp" operator unrestricted
snmp-server community "mw-snmp-read" operator
snmp-server host XXX.XX.XX.6 community "public"
snmp-server host XXX.XX.XX.20 community "public"
snmp-server host XXX.XX.XX.204 community "mw-snmp" trap-level all
snmp-server host XXX.XX.XX.14 community "mw-snmp-read"
snmp-server host XXX.XX.XX.219 community "mw-snmp-read"
snmp-server contact "MSh" location "C1-Server Room"
oobm
ip address dhcp-bootp
exit
vlan 1
name "DEFAULT_VLAN"
untagged 1-48,A1-A2,B1-B2
ip address XXX.XX.XX.73 255.255.252.0
exit
no tftp client
no tftp server
no autorun
no dhcp config-file-update
no dhcp image-file-update
password manager
(apologies for the XXXed out IPs, I'm not a network guy so I don't want to accidentally publish something on the internet that may cause a security issue - the numbers under the XXXes are what I would expect to see)