frr/tests/topotests/ldp_establish_hello_topo1/r1/zebra.conf
Andrii Melnychenko 90084d21e0 tests/topotests: Added basic test for disable-establish-hello ldpd option
Test runs ldpd on 3 routers with and without option.
Iptables is used to count LDP hello messages.

Signed-off-by: Andrii Melnychenko <a.melnychenko@vyos.io>
2025-03-26 08:03:19 +01:00

18 lines
182 B
Plaintext

log file zebra.log
!
hostname r1
!
interface lo
ip address 1.1.1.1/32
!
interface r1-eth0
description to sw0
ip address 10.0.1.1/24
no link-detect
!
ip forwarding
!
!
line vty
!