Update README.md

master
Andre Puschmann 7 years ago committed by GitHub
parent 57bc09a43a
commit 8a2c5d503e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -183,7 +183,7 @@ sudo srsenb srsenb/enb.conf
### srsUE ### srsUE
On machine 2, after having follewed the installation instructions like above, On machine 2, after having following the installation instructions above,
change back to the source directory and copy the srsUE example configuration: change back to the source directory and copy the srsUE example configuration:
``` ```
cd .. cd ..
@ -198,7 +198,7 @@ sudo srsue srsue/ue.conf
Using the default configuration, this creates a virtual network interface Using the default configuration, this creates a virtual network interface
named "tun_srsue" on machine 2 with an IP in the network 172.16.0.x. named "tun_srsue" on machine 2 with an IP in the network 172.16.0.x.
Assuming the UE has been assigned IP 172.16.0.2, you may now exchange Assuming the UE has been assigned IP 172.16.0.2, you may now exchange
IP traffic with the machine 1 over the LTE link. For example, run ping using IP traffic with machine 1 over the LTE link. For example, run a ping to
the default SGi IP address: the default SGi IP address:
``` ```
ping 172.16.0.1 ping 172.16.0.1

Loading…
Cancel
Save