I will check its state up but the sysntax error show like - eth0 interface is still down.
how to solve this problem.
Hi Shadab,
Please share the lab link, I’ll check it.
Hi,
You need to do that in the server devapp01 which is mentioned in the Q9.
$ ssh devapp01
$ sudo ip link set dev eth0 up
problem solved, thank you