mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-05 09:49:20 +00:00
Merge pull request #5876 from ton31337/feature/doc_vrrpd_update
doc: Change interface name for vrrp example
This commit is contained in:
commit
ed34bd5cd0
@ -140,7 +140,7 @@ macvlan device. If you are using ``iproute2``, the equivalent configuration is:
|
||||
ip link set dev vrrp4-2-1 up
|
||||
|
||||
ip link add vrrp6-2-1 link eth0 addrgenmode random type macvlan mode bridge
|
||||
ip link set dev vrrp4-2-1 address 00:00:5e:00:02:05
|
||||
ip link set dev vrrp6-2-1 address 00:00:5e:00:02:05
|
||||
ip addr add 2001:db8::370:7334/64 dev vrrp6-2-1
|
||||
ip link set dev vrrp6-2-1 up
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user