mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-26 00:10:24 +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
182 B
Plaintext
18 lines
182 B
Plaintext
log file zebra.log
|
|
!
|
|
hostname r1
|
|
!
|
|
interface lo
|
|
ip address 1.1.1.1/32
|
|
!
|
|
interface r1-eth0
|
|
description to sw0
|
|
ip address 10.0.1.1/24
|
|
no link-detect
|
|
!
|
|
ip forwarding
|
|
!
|
|
!
|
|
line vty
|
|
!
|