Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to make OAI blueprint to work in simulation and w/ USRP to connect physical UEs #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gab-arrobo
Copy link
Contributor

Simulation has been tested in a 2-server configuration

TASK [uEsimulator : debug] *********************************************************************************************
ok: [node2] => {
    "uEsimPingOutput.stdout_lines": [
        "PING 192.168.250.1 (192.168.250.1) from 172.250.0.4 oaitun_ue1: 56(84) bytes of data.",
        "64 bytes from 192.168.250.1: icmp_seq=1 ttl=64 time=14.1 ms",
        "64 bytes from 192.168.250.1: icmp_seq=2 ttl=64 time=8.31 ms",
        "64 bytes from 192.168.250.1: icmp_seq=3 ttl=64 time=12.9 ms",
        "64 bytes from 192.168.250.1: icmp_seq=4 ttl=64 time=12.5 ms",
        "64 bytes from 192.168.250.1: icmp_seq=5 ttl=64 time=13.5 ms",
        "",
        "--- 192.168.250.1 ping statistics ---",
        "5 packets transmitted, 5 received, 0% packet loss, time 4005ms",
        "rtt min/avg/max/mdev = 8.310/12.259/14.082/2.048 ms"
    ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant