We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be74f1f commit d5e5157Copy full SHA for d5e5157
bin/v_add_sys_ip
@@ -1,5 +1,9 @@
1
#!/bin/bash
2
-# info: adding system ip
+# info: add system ip address
3
+# arguments: ip mask [interface] [user] [ip_status] [ip_name]
4
+#
5
+# The function adds ip address into a system including rc scripts.
6
+
7
8
#----------------------------------------------------------#
9
# Variable&Function #
0 commit comments