Skip to main content
lord_amarant
New Member
January 28, 2016
Question

fortimanager script-dynamic interface

  • January 28, 2016
  • 0 replies
  • 3299 views

Hi,

i have to import some new device on a fortimanager, the problem is that i have to map the devive vlan with the dynamic int.

and i have a loooooooooooot of that to map.

i put this command on script tab and it works

 

config dynamic interface edit "consumer-net1" edit "fortitest"-"root" set local-intf vlan1

next

end

but i don't understand how to add a second statment to map all int.

luckily the corrispondence in one-one (consumer-netX->vlanX)

 

any idea?