mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 05:27:16 +02:00

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>
22 lines
352 B
Plaintext
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
|
|
!
|