diff --git a/README.md b/README.md index 664832c..8f7989b 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,12 @@ For RHEL7 use: - name: ens256 ip: - ipaddr: "100.127.2.2" - prefix: "/29" + prefix: "29" - name: lo type: loopback ip: - ipaddr: "18.12.3.1" - prefix: "/32" + prefix: "32" route: - default table 200 via 100.127.2.6 - 100.127.2.0/29 table 200 via 100.127.2.2