Celestica Documentation Portal

Find your product documents here

nssa

Configures OSPF area as nssa.

Syntaxarea <A.B.C.D|area-id> nssa translate-candidate|translate-never|translate-always|no-summary
Command modeRouter OSPF
Parameters
  • A.B.C.D – OSPF area ID in IP address format.

  • area-id – OSPF area ID as a decimal value. Range: 0 – 4294967295.

Usage Use no area <A.B.C.D|area-id> nssa translate-candidate|translate-never|translate-always|no-summary to remove the configuration.
Supported Releases1.1.0 or later
Click command None
Example
sonic(config-router)# area 1 nssa
sonic(config-router)# area 1 nssa no-summary
sonic(config-router)# area 1 nssa translate-never
sonic(config-router)# area 1 nssa translate-always
sonic(config-router)# area 1 nssa translate-candidate
sonic(config-router)# no area 1 nssa no-summary
sonic(config-router)# no area 1 nssa translate-never
sonic(config-router)# no area 1 nssa translate-always
sonic(config-router)# no area 1 nssa translate-candidate
sonic(config-router)# no area 1 nssa
sonic(config-router)#
sonic(config-router)# area 10.1.1.1 nssa
sonic(config-router)# area 10.1.1.1 nssa no-summary
sonic(config-router)# area 10.1.1.1 nssa translate-never
sonic(config-router)# area 10.1.1.1 nssa translate-always
sonic(config-router)# area 10.1.1.1 nssa translate-candidate
sonic(config-router)# no area 10.1.1.1 nssa no-summary
sonic(config-router)# no area 10.1.1.1 nssa translate-never
sonic(config-router)# no area 10.1.1.1 nssa translate-always
sonic(config-router)# no area 10.1.1.1 nssa translate-candidate
sonic(config-router)# no area 10.1.1.1 nssa