Users Manual
WiBAS OSDR-Hub & Terminal Station / WiBAS-Connect Terminal Station
Start Up & Commissioning Manual - Edition 5.1
91
Appendix B – Inband Management Connection
Troubleshooting
, Continued
Fail-safe
procedure 2
(netsh
commands
for Windows
10 users)
The following procedure should be executed by a Windows 10 user, when
the fail-safe procedure 1 (arp-s commands) has failed to establish
communication with the node:
Prior to starting fail-safe procedure 2, ensure that an inband
physical management connection has been implemented with
WiBAS.
Step Action
1 Setup to laptop the Ethernet IP address 10.255.255.253 with subnet
mask 255.255.255.252.
2 Open Windows Command Prompt.
3
Run the following command and press ENTER:
netsh interface ipv4 show neighbors
4
From the list of available interfaces, identify the number of the
Ethernet interface connected to the WiBAS .
Example:
Interface 2: Ethernet
5
Run the following command and press ENTER:
netsh interface ipv4 add neighbors
<Ethernet - number>
10.255.255.254 00-05-59-64-06-33 , where
<Ethernet - number> : the number of the Ethernet interface found in
previous step 4. For example, the above command is as follows:
netsh interface ipv4 add neighbors 2
10.255.255.254 00-05-59-64-06-33
This command is permanent. So, if the laptop user needs
to re-use the fail-safe IP address, the fail-safe procedure 2
will not need to be executed again.
If you want to remove the MAC binding, run the command
below and press ENTER:
netsh interface ipv4 del neighbors <Ethernet -
number>
10.255.255.254 00-05-59-64-06-33
6 Follow
steps 4 to 7
provided in Fail-safe procedure 1 (arp-s
commands) on page 89.
End of procedure.
Continued on next page










