diff options
Diffstat (limited to 'ip-switch/ipecamera6.sh')
-rwxr-xr-x | ip-switch/ipecamera6.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ip-switch/ipecamera6.sh b/ip-switch/ipecamera6.sh new file mode 100755 index 0000000..aab025d --- /dev/null +++ b/ip-switch/ipecamera6.sh @@ -0,0 +1,8 @@ +. functions.sh + +mlxconf eth + +ipset enp5s0 192.168.36.86 +ipset enp5s0d1 192.168.2.86 +ipset enp10s0 192.168.46.86 +ipset enp10s0d1 #192.168.2.96 |