Cannot set eth0 interface IP address in Nvidia cluster switch due to DHCP
Applies to
- Nvidia SN2100 Cluster-Switch
- Cumulus Linux 5.x
Issue
- When trying to set the management IP address on the switches for eth0 interface, the following error is seen while applying the configuration:
cumulus@switch2:mgmt:~$ nv set interface eth0 ip address x.x.x.x/24cumulus@switch2:mgmt:~$ nv set interface eth0 ip gateway x.x.x.x
cumulus@switch2:mgmt:~$ nv config apply
verifyingInvalid config [rev_id: 3]Config invalid at interface.eth0.ip.address: {'dhcp': {}, 'x.x.x.x/24': {}} has too many properties
