mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-25 07:28:41 +00:00
14 lines
203 B
Plaintext
14 lines
203 B
Plaintext
!
|
|
hostname r13
|
|
log file zebra.log
|
|
!
|
|
interface lo
|
|
ip address 192.168.0.13/32
|
|
!
|
|
interface r13-eth0
|
|
description connection to r1 via sw1
|
|
ip address 192.168.101.13/24
|
|
!
|
|
ip route 0.0.0.0/0 192.168.101.1
|
|
!
|