mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-18 16:34:28 +00:00
10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
! exit1
|
|
interface lo
|
|
ip address 172.16.255.254/32
|
|
!
|
|
interface r1-eth0
|
|
ip address 192.168.255.2/30
|
|
!
|
|
ip forwarding
|
|
!
|