IP 주소 관리 하위 명령어. 더 많은 정보: https://manned.org/ip-address.
ip {{[a|address]}}
ip {{[a|address]}} show up
ip {{[a|address]}} show dev {{eth0}}
ip {{[a|address]}} add {{ip_주소}} dev {{eth0}}
ip {{[a|address]}} delete {{ip_주소}} dev {{eth0}}
ip {{[a|address]}} flush dev {{eth0}} scope {{global|host|link}}