interfaces { ge-0/0/0 { unit 0 { family inet { address 172.16.10.5/30; } } } ge-0/0/1 { unit 0 { family inet { address 172.16.10.9/30; } } } protocols { ospf { area 0.0.0.0 { interface ge-0/0/0.0 { bfd-liveness-detection { minimum-interval 350; } } interface ge-0/0/1.0 { interface-type p2p; metric 10; bfd-liveness-detection { minimum-interval 350; } } interface vlan.90; interface vlan.91; } }