Bug 1269396

Summary: nmcli tool does support setting static routes
Product: Red Hat Enterprise Linux 7 Reporter: Jeremy Harris <jeharris>
Component: doc-Networking_GuideAssignee: Jana Heves <jsvarova>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.1CC: jklimes, myamazak, rhel-docs
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-25 15:21:15 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:
Embargoed:

Description Jeremy Harris 2015-10-07 08:21:22 UTC
Document URL: 

 https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/sec-Using_the_NetworkManager_Command_Line_Tool_nmcli.html#sec-Configuring_Static_Routes_Using_nmcli

Section Number and Name: 

 2.3.3. Configuring Static Routes Using nmcli

Describe the issue: 

  Wording "the interactive editor mode must be used" is misleading or
outdated;  the nmcli tool now supports a commandline method to perform
this operation.

Suggestions for improvement: 

  Cleaned-up variant of

"# nmcli c m <interface> +ipv4.routes "xxx.xxx.xxx.0/24 xxx.xxx.xxx.xxx"


Document URL: 

Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information: