Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


centos_7_static_routes

This is an old revision of the document!


~~TOC~~

CentOS 7 - static routes

  • Note the correct connection:
    nmcli c
  • Edit connection:
    nmcli c edit <uuid>
    nmcli> set ipv4.routes 192.168.122.0/24 10.10.10.1
    nmcli> save persistent
    nmcli> quit
centos_7_static_routes.1424939429.txt.gz · Last modified: 2015/02/26 08:30 by admin