Files
esp-protocols/components/mdns/tests/host_test/make_eth2_netif

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
173 B
Plaintext
Raw Normal View History

2023-01-13 20:32:07 +01:00
sudo ip link add eth2 type dummy
sudo ip addr add 192.168.1.200/24 dev eth2
sudo ip addr add 192.168.1.201/24 dev eth2
sudo ip link set eth2 up
sudo ifconfig eth2 multicast