Changes between Version 4 and Version 5 of Hardware/sdr/n310


Ignore:
Timestamp:
Mar 21, 2020, 1:47:54 AM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Hardware/sdr/n310

    v4 v5  
    22
    33=== USRP N310 ===
     4
     5
     6
     7==== Initial Setup notes ====
     81. flash image onto microsd card
     91. boot
     101. change root password with {{{passwd}}}
     111. flash XG image
     12  * {{{uhd_image_loader --args type=n3xx,addr=127.0.0.1,fpga=XG}}}
     131. Update networking
     14  * files in {{{/etc/systemd/network}}}
     15  * for control (eth0)
     16    * under [network]: add {{{EmitLLDP=true}}}
     17    * under [DHCP]: add {{{UseHostname, UseDNS, UseDomains}}} = {{{true}}}
     18  * for sfp0
     19    * set address to data1 network, match last 2 octets to eth0
     20    * under [network]: add {{{EmitLLDP=true}}}
     21  * for sfp1
     22    * set address to data2 network, match last 2 octets to eth0
     23    * under [network]: add {{{EmitLLDP=true}}}
     24  * remove all vim temporary files ending in {{{~}}}
     25  * {{{systemctl restart systemd-networkd}}}
     26
     27
     28
     29==== 3.15.0 bugs ====
     30
     31
     32salt-minion cannot start
     33