Browsing Spanish translation

171 of 1614 results
171.
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.
Uso: nmcli connection modify { ARGUMENTOS | help }

ARGUMENTOS := [id | uuid | path] <ID> ([+|-]<parámetro>.<propiedad> <valor>)+

Modifique una o más propiedades del perfil de conexiones.
El perfil se identifica por su nombre, UUID o ruta D-Bus. Para propiedades
con múltiples valores puede utilizar el prefijo opcional «+» o «-» en el
nombre de propiedad.
El signo «+» le permite agregar elementos en lugar de sobrescribir el valor total.
El signo «-» le permite quitar los elementos seleccionados en lugar del valor total.

Ejemplos:
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 Rodrigo Lledó
In upstream:
Uso: nmcli connection modify { ARGUMENTS | help }

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

Modifique una o más propiedades del perfil de conexiones.
El perfil es identificado por el nombre, UUID o ruta D-Bus. Para propiedades con múltiples valores puede utilizar el prefijo opcional '+' o '-' al nombre de propiedad.
El signo '+' le permite agregar ítemes en lugar de sobrescribir el valor total.
El signo '-' le permite retirar los ítemes seleccionados en lugar del valor total.

Ejemplos:
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

Suggested by Copied by Zanata
Located in ../clients/cli/connections.c:1104
171 of 1614 results

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

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