Celestica Documentation Portal

Find your product documents here

import-list

Sets the filter for networks from other areas announced to the specified one.

Syntaxarea <A.B.C.D|area-id> import-list <NAME>
Command modeRouter OSPF6
Parameters
  • A.B.C.D – OSPF6 area ID in IP address format.

  • area-id – OSPF6 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> import-list <NAME> to remove the configuration.
Supported Releases1.1.0 or later
Click command None
Example
sonic(config-ospf6)# area 1 import-list implst
sonic(config-ospf6)# no area 1 import-list implst
sonic(config-ospf6)#
sonic(config-ospf6)# area 1.1.1.1 import-list implst
sonic(config-ospf6)# no area 1.1.1.1 import-list implst