...
delete protocol ospf interface <vlan-interface> vif <vlan-interface> area {<ipv4>|<0-4294967295>}
Parameters
area <area-id> | OSPF area identifier. The value is specified in the IPv4 dotted decimal format, e.g. 1.1.1.1. |
interface <vlan-interface> | Specifies the VLAN interface name. |
vif <vlan-interface> | Specifies the VLAN interface name. |
area {<ipv4>|<0-4294967295>} | Specifies the OSPF area in IPv4 format or an integer in the range of 0 to 4294967295. |
...