RFSoC Development Kit Getting Started Guide
Page 10
Ethernet TCP/IP Connection to ZCU111
Upon booting to Linux the ZCU111 Ethernet port should have an IP address. Discover it by running the
ifconfig
command.
The ZCU111 Ethernet IP in this example is
192.168.0.105
Set a static IP for your host PC's Local Ethernet adapter. Make sure your PC and the board are on the same
subnet, gateway, etc.
Laptop Ethernet IP:
IP 192.168.0.106
Subnet 255.255.255.0
From the host PC, open a Windows command prompt and ping the ZCU111 board to verify Ethernet
connectivity.
C:\> ping
192.168.0.105