blob: fd273d5daebd20022a9db413bb2993944140ca81 (
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 r5
log file ldpd.log
!
! debug mpls ldp zebra
! debug mpls ldp event
! debug mpls ldp errors
! debug mpls ldp sync
!
mpls ldp
router-id 5.5.5.5
!
address-family ipv4
discovery transport-address 5.5.5.5
label local allocate host-routes
!
ttl-security disable
!
interface r5-eth0
!
interface r5-eth1
!
!
!
line vty
!
|