Configure the tunnel interface on Router A (the tunnel is unnumbered):
[edit interfaces interface-name] unit 0 { tunnel { source 10.255.14.176; destination 10.255.14.178; } family inet; family mpls; }