]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/ldp-vpls-topo1/r1/ldpd.conf
*: convert startup logs to use per node directories also have startup and running...
[mirror_frr.git] / tests / topotests / ldp-vpls-topo1 / r1 / ldpd.conf
CommitLineData
6fcaea2b 1hostname r1
2b0e3296 2log file ldpd.log
6fcaea2b
RW
3!
4debug mpls ldp zebra
5debug mpls ldp event
6debug mpls ldp errors
7debug mpls ldp messages recv
8debug mpls ldp messages sent
9debug mpls ldp discovery hello recv
10debug mpls ldp discovery hello sent
11!
12mpls ldp
13 router-id 1.1.1.1
14 !
15 address-family ipv4
16 discovery transport-address 1.1.1.1
17 label local allocate host-routes
18 !
19 interface r1-eth1
20 !
21 interface r1-eth2
22 !
23 !
24!
25l2vpn CUST_A type vpls
26 member interface r1-eth0
27 !
28 member pseudowire r1-mpw0
29 neighbor lsr-id 2.2.2.2
30 pw-id 100
31 !
32!
33line vty
34!