frr/tests/topotests/ldp_establish_hello_topo1/r2/ldpd.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

22 lines
352 B
Plaintext

hostname r2
log file ldpd.log
!
! debug mpls ldp zebra
! debug mpls ldp event
! debug mpls ldp errors
! debug mpls ldp messages recv
! debug mpls ldp messages sent
! debug mpls ldp discovery hello recv
! debug mpls ldp discovery hello sent
!
mpls ldp
router-id 2.2.2.2
!
address-family ipv4
discovery transport-address 2.2.2.2
!
!
!
line vty
!