Celestica Documentation Portal

Find your product documents here

stub

Configures OSPF6 area as stub.

Syntaxarea <A.B.C.D|area-id> stub [no-summary]
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.

Usage Use no area <A.B.C.D|area-id> stub [no-summary] to remove the configuration.
Supported Releases1.1.0 or later
Click command None
Example
sonic(config-ospf6)# area 1 stub
sonic(config-ospf6)# area 1 stub no-summary
sonic(config-ospf6)# no area 1 stub no-summary
sonic(config-ospf6)# no area 1 stub