[edit] lab@r3# show interfaces fe-0/0/0 vlan-tagging; mtu 1514; unit 2 { vlan-id 2; family inet { address 10.0.4.13/30; } } unit 4 { vlan-id 4; family inet { address 10.0.4.1/30; } } unit 6 { vlan-id 6; family inet { address 10.0.2.5/30; } } unit 7 { vlan-id 7; family inet { address 10.0.2.14/30; } } unit 8 { vlan-id 8; family inet { address 10.0.2.2/30; } } [edit] lab@r3# show protocols ospf ospf { area 0.0.0.1 { stub default-metric 10; interface fe-0/0/0.2; interface fe-0/0/0.4; } area 0.0.0.0 { interface fe-0/0/0.6; interface fe-0/0/0.8; } area 0.0.0.2 { nssa { default-lsa default-metric 10; } interface fe-0/0/0.7; } } [edit] lab@r3#