Celestica Documentation Portal

Find your product documents here

ospf area without Instance ID

Configures OSPF Area without instance ID.

Syntaxip ospf area <A.B.C.D|area-id>
Command modeInterface (Ethernet, PortChannel, VLAN and Loopback)
Parameters
  • A.B.C.D – OSPF area ID in IP address format.

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

UsageUse no ip ospf area <A.B.C.D|area-id> to remove the configuration.
Supported Releases 1.1.0 or later
Click commandNone
Example
sonic(conf-if-Ethernet8)# ip ospf area 1
sonic(conf-if-Ethernet8)# no ip ospf area 1
sonic(conf-if-Ethernet8)# ip ospf area 10.1.1.1
sonic(conf-if-Ethernet8)# no ip ospf area 10.1.1.1