Schedule disconnect of pppoe connection
Hello all!
One question: Here in Germany most DSL connections with dynamic IP are doing a dis- and reconnect from provider side every 24 hours.
To prevent that this happens during normal day-time several devices allow to schedule this on client side - this prevents an additional disconnect on provider side.
Is there a way to realize this in an USG-210 - so I can configure that like every day at 2am there is a disconnect and a re-connect of the PPPOE connection done?
Regards
Carsten
One question: Here in Germany most DSL connections with dynamic IP are doing a dis- and reconnect from provider side every 24 hours.
To prevent that this happens during normal day-time several devices allow to schedule this on client side - this prevents an additional disconnect on provider side.
Is there a way to realize this in an USG-210 - so I can configure that like every day at 2am there is a disconnect and a re-connect of the PPPOE connection done?
Regards
Carsten
0
Accepted Solution
-
Hi @CDS,
Here the steps,
1.Edit a CLI script text file with filename "disconnect_ppp.zysh" and have the following command.
interface disconnect wan1_ppp
Note: The ppp interface name is depends on your settings. In this example, the ppp interface is "wan1_ppp".
2.Go to GUI, MAINTENANCE > Filter Manager > Shell Script, select and upload the file.
3. Login to USG via SSH and type the following command.
Router# configure terminal
Router(config)# schedule-run 1 disconnect_ppp.zysh daily 02:00
Router(config)# write
0
All Replies
-
zyman2008 said:Hi @CDS,
Here the steps,
1.Edit a CLI script text file with filename "disconnect_ppp.zysh" and have the following command.
interface disconnect wan1_ppp
Note: The ppp interface name is depends on your settings. In this example, the ppp interface is "wan1_ppp".
2.Go to GUI, MAINTENANCE > Filter Manager > Shell Script, select and upload the file.
3. Login to USG via SSH and type the following command.
Router# configure terminal
Router(config)# schedule-run 1 disconnect_ppp.zysh daily 02:00
Router(config)# write0
Categories
- All Categories
- 184 Beta Program
- 1.7K Nebula
- 89 Nebula Ideas
- 63 Nebula Status and Incidents
- 4.7K Security
- 236 Security Ideas
- 1.1K Switch
- 51 Switch Ideas
- 914 WirelessLAN
- 27 WLAN Ideas
- 5.4K Consumer Product
- 174 Service & License
- 295 News and Release
- 65 Security Advisories
- 14 Education Center
- 983 FAQ
- 426 Nebula FAQ
- 255 Security FAQ
- 100 Switch FAQ
- 115 WirelessLAN FAQ
- 21 Consumer Product FAQ
- 66 Service & License FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 68 About Community
- 52 Security Highlight