]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp_l3vpn_to_bgp_direct/r1/ldpd.conf
*: convert startup logs to use per node directories also have startup and running...
[mirror_frr.git] / tests / topotests / bgp_l3vpn_to_bgp_direct / r1 / ldpd.conf
1 hostname r1
2 log file ldpd.log
3 !
4 debug mpls ldp zebra
5 debug mpls ldp event
6 debug mpls ldp errors
7 debug mpls ldp messages recv
8 debug mpls ldp messages sent
9 debug mpls ldp discovery hello recv
10 debug mpls ldp discovery hello sent
11 !
12 mpls ldp
13 router-id 1.1.1.1
14 !
15 address-family ipv4
16 discovery transport-address 1.1.1.1
17 !
18 interface r1-eth0
19 !
20 !
21 !
22 line vty
23 !