Examples
To configure an area for this OSPF interface with IP address 192.168.49.1:
Gxxx-001(router:ospf)# area 192.168.49.1
To configure a stub area for this OSPF interface with IP address 176.1.13.12:
Gxxx-001(router:ospf)# area 176.1.13.12 stub
To remove the area with IP address 192.168.49.1:
Gxxx-001(router:ospf)# no area 192.168.49.1