mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 12:10:24 +00:00
14 lines
203 B
Plaintext
14 lines
203 B
Plaintext
!
|
|
hostname r14
|
|
log file zebra.log
|
|
!
|
|
interface lo
|
|
ip address 192.168.0.14/32
|
|
!
|
|
interface r14-eth0
|
|
description connection to r1 via sw1
|
|
ip address 192.168.101.14/24
|
|
!
|
|
ip route 0.0.0.0/0 192.168.101.1
|
|
!
|