mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-17 11:02:24 +01:00
wwan: add missing "none" decorator to code-block
This commit is contained in:
parent
f55f079500
commit
a959baf42f
@ -81,7 +81,7 @@ Operation
|
|||||||
|
|
||||||
Show detailed information on given `<interface>`
|
Show detailed information on given `<interface>`
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0
|
vyos@vyos:~$ show interfaces wwan wwan0
|
||||||
wwan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
|
wwan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
|
||||||
@ -100,7 +100,7 @@ Operation
|
|||||||
|
|
||||||
Show detailed information summary on given `<interface>`
|
Show detailed information summary on given `<interface>`
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 summary
|
vyos@vyos:~$ show interfaces wwan wwan0 summary
|
||||||
--------------------------------
|
--------------------------------
|
||||||
@ -167,7 +167,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module hardware capabilities.
|
Show WWAN module hardware capabilities.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 capabilities
|
vyos@vyos:~$ show interfaces wwan wwan0 capabilities
|
||||||
Max TX channel rate: '50000000'
|
Max TX channel rate: '50000000'
|
||||||
@ -182,7 +182,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module firmware.
|
Show WWAN module firmware.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 firmware
|
vyos@vyos:~$ show interfaces wwan wwan0 firmware
|
||||||
Model: MC7710
|
Model: MC7710
|
||||||
@ -198,7 +198,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module IMEI.
|
Show WWAN module IMEI.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 imei
|
vyos@vyos:~$ show interfaces wwan wwan0 imei
|
||||||
ESN: '0'
|
ESN: '0'
|
||||||
@ -209,7 +209,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module IMSI.
|
Show WWAN module IMSI.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 imsi
|
vyos@vyos:~$ show interfaces wwan wwan0 imsi
|
||||||
IMSI: '262xxxxxxxxxxxx'
|
IMSI: '262xxxxxxxxxxxx'
|
||||||
@ -218,7 +218,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module model.
|
Show WWAN module model.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 model
|
vyos@vyos:~$ show interfaces wwan wwan0 model
|
||||||
Model: 'MC7710'
|
Model: 'MC7710'
|
||||||
@ -227,7 +227,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module MSISDN.
|
Show WWAN module MSISDN.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 msisdn
|
vyos@vyos:~$ show interfaces wwan wwan0 msisdn
|
||||||
MSISDN: '4917xxxxxxxx'
|
MSISDN: '4917xxxxxxxx'
|
||||||
@ -236,7 +236,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module hardware revision.
|
Show WWAN module hardware revision.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 revision
|
vyos@vyos:~$ show interfaces wwan wwan0 revision
|
||||||
Revision: 'SWI9200X_03.05.29.03ap r6485 CNSHZ-ED-XP0031 2014/12/02 17:53:15'
|
Revision: 'SWI9200X_03.05.29.03ap r6485 CNSHZ-ED-XP0031 2014/12/02 17:53:15'
|
||||||
@ -245,7 +245,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module signal strength.
|
Show WWAN module signal strength.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 signal
|
vyos@vyos:~$ show interfaces wwan wwan0 signal
|
||||||
LTE:
|
LTE:
|
||||||
@ -261,7 +261,7 @@ Operation
|
|||||||
|
|
||||||
Show WWAN module SIM card information.
|
Show WWAN module SIM card information.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block:: none
|
||||||
|
|
||||||
vyos@vyos:~$ show interfaces wwan wwan0 sim
|
vyos@vyos:~$ show interfaces wwan wwan0 sim
|
||||||
Provisioning applications:
|
Provisioning applications:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user