Reorganize source tree to use single autotools instance
[vpp.git] / src / scripts / vnet / probe6
1 ethernet create-interfaces
2 set int state fake-eth0 up
3 set int ip address fake-eth0 2000::1/64
4 comment { ip probe fake-eth0 2000::1 }
5
6
7