Celestica Documentation Portal

Find your product documents here

export-list

Sets the filter for networks announced to other areas.

Syntaxarea <A.B.C.D|area-id> export-list <NAME>
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.

  • NAME – Name of the access-list.

Usage Use no area <A.B.C.D|area-id> export-list <NAME> to remove the configuration.
Supported Releases1.1.0 or later
Click command None
Example
sonic(config-router)# area 1 export-list explist
sonic(config-router)# no area 1 export-list explist
sonic(config-router)#
sonic(config-router)# area 10.1.1.1 export-list explist
sonic(config-router)# no area 10.1.1.1 export-list explist