mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-20 20:42:11 +01:00
wwan: add example config for Deutsche Telekom
This commit is contained in:
parent
2fdd929300
commit
a2dda44e6d
@ -73,6 +73,8 @@ Pictures
|
||||
:alt: CSE-505-203B w/ 10GE Open
|
||||
|
||||
|
||||
.. _pc-engines-apu4:
|
||||
|
||||
PC Engines APU4
|
||||
***************
|
||||
|
||||
|
||||
@ -65,7 +65,20 @@ Link Administration
|
||||
Configure :abbr:`MTU (Maximum Transmission Unit)` on given `<interface>`. It
|
||||
is the size (in bytes) of the largest ethernet frame sent on this link.
|
||||
|
||||
Example
|
||||
=======
|
||||
|
||||
The following example is based on a Sierra Wireless MC7710 miniPCIe card (only
|
||||
the form factor in reality it runs UBS) and Deutsche Telekom as ISP. The card
|
||||
is assembled into a :ref:`pc-engines-apu4`.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
set interfaces wirelessmodem wlm0 apn 'internet.telekom'
|
||||
set interfaces wirelessmodem wlm0 backup distance '100'
|
||||
set interfaces wirelessmodem wlm0 device 'ttyUSB2'
|
||||
set interfaces wirelessmodem wlm0 disable
|
||||
set interfaces wirelessmodem wlm0 no-peer-dns
|
||||
|
||||
Operation
|
||||
=========
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user