Does a static IP address support the following format of rhel9.2:
cat /etc/NetworkManager/system-connections/eno2.nmconnection
[connection]
id=eno2
uuid=e34b1aa8-c822-3596-84f3-b81304969d9c
type=ethernet
autoconnect-priority=-999
interface-name=eno2
[ethernet]
[ipv4]
address1=42.62.3.35/28,42.62.3.33
dns=223.5.5.5;
method=manual
[ipv6]
addr-gen-mode=eui64
method=auto
[proxy]