Changes between Version 8 and Version 9 of WirelessVT2016/UsrpLTE


Ignore:
Timestamp:
07/12/16 10:38:34 (8 years ago)
Author:
agosain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WirelessVT2016/UsrpLTE

    v8 v9  
    6868  This will report your bandwidth to the basestation.[[BR]]
    6969
     70Sample output
     71
     72{{{
     73root@node1-7:~# ping 192.168.3.1
     74PING 192.168.3.1 (192.168.3.1) 56(84) bytes of data.
     7564 bytes from 192.168.3.1: icmp_seq=1 ttl=64 time=225 ms
     7664 bytes from 192.168.3.1: icmp_seq=2 ttl=64 time=56.2 ms
     7764 bytes from 192.168.3.1: icmp_seq=3 ttl=64 time=54.8 ms
     78^C
     79--- 192.168.3.1 ping statistics ---
     803 packets transmitted, 3 received, 0% packet loss, time 2002ms
     81rtt min/avg/max/mdev = 54.837/112.267/225.716/80.222 ms
     82root@node1-7:~# iperf -c 192.168.3.1
     83------------------------------------------------------------
     84Client connecting to 192.168.3.1, TCP port 5001
     85TCP window size: 85.0 KByte (default)
     86------------------------------------------------------------
     87[  3] local 192.168.3.2 port 43281 connected with 192.168.3.1 port 5001
     88[ ID] Interval       Transfer     Bandwidth
     89[  3]  0.0-10.2 sec  9.50 MBytes  7.80 Mbits/sec
     90}}}
     91
    7092
    719310.  Uses rest interface to manage the BS. To set the LTE connection bandwidth to 5 MHz issue the following commands on the console (not node):