OSPFv2 areas can be defined as NSSA areas with modifiable parameters.
device# configure terminal
device(config)# router ospf
device(config-router-ospf-vrf-default-vrf)# area 10.1.1.1 nssa 1
The following example configures OSPF area 10.1.1.1 as an NSSA.
device# configure terminal device(config)# router ospf device(config-router-ospf-vrf-default-vrf)# area 10.1.1.1 nssa 1