summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_sync_ospf_topo1/r1/ldpd.conf
blob: 973acf435619637ed68d2c5585beb51eafa61d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
hostname r1
log file ldpd.log
!
! debug mpls ldp zebra
! debug mpls ldp event
! debug mpls ldp errors
! debug mpls ldp sync
!
mpls ldp
 router-id 1.1.1.1
 !
 address-family ipv4
  discovery transport-address 1.1.1.1
  label local allocate host-routes
  !
  ttl-security disable
  !
  interface r1-eth1
  !
  interface r1-eth2
  !
 !
!
l2vpn CUST_A type vpls
 member interface r1-eth0
 !
 member pseudowire r1-mpw0
  neighbor lsr-id 2.2.2.2
  pw-id 100
 !
!
line vty
!