version 10.4R7.5; system { host-name R2; root-authentication { } } interfaces { ge-0/0/3 { unit 0 { family inet { address 192.168.1.2/24; } } } lo0 { unit 0 { family inet { address 1.1.1.2/32; } } } } protocols { ospf { area 0.0.0.1 { nssa; interface ge-0/0/3.0; interface lo0.0; } } } security { forwarding-options { family { mpls { mode packet-based; } } } }