mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-17 07:55:21 +00:00

Signed-off-by: Lynne Morrison <lynne@voltanet.io> Signed-off-by: Karen Schoener <karen@voltanet.io>
34 lines
460 B
Plaintext
34 lines
460 B
Plaintext
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
|
|
!
|