Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 192.168.1.1
- WAIT "login:"
- SEND "admin\m"
- WAIT "Password:"
- SEND "LKxxxxxDPxxxxxx\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set dev/ppp0/time_rule/time_rule_id 0\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/hour/0/start 72000\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/hour/0/end 72030\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/day/0 1\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/day/1 2\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/day/2 3\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/day/3 4\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/day/4 5\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/day/5 6\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/1/hour/0/start 50400\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/1/hour/0/end 50430\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/1/day/6 0\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/is_disabling 1\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/description 'Daily Reconnect'\m"
- WAIT "[admin @ home]$"
- SEND "save\m"
- WAIT "[admin @ home]$"
- SEND "exit"
Advertisement
Add Comment
Please, Sign In to add comment