Matrix PS System Installation and Commissioning Guide
|
125
Dali Wireless Proprietary and Confidential | DW-MAN-036 Rev 06
5. Ensure the laptop is connected to the system controller through the customer IP
network.
6. Open a web browser and enter the link local IPv6 address in square brackets (
[ ]
) to
connect to the controller.
For example
: [fe80::9a5d:adff:fe47:cc12]
If this method does not launch the EMS, you may need to add a static route to the
IPv6 address on your PC Ethernet interface. See the procedure following from step
7 below.
7. Open a command prompt window and run the following command to locate the
interface number of your network card:
netsh interface ipv6 show interfaces
For example:
U:\>netsh interface ipv6 show interfaces
Idx Met MTU State Name
--- ------- ---------- ------------ -------------------
1 75 4294967295 connected Loopback Pseudo-Interface 1
11 50 1500 connected Wi-Fi
10 5 1500 disconnected Ethernet
16 65 1500 disconnected Bluetooth Network Connection
8. In the first column (Idx), find the number of the network card you are connected to.
9. Create the route by entering the following command:
netsh interface ipv6 add route
<
IPv6 address>
/
128 interface
=
<x>
where
<IPv6 address>
is the address configured in the Network view, and
<x>
is
your network card interface number.
For example:
netsh interface ipv6 add route fe80::9a5d:adff:fe45:909c/128 interface=11
10. Open a web browser and enter the IPv6 address in square brackets ([ ]) to connect
to the system controller and start the EMS.