Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
Vincent_Bacher
MVP Silver
MVP Silver

Usually i would use a python script for that but if you want to create a csv, i guess the file should look like this:

layer,rule-number,install-on.add
testpolicy,1,newly_added_gateway
testpolicy,2,newly_added_gateway
testpolicy,3,newly_added_gateway


and then something like that:

mgmt_cli -r true set access-rule --batch /path/file.csv


or so. Hope i have it in mind correctly

and now to something completely different - CCVS, CCAS, CCTE, CCCS, CCSM elite
(1)
Who rated this post