Vergleich_Config/ping_reboot

32 lines
614 B
Plaintext

config ping_reboot
option action '1'
option time '5'
option fail_counter '0'
option packet_size '56'
option stop_action '0'
option type 'ping'
option ip_type2 'ipv4'
option ip_type1 'ipv4'
option enable '1'
option time_out '7'
option host2 '8.8.8.8'
option retry '11'
option host1 '8.8.8.8'
option interface '2'
option modem '3-1'
option current_try '4'
config ping_reboot
option type 'wget'
option action '1'
option enable '1'
option host 'http://www.google.com'
option time '120'
option time_out '20'
option stop_action '0'
option retry '3'
option modem '3-1'
option current_try '1'