diff options
author | rebortg <github@ghlr.de> | 2020-12-11 22:40:02 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-11 22:40:02 +0100 |
commit | f293c1d880af2889e5e5cdd54a18779d9f755c73 (patch) | |
tree | 46f148f28c6bca4c7440c23b87fb5c26937e2812 /docs/configuration/interfaces/ethernet.rst | |
parent | 7a85ac512aadf03eb73242355757ca7184e17674 (diff) | |
download | vyos-documentation-f293c1d880af2889e5e5cdd54a18779d9f755c73.tar.gz vyos-documentation-f293c1d880af2889e5e5cdd54a18779d9f755c73.zip |
interfaces: fix lint errors
Diffstat (limited to 'docs/configuration/interfaces/ethernet.rst')
-rw-r--r-- | docs/configuration/interfaces/ethernet.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/interfaces/ethernet.rst b/docs/configuration/interfaces/ethernet.rst index 562aeabc..b4151dd2 100644 --- a/docs/configuration/interfaces/ethernet.rst +++ b/docs/configuration/interfaces/ethernet.rst @@ -123,6 +123,8 @@ Operation TX: bytes packets errors dropped carrier collisions 5601460 62595 0 0 0 0 +.. stop_vyoslinter + .. opcmd:: show interfaces ethernet <interface> physical Show information about physical `<interface>` @@ -162,6 +164,8 @@ Operation supports-register-dump: yes supports-priv-flags: no +.. start_vyoslinter + .. opcmd:: show interfaces ethernet <interface> physical offload Show available offloading functions on given `<interface>` |