What is the IP Address of My Device?

The device acquires an IP address when connected to the network for the first time. You can discover this IP address by using Linux commands while connected to the device.

  1. Connect the USRP-2974 to a monitor, keyboard, and mouse.
  2. Enter your login credentials.
  3. Use the Linux command ifconfig to view the IP address for the following Ethernet ports:
    Table 1. Ethernet Port Addressing
    Ethernet Port Addressing Port Description
    eth0 1G ETH RJ45
    eth1 Internal 10G ETH
    eth2 External SFP+ 1G/10G ETH 0
    Note The external SFP+ 1G/10G ETH 1 port does not have access to the system on module (SoM).
    Tip You can limit the results by adding the Ethernet port after the Linux command ifconfig. For example, the Linux command ifconfig eth0 provides the IP address for the 1G ETH RJ45 port.