From 088438fe6643dce4195e52452fe995c2608b0a48 Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Wed, 15 Aug 2018 18:59:14 +0200
Subject: p2p setup

---
 ip-switch/ipecamera0.sh | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100755 ip-switch/ipecamera0.sh

(limited to 'ip-switch/ipecamera0.sh')

diff --git a/ip-switch/ipecamera0.sh b/ip-switch/ipecamera0.sh
new file mode 100755
index 0000000..d714f93
--- /dev/null
+++ b/ip-switch/ipecamera0.sh
@@ -0,0 +1,7 @@
+. functions.sh
+
+mlxconf eth
+
+ipset enp4s0 192.168.2.80
+ipset enp8s0 #192.168.2.90
+ipset enp9s0 #192.168.2.100
-- 
cgit v1.2.3