Stack 1 > show configuration protocols ospf export static-ospf; area 0.0.0.0 { interface ge-0/0/11.0; interface ge-0/1/1.0; interface ge-0/1/2.0; interface ge-0/0/19.0; interface ge-1/0/11.0; interface ge-1/1/1.0; interface ge-1/1/0.0; interface ge-1/1/2.0; interface ge-1/0/19.0; interface irb.1; interface irb.16; interface ge-0/1/3.0; interface ge-1/1/3.0; interface lo0.0; interface ge-2/2/0.0; interface ge-2/2/1.0; interface ge-2/2/2.0; interface ge-2/2/3.0; interface irb.999; interface irb.10; interface ge-0/2/0.0; interface ge-1/2/0.0; interface ge-0/2/1.0; interface ge-1/2/1.0; interface ge-0/2/2.0; interface ge-0/2/3.0; interface ge-1/2/3.0; interface ge-1/2/2.0; } Voice { vlan-id 16; l3-interface irb.16; show configuration interfaces irb unit 16 { family inet { address 172.X.X.X/24; } ge-0/2/0 { description Conn-to-Stack2; unit 0 { family inet { address 192.168.30.17/29; } } } Stack 2 > show configuration protocols ospf area 0.0.0.0 { interface ge-0/1/0.0; interface ge-2/1/0.0; interface all { passive; } } {master:0} > show configuration interfaces vlan unit 16 { family inet { address 172.40.1.8/24; } } > show configuration vlans Voice { vlan-id 16; } > show interfaces ge-0/1/0 { <----Connection to Stack 1 unit 0 { family inet { address 192.168.30.18/29; } } }