Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


centos_7_static_routes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
centos_7_static_routes [2015/02/26 08:28] – created admincentos_7_static_routes [2015/02/26 08:30] – [CentOS 7 - static routes] admin
Line 2: Line 2:
 ~~TOC~~ ~~TOC~~
 =====CentOS 7 - static routes===== =====CentOS 7 - static routes=====
-  * Note the correct connection:<code>nmcli c show</code>+  * Note the correct connection:<code>nmcli c</code> 
 +  * Edit connection:<code>nmcli c edit <uuid> 
 +nmcli> set ipv4.routes 192.168.122.0/24 10.10.10.1 
 +nmcli> save persistent 
 +nmcli> quit 
 +</code> 
centos_7_static_routes.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1