aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/etc/scripts/probe4
blob: b530e0dbc1d0f5ac0a759187519200015fc2e6a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
ethernet create-interfaces
set int state fake-eth0 up
set int ip address fake-eth0 1.0.0.1/24
comment { error }
comment { ip probe fake-eth0 1.0.0.1 }
comment { ip probe fake-eth0 1.2.3.4 }
comment { error }
comment { ip probe fake-eth0 1.0.0.2 }