Remotely configure network on AP9617
Remotely configure the network settings on an APC AP9617 management card
On windows:
- Open a cmd window,
Run as administrator
- Create an arp entry by specifying the desired IP address and the AP9617’s MAC address
arp -s 192.168.2.23 00-c0-b7-69-c2-84
- Ping the new IP address with a buffer size of 113
ping 192.168.2.23 -l 113
- In your browser visit the new IP http://192.168.2.23/
Note: Unless previously changed, the default credentials are: apc / apc