ip ospf area
To enable Open Shortest Path First version 2 (OSPFv2) on an interface, use the ip ospf area command in interface configuration mode. To disable OSPFv2 on the interface, use the no form of this command.
ip ospf process-id area area-id
no ip ospf process-id area [area-id]
Syntax Description
process-id |
A decimal value in the range from 1 to 65535 that identifies the process ID. |
area-id |
A decimal value in the range from 0 to 4294967295, or an IP address in the dotted-decimal format. |
Command Default
None
Command Modes
Interface configuration (config-if)
Command History
Release |
Modification |
---|---|
Cisco IOS XE Catalyst SD-WAN Release 17.2.1v |
Qualified for use in Cisco vManage CLI templates. |
Usage Guidelines
For the usage guidelines, see ip ospf area.
Device(config)# interface GigabitEthernet 1
Device(config-if)# ip ospf 65535 area 1