Skip to content
Discussion options

You must be logged in to vote

Rather than using network_interface: 0000:17:00.1 and network_interface: 0000:17:00.0 I would use the lo interface

in ru_emu.yml

    network_interface: lo
    ru_mac_addr: 00:00:00:00:00:00
    du_mac_addr: 00:00:00:00:00:00

and in gnb.yml

  - network_interface: lo
    ru_mac_addr: 00:00:00:00:00:00
    du_mac_addr: 00:00:00:00:00:00

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cueltschey
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants