What is the difference between iface eth0 inet manual and iface eth0 inet static?
iface eth0 inet static: Defines a static IP address for eth0
iface eth0 inet manual: To create a network interface without an IP address at all. Usually used by interfaces that are bridge or aggregation members, or have a VLAN device configured on them