mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-14 06:06:00 +00:00
14 lines
182 B
Plaintext
14 lines
182 B
Plaintext
! -*- ospf -*-
|
|
!
|
|
! OSPFd sample configuration file
|
|
!
|
|
!
|
|
hostname ospfd
|
|
password zebra
|
|
!enable password please-set-at-here
|
|
!
|
|
!router ospf
|
|
! network 192.168.1.0/24 area 0
|
|
!
|
|
log stdout
|