summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_sync_isis_topo1/r3/ldpd.conf
blob: fae25e0710f8e81832b2b3f3f698d08c90ce4104 (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
hostname r3
log file ldpd.log
!
! debug mpls ldp zebra
! debug mpls ldp event
! debug mpls ldp errors
! debug mpls ldp sync
!
mpls ldp
 router-id 3.3.3.3
 !
 address-family ipv4
  discovery transport-address 3.3.3.3
  label local allocate host-routes
  !
  ttl-security disable
  !
  interface r3-eth1
  !
  interface r3-eth2
  !
 !
!
line vty
!