mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02: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 rp
|
|
!
|
|
interface rp-eth0
|
|
ip address 10.0.30.3/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.0.3/32
|
|
!
|