diff options
Diffstat (limited to 'ip-switch/ipecamera3.sh')
-rwxr-xr-x | ip-switch/ipecamera3.sh | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ip-switch/ipecamera3.sh b/ip-switch/ipecamera3.sh new file mode 100755 index 0000000..556e47f --- /dev/null +++ b/ip-switch/ipecamera3.sh @@ -0,0 +1,11 @@ +. functions.sh + +mlxconf eth + +ipset ens1 192.168.36.83 +ipset ens1d1 192.168.2.83 +ipset ens11 192.168.34.83 +ipset ens11d1 192.168.35.83 + +ipset enp6s0f0 #192.168.2.93 +ipset enp7s0f0 #192.168.2.103 |