Welcome to the Linux Foundation Forum!

Lab 2.2 not working for me

Options

Attempting for the steps in lab 2.2, I'm hitting an error when attempting to bring up veth2 as follows:

sudo ip netns exec namespace2 ip link set dev veth2 upstudent
Cannot find device "veth2"

Any ideas?

thx!

Answers

  • chrispokorni
    chrispokorni Posts: 2,178
    Options

    Hi @clarkezonemsft,

    If you ran sudo ip netns ... command the way it is shown above, then it is incorrect. Please correct it and run it again.

    Otherwise, you can validate that both veth devices are created by listing them with ip link show. If either of them is missing, you may try to run the previous step again to create it.

    Regards,
    -Chris

Categories

Upcoming Training