mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 07:40: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>
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
!
|
|
interface r2-eth0
|
|
ip address 10.0.20.1/32
|
|
!
|
|
interface r2-eth1
|
|
ip address 10.0.3.2/32
|
|
!
|