The interfaces need to store some data, like the IPv4 address. Thus, we moved from a simple string to a complex object that can hold more information. We now have an IPv4 interface (/description/interfaces/ipv4) that stores the IPv4 address and the netmask, However, we can add additional interfaces, like for IPv6, if needed.
The interfaces need to store some data, like the IPv4 address. Thus, we moved from a simple string to a complex object that can hold more information. We now have an IPv4 interface (/description/interfaces/ipv4) that stores the IPv4 address and the netmask, However, we can add additional interfaces, like for IPv6, if needed.