-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I'm trying to use the multi-ue option with only 2 UEs for testing. Only with multi-ue -n 2, I have the log message telling "Interface for UE X has not been created. Tunnel has been disabled" but, if I exec multi-ue -n 2 --tunnel-vrf, I have exactly the same message, like if it's ignoring the vrf option.
I don't know if I'm missing something in terms of configuration.
To Reproduce
Steps to reproduce the behavior:
Deploy PacketRusher with ./packetrusher --config config.yml multi-ue -n 1 --tunnel-vrf true
Expected behavior
VRF tunnel interfaces have to be created.
Screenshots
If applicable, add screenshots to help explain your problem.
Architecture (please complete the following information):
- OS: Ubuntu 20.04
- Platform: x86_64
- Kernel: 5.4.0-100-lowlatency
Log:
Pcap:
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working