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>
18 lines
182 B
Plaintext
18 lines
182 B
Plaintext
log file zebra.log
|
|
!
|
|
hostname r2
|
|
!
|
|
interface lo
|
|
ip address 2.2.2.2/32
|
|
!
|
|
interface r2-eth0
|
|
description to sw0
|
|
ip address 10.0.1.2/24
|
|
no link-detect
|
|
!
|
|
ip forwarding
|
|
!
|
|
!
|
|
line vty
|
|
!
|