init
This commit is contained in:
14
autoconfig1/archive/autoconfig.1-2019-09-03_01-55
Executable file
14
autoconfig1/archive/autoconfig.1-2019-09-03_01-55
Executable file
@@ -0,0 +1,14 @@
|
||||
echo "conf t
|
||||
int Fa1
|
||||
shutdown
|
||||
int Vlan 22
|
||||
shutdown
|
||||
end
|
||||
exit
|
||||
" > /scripts/autoconfig/tmp/autoconfig.conf
|
||||
|
||||
/usr/local/bin/cmc -ld /scripts/autoconfig/logs/ -cf /scripts/autoconfig/tmp/autoconfig.conf -n router-renell-1
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user