Browsing Korean translation

48 of 2086 results
48.
Usage: nmcli connection modify { ARGUMENTS | help }

ARGUMENTS := [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+

Modify one or more properties of the connection profile.
The profile is identified by its name, UUID or D-Bus path. For multi-valued
properties you can use optional '+' or '-' prefix to the property name.
The '+' sign allows appending items instead of overwriting the whole value.
The '-' sign allows removing selected items instead of the whole value.

Examples:
nmcli con mod home-wifi wifi.ssid rakosnicek
nmcli con mod em1-1 ipv4.method manual ipv4.addr "192.168.1.2/24, 10.10.1.5/8"
nmcli con mod em1-1 +ipv4.dns 8.8.4.4
nmcli con mod em1-1 -ipv4.dns 1
nmcli con mod em1-1 -ipv6.addr "abbe::cafe/56"
nmcli con mod bond0 +bond.options mii=500
nmcli con mod bond0 -bond.options downdelay

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
사용법: nmcli connection modify { 인수 | 도움말 }

인수 := [id | uuid | path] <ID> ([+|-]<설정>.<속성> <값>)+

연결 프로필 속성을 1개 이상 수정합니다.
프로필은 이름, UUID 또는 D-Bus 경로를 기준으로 식별됩니다. 값이 여러 개인
속성의 경우 선택 사항인 '+' 또는 '-' 접두사를 속성 이름에 사용할 수 있습니다.
'+' 기호를 사용하면 전체 값을 덮어쓰는 대신 항목을 추가할 수 있습니다.
'-' 기호를 사용하면 전체 값이 아닌 선택한 항목만 제거할 수 있습니다.

예:
nmcli con mod home-wifi wifi.ssid rakosnicek
nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, 10.10.1.5/8"
nmcli con mod em1-1 +ipv4.dns 8.8.4.4
nmcli con mod em1-1 -ipv4.dns 1
nmcli con mod em1-1 -ipv6.addr "abbe::cafe/56"
nmcli con mod bond0 +bond.options mii=500
nmcli con mod bond0 -bond.options downdelay

Translated by Copied by Zanata
Located in ../clients/cli/connections.c:1104
48 of 2086 results

This translation is managed by Ubuntu Korean Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.