mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 12:44:02 +00:00

Change every `-` to `_` in directory names. This is to avoid mixing _ and -. Just for consistency and directory sorting properly. Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
ipv6 forwarding
|
|
!
|
|
interface r3-eth0
|
|
ipv6 address 2001:db8:2::1/64
|
|
!
|
|
ipv6 route fc00:1::/64 fc00:100::1234
|
|
ipv6 route fc00:2::/64 fc00:100::1234
|
|
ipv6 route fc00:3::/64 fc00:100::1234
|