mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
bridge: fix interface name (eth0 is wrong here)
This commit is contained in:
parent
dd1f3291fe
commit
d25034371e
@ -59,7 +59,7 @@ Address
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
set interfaces bridge eth0 ipv6 address eui64 2001:db8:beef::/64
|
set interfaces bridge br0 ipv6 address eui64 2001:db8:beef::/64
|
||||||
|
|
||||||
|
|
||||||
.. cfgcmd:: set interfaces bridge <interface> aging <time>
|
.. cfgcmd:: set interfaces bridge <interface> aging <time>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user