summaryrefslogtreecommitdiff
path: root/docs/interfaces/wirelessmodem.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-11-10 21:42:38 +0100
committerChristian Poessinger <christian@poessinger.com>2020-11-10 21:42:38 +0100
commitf6ee81e58268ce1a666f68504f327f49c4402130 (patch)
treec19a0799fde38e1883937367965c547c56bba970 /docs/interfaces/wirelessmodem.rst
parentab3552884ee1c5560fb37c5deb5e4ee1662f20bc (diff)
downloadvyos-documentation-f6ee81e58268ce1a666f68504f327f49c4402130.tar.gz
vyos-documentation-f6ee81e58268ce1a666f68504f327f49c4402130.zip
interface: move mac and mtu documentation to common file
Diffstat (limited to 'docs/interfaces/wirelessmodem.rst')
-rw-r--r--docs/interfaces/wirelessmodem.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/interfaces/wirelessmodem.rst b/docs/interfaces/wirelessmodem.rst
index 5e2eac40..eabb17b9 100644
--- a/docs/interfaces/wirelessmodem.rst
+++ b/docs/interfaces/wirelessmodem.rst
@@ -51,24 +51,6 @@ Address
connection is established at boot time and remains up. If the link fails for
any reason, the link is brought back up immediately.
-Link Administration
--------------------
-
-.. cfgcmd:: set interfaces wirelessmodem <interface> description <description>
-
- Assign given `<description>` to interface. Description will also be passed
- to SNMP monitoring systems.
-
-.. cfgcmd:: set interfaces wirelessmodem <interface> disable
-
- Disable given `<interface>`. It will be placed in administratively down
- state.
-
-.. cfgcmd:: set interfaces wirelessmodem <interface> mtu <mtu>
-
- 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
=======