Skip to content

Basic Test

Gustavo Zanatta Bruno edited this page Nov 15, 2021 · 2 revisions

Access anyone RU pod:

kubectl exec -it <RU_pod_name> bash

Make sure the oaitun_ue1 tunnel is configure when running ifconfig

ifconfig oaitun_ue1

##Ping from nterface oaitun_ue1 from inside pod:

ping -I oaitun_ue1 1.1.1.1
Clone this wiki locally