@alexei-led I am trying to run the network delay operation on the VLAN tagged interface on my system. The regex does not allow '.' in the interface name and throws below error:
FATA[0000] bad network interface name: must match '[a-zA-Z][a-zA-Z0-9_-]*'
Could you please suggest How I can run it against VLAN tagged interface?
@alexei-led I am trying to run the network delay operation on the VLAN tagged interface on my system. The regex does not allow '.' in the interface name and throws below error:
FATA[0000] bad network interface name: must match '[a-zA-Z][a-zA-Z0-9_-]*'
Could you please suggest How I can run it against VLAN tagged interface?