diff options
Diffstat (limited to 'ip-switch/ipecamera0.sh')
-rwxr-xr-x | ip-switch/ipecamera0.sh | 7 |
1 files changed, 7 insertions, 0 deletions
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 |