blob: b530e0dbc1d0f5ac0a759187519200015fc2e6a2 [file] [log] [blame]
Ed Warnickecb9cada2015-12-08 15:45:58 -07001ethernet create-interfaces
2set int state fake-eth0 up
3set int ip address fake-eth0 1.0.0.1/24
4comment { error }
5comment { ip probe fake-eth0 1.0.0.1 }
6comment { ip probe fake-eth0 1.2.3.4 }
7comment { error }
8comment { ip probe fake-eth0 1.0.0.2 }
9
10
11