diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-01-11 17:41:24 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-01-11 17:41:24 +0100 |
| commit | a82e048a943092315a32d745c99e0f5635e29134 (patch) | |
| tree | e2daea99a161768c9b956bfea9117289deaf31be /docs/api/html/nmcli-examples.html | |
| parent | b51f06ff71a2060925bf3c0f04c44bd12480e670 (diff) | |
| parent | 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'docs/api/html/nmcli-examples.html')
| -rw-r--r-- | docs/api/html/nmcli-examples.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/api/html/nmcli-examples.html b/docs/api/html/nmcli-examples.html index 7becbb5b..8b159954 100644 --- a/docs/api/html/nmcli-examples.html +++ b/docs/api/html/nmcli-examples.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Part I. Manual Pages"> <link rel="prev" href="nmcli.html" title="nmcli"> <link rel="next" href="nmtui.html" title="nmtui"> -<meta name="generator" content="GTK-Doc V1.32 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -224,7 +224,7 @@ B,DISPATCH</pre> change the configuration with <span class="emphasis"><em>modify</em></span> command (<span class="bold"><strong>nmcli con modify Team1 team.config team1-master-another-json.conf</strong></span>). The last two commands add slaves profiles, both enslaved to <span class="emphasis"><em>Team1</em></span>. - The first slave will be bound to <span class="emphasis"><em>em1</em></span> interface, the second to + The first slave will be bound to the <span class="emphasis"><em>em1</em></span> interface, the second to <span class="emphasis"><em>em2</em></span>. The slaves don't specify <span class="emphasis"><em>config</em></span> and thus <span class="emphasis"><em>teamd</em></span> will use its default configuration. You will activate the whole setup by activating both slaves: @@ -314,7 +314,7 @@ IP4:192.168.1.12/24:192.168.1.1::192.168.1.1::</pre> VF is configured with MAC address 00:11:22:33:44:55 and VLAN 10, the second one has the <span class="emphasis"><em>trust</em></span> and <span class="emphasis"><em>spoof-check</em></span> features respectively enabled - and disabled. VF number 2 has a maximux transmission rate of + and disabled. VF number 2 has a maximum transmission rate of 20Mbps. The kernel is instructed to not automatically instantiate a network interface for the VFs. </p> @@ -649,6 +649,6 @@ Connection 'ethernet-4' (de89cdeb-a3e1-4d53-8fa0-c22546c775f4) successfully </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.32</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |