mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 06:34:44 +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>
24 lines
309 B
Plaintext
24 lines
309 B
Plaintext
!
|
|
hostname r3
|
|
log file zebra.log
|
|
!
|
|
debug zebra events
|
|
debug zebra rib
|
|
!
|
|
interface r3-stubnet
|
|
ipv6 address fc00:3:3:3::3/64
|
|
!
|
|
interface r3-sw5
|
|
ipv6 address fc00:a:a:a::3/64
|
|
!
|
|
interface r3-sw6
|
|
ipv6 address fc00:b:b:b::3/64
|
|
!
|
|
interface lo
|
|
!
|
|
ipv6 route fc00:3333:3333:3333::/64 fc00:3:3:3::1234
|
|
!
|
|
!
|
|
line vty
|
|
!
|