ge-0/0/0 { unit 0 { family inet { address 172.16.10.2/30; } } } ge-0/0/1 { unit 0 { family inet { address 172.16.10.6/30; } } } routing-options { static { route 0.0.0.0/0 next-hop 192.168.88.1; protocols { ospf { export STATIC; area 0.0.0.0 { interface ge-0/0/0.0 { bfd-liveness-detection { minimum-interval 350; } } interface ge-0/0/1.0 { bfd-liveness-detection { minimum-interval 350; } } interface vlan.88; interface vlan.89; interface vlan.92; interface vlan.94; } }