mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-24 10:40:26 +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
100 B
Plaintext
9 lines
100 B
Plaintext
hostname r3
|
|
!
|
|
interface r3-eth0
|
|
ip address 10.0.40.4/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.0.4/32
|
|
!
|