"netplan"을 사용할 때 "gateway4가 더 이상 사용되지 않습니다" 오류를 해결하는 방법은 무엇입니까?

"netplan"을 사용할 때 "gateway4가 더 이상 사용되지 않습니다" 오류를 해결하는 방법은 무엇입니까?

Ubuntu jammy에서 netplan을 사용하여 고정 IP 주소를 생성하려고 합니다. 내가 타자칠 때

sudo netplan apply

이것이 결과다

** (generate:41329): WARNING **: 16:53:17.169: `gateway4` has been deprecated, use default routes instead.
See the 'Default routes' section of the documentation for more details.

** (process:41327): WARNING **: 16:53:17.379: `gateway4` has been deprecated, use default routes instead.
See the 'Default routes' section of the documentation for more details.

관련 정보