Solution
The default IP address for the USRP RIO will differ depending on which ethernet port you are using (port 0 or port 1) and which fpga image you are using. The below table shows the default IP address for the USRP RIO in its different configurations as well as how to configure your network adapter:
Ethernet Interface | USRP Ethernet Port | Default USRP IP Address | Host Static IP Address | Host Static Subnet Mask |
---|
Gigabit | Port 0 (HG Image) | 192.168.10.2 | 192.168.10.1 | 255.255.255.0 |
Ten Gigabit | Port 0 (XG Image) | 192.168.30.2 | 192.168.30.1 | 255.255.255.0 |
Ten Gigabit | Port 1 (HG/XG Image) | 192.168.40.2 | 192.168.40.1 | 255.255.255.0 |
Note: The HG FPGA image sets up port 0 for 1GbE and port 1 for 10GbE. The XG image sets up both ports for 10GbE operation.