mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-11 01:57:09 +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>
18 lines
166 B
Plaintext
18 lines
166 B
Plaintext
hostname r1
|
|
!
|
|
interface r1-eth0
|
|
ip igmp
|
|
ip pim
|
|
!
|
|
interface r1-eth1
|
|
ip pim
|
|
!
|
|
interface r1-eth2
|
|
ip igmp
|
|
ip pim
|
|
!
|
|
interface lo
|
|
ip pim
|
|
!
|
|
ip pim rp 10.254.0.3
|