mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 08:56:13 +00:00
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
!
|
|
router ospf6
|
|
router-id 10.0.255.3
|
|
redistribute kernel
|
|
redistribute connected
|
|
redistribute static
|
|
interface r3-eth0 area 0.0.0.0
|
|
interface r3-eth1 area 0.0.0.0
|
|
interface r3-eth2 area 0.0.0.1
|
|
!
|