Revision c6042a0b host/docs/usrp2.rst

b/host/docs/usrp2.rst
39 39
------------------------------------------------------------------------
40 40
Setup networking
41 41
------------------------------------------------------------------------
42
The USRP2 only supports gigabit ethernet, and
43
will not work with a 10/100 Mbps interface.
44
Because the USRP2 uses gigabit ethernet pause frames for flow control,
45
you cannot use multiple USRP2s with a switch or a hub.
46
It is recommended that each USRP2 be plugged directly into its own
47
dedicated gigabit ethernet interface on the host computer.
42
The USRP2 only supports gigabit ethernet,
43
and will not work with a 10/100 Mbps interface.
44
However, a 10/100 Mbps interface can be connected indirectly
45
to a USRP2 through a gigabit ethernet switch.
48 46

  
49 47
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
50 48
Setup the host interface
......
63 61
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
64 62
Multiple device configuration
65 63
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66
As described above, you will need one ethernet interface per USRP2.
67
Each ethernet interface should have its own subnet,
64
For maximum throughput, one ethernet interface per USRP2 is recommended,
65
although multiple devices may be connected via a gigabit ethernet switch.
66
In any case, each ethernet interface should have its own subnet,
68 67
and the corresponding USRP2 device should be assigned an address in that subnet.
69 68
Example:
70 69

  

Also available in: Unified diff