mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 20:02:05 +01:00
Service: DHCP: fix unicode characters
This commit is contained in:
parent
64aca3a683
commit
9c6bfbfb70
@ -72,8 +72,8 @@ Static mappings MAC/IP
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
set service dhcp‐server shared‐network‐name dhcpexample subnet 172.16.17.0/24 static‐mapping static-mapping-01 ip‐address 172.16.17.10
|
||||
set service dhcp‐server shared‐network‐name dhcpexample subnet 172.16.17.0/24 static‐mapping static-mapping-01 mac‐address ff:ff:ff:ff:ff:ff
|
||||
set service dhcp-server shared-network-name dhcpexample subnet 172.16.17.0/24 static-mapping static-mapping-01 ip-address 172.16.17.10
|
||||
set service dhcp-server shared-network-name dhcpexample subnet 172.16.17.0/24 static-mapping static-mapping-01 mac-address ff:ff:ff:ff:ff:ff
|
||||
|
||||
Explanation
|
||||
^^^^^^^^^^^
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user