diff options
Diffstat (limited to 'docs/interfaces/ethernet.rst')
-rw-r--r-- | docs/interfaces/ethernet.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/interfaces/ethernet.rst b/docs/interfaces/ethernet.rst index 075b3836..625f2eed 100644 --- a/docs/interfaces/ethernet.rst +++ b/docs/interfaces/ethernet.rst @@ -1,7 +1,7 @@ +.. _ethernet-interface: -Ethernet Interfaces -------------------- -.. _interfaces-ethernet: +Ethernet +-------- Ethernet interfaces allow for the configuration of speed, duplex, and hw-id (MAC address). Below is an example configuration: @@ -30,8 +30,8 @@ Resulting in: In addition, Ethernet interfaces provide the extended operational commands: -* `show interfaces ethernet <name> physical` -* `show interfaces ethernet <name> statistics` +* ``show interfaces ethernet <name> physical`` +* ``show interfaces ethernet <name> statistics`` Statistics available are driver dependent. |