Verify BMS Connectivity
- Verify connectivity from BMS1 to VN-Green GW, VN-Red GW,
and BMS2.
From BMS1, ping VN-Green GW
[user@BMS1 ~]# ping 10.1.101.1 -c 2 PING 10.1.101.1 (10.1.101.1) 56(84) bytes of data. 64 bytes from 10.1.101.1: icmp_seq=1 ttl=64 time=400 ms 64 bytes from 10.1.101.1: icmp_seq=2 ttl=64 time=102 ms
From BMS1, ping VN-Red GW
[user@BMS1 ~]# ping 10.1.102.1 -c 2 PING 10.1.102.1 (10.1.102.1) 56(84) bytes of data. 64 bytes from 10.1.102.1: icmp_seq=1 ttl=64 time=183 ms 64 bytes from 10.1.102.1: icmp_seq=2 ttl=64 time=102 ms
From BMS1, ping BMS2
[user@BMS1 ~]# ping 10.1.102.6 -c 2 PING 10.1.102.6 (10.1.102.6) 56(84) bytes of data. 64 bytes from 10.1.102.6: icmp_seq=1 ttl=63 time=185 ms 64 bytes from 10.1.102.6: icmp_seq=2 ttl=63 time=288 ms