mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-17 11:02:24 +01:00
wwan: rename CLI command "ondemand" to "connect-on-demand"
This commit is contained in:
parent
3a9757cc1d
commit
59fb884e37
@ -79,7 +79,7 @@ Configuration
|
|||||||
|
|
||||||
.. cfgcmd:: set interfaces pppoe <interface> connect-on-demand
|
.. cfgcmd:: set interfaces pppoe <interface> connect-on-demand
|
||||||
|
|
||||||
Enables or disables on-demand PPPoE connection on a PPPoE unit.
|
When set the interface is enabled for "dial-on-demand".
|
||||||
|
|
||||||
Use this command to instruct the system to establish a PPPoE connections
|
Use this command to instruct the system to establish a PPPoE connections
|
||||||
automatically once traffic passes through the interface. A disabled on-demand
|
automatically once traffic passes through the interface. A disabled on-demand
|
||||||
|
|||||||
@ -35,9 +35,9 @@ Address
|
|||||||
Do not install DNS nameservers received from ISP into system wide nameserver
|
Do not install DNS nameservers received from ISP into system wide nameserver
|
||||||
list.
|
list.
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces wirelessmodem <interface> ondemand
|
.. cfgcmd:: set interfaces wirelessmodem <interface> connect-on-demand
|
||||||
|
|
||||||
Enables or disables on-demand WWAN connection.
|
When set the interface is enabled for "dial-on-demand".
|
||||||
|
|
||||||
Use this command to instruct the system to establish a PPP connection
|
Use this command to instruct the system to establish a PPP connection
|
||||||
automatically once traffic passes through the interface. A disabled on-demand
|
automatically once traffic passes through the interface. A disabled on-demand
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user