mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 00:27:07 +00:00

Migrate/upgrade the ospf6-topo1 topotest to the topogen framework. The framework supports improved logging, among other things. Also add a couple of zebra debugs. Signed-off-by: Mark Stapp <mjs@voltanet.io>
21 lines
259 B
Plaintext
21 lines
259 B
Plaintext
!
|
|
hostname r1
|
|
log file zebra.log
|
|
!
|
|
debug zebra events
|
|
debug zebra rib
|
|
!
|
|
interface r1-stubnet
|
|
ipv6 address fc00:1:1:1::1/64
|
|
!
|
|
interface r1-sw5
|
|
ipv6 address fc00:a:a:a::1/64
|
|
!
|
|
interface lo
|
|
!
|
|
ipv6 route fc00:1111:1111:1111::/64 fc00:1:1:1::1234
|
|
!
|
|
!
|
|
line vty
|
|
!
|