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 "BGCVDSL2\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 21600\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/time/0/hour/0/end 21630\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/description 'Daily Reconnect'\m"
- WAIT "[admin @ home]$"
- SEND "rg_conf_set time_rule/0/is_disabling 1\m"
- WAIT "[admin @ home]$"
- SEND "save\m"
- WAIT "[admin @ home]$"
- SEND "exit"
Advertisement
Add Comment
Please, Sign In to add comment