| Summary: | New nmcli features should be documented | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Documentation | Reporter: | Pete Travis <me> |
| Component: | networking-guide | Assignee: | Stephen Wadeley <swadeley> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Docs QA <docs-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | devel | CC: | swadeley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-13 07:20:35 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Pete Travis
2013-10-11 05:44:03 UTC
Hello This is now documented in the new Networking Guide. http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/Networking_Guide/sec-Network_Config_Using_nmcli.html Thank you Hello For Fedora 21 this is now here: http://docs.fedoraproject.org/en-US/Fedora/21/html-single/Networking_Guide/index.html#sec-Using_the_NetworkManager_Command_Line_Tool_nmcli I need to explain about adding and removing multiple addresses using nmcli. (In reply to Stephen Wadeley from comment #2) > > I need to explain about adding and removing multiple addresses using nmcli. I added a section "Modifying a Static Ethernet Connection" which includes this bit: To add additional IP addresses, use the + prefix as follows: ~]$ nmcli con mod test-lab +ipv4.addresses "192.168.114.114" See: http://docs.fedoraproject.org/en-US/Fedora/21/html/Networking_Guide/sec-Connecting_to_a_Network_Using_nmcli.html This was published in: Revision 2-2 Mon Mar 30 2015 Stephen Wadeley Added "Modifying a Static Ethernet Connection" to the Configure Networking chapter. =================== |