summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_accept_own/pe1/ldpd.conf
blob: 7c1ea33a31458ed79901c024b97a0edfa0b02cb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
mpls ldp
 router-id 10.10.10.10
 !
 address-family ipv4
  discovery transport-address 10.10.10.10
  !
  interface pe1-eth2
  exit
  !
 exit-address-family
 !
exit