mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 16:57:44 +00:00
10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
! exit2
|
|
interface lo
|
|
ip address 172.16.254.254/32
|
|
!
|
|
interface r3-eth0
|
|
ip address 192.168.254.2/30
|
|
!
|
|
ip forwarding
|
|
!
|