| Version 6 (modified by , 6 years ago) ( diff ) | 
|---|
Table of Contents
USRP N310
Initial Setup notes
- flash image onto microsd card
 - boot
 - change root password with 
passwd - disable hostname-serial service
- this sets the hostname to the usrp serial number, instead of our assigned one
 
 - flash XG image 
uhd_image_loader --args type=n3xx,addr=127.0.0.1,fpga=XG
 - Update networking
- files in 
/etc/systemd/network - for control (eth0)
- under [network]: add 
EmitLLDP=true - under [DHCP]: add 
UseHostname, UseDNS, UseDomains=true 
 - under [network]: add 
 - for sfp0
- set address to data1 network, match last 2 octets to eth0
 - under [network]: add 
EmitLLDP=true 
 - for sfp1
- set address to data2 network, match last 2 octets to eth0
 - under [network]: add 
EmitLLDP=true 
 - remove all vim temporary files ending in 
~ systemctl restart systemd-networkd
 - files in 
 
3.15.0 bugs
salt-minion cannot start
Attachments (1)
- block_n310.svg (6.1 KB ) - added by 5 years ago.
 
Download all attachments as: .zip
  Note:
 See   TracWiki
 for help on using the wiki.
    