When you say PING, is this from a PC or the PLC? It makes a difference.
Are you connected for programming via ethernet?
Have you verified that the BRX 36 is the only device with that IP address?
Have you tried changing the ethernet cable to the BRX 36 and/or plugging into a different port on your switch and/or changing the switch?
I am using the PING instruction in the PLC.
I am connected via ethernet for programming.
The BRX36 is the only device on the network with that IP address.
I didn't try changing the ethernet cable. The BRX36 is a master with several DMIO remote I/O around the facility so I am trying to minimize the downtime (we are in production) that will occur when shuffling cables.
Yesterday, I decided to change the DNS on the PLC and I "kind-of" lost it, i.e. I am no longer able to connect remotely (VPN) but able to connect locally and the PLC and all remote I/O are working together. So, today I am going to upgrade firmware (running 2.8.x) and bootloader and power cycle the PLC and hope to resolve the current issues.
As a side question: When do we need to configure DNS on the PLC? Is it only neccessary if we are using textual representations of URL's (e.g. mail.mysmtp.com) in instructions? We shouldn't need to use DNS if we only use numeric IP-addresses (like 10.120.232.50)?