Custom template - only first two line are executing

Custom template - only first two line are executing

Folks,
I have a custom template to change some of the config parameters on a cisco router. When I run it, DE reports successful execution, but when I look at execution report (and at actual config on the router), it looks like only the first lines are executing.
The script is as follows:
conf t
ip flow-export destination 10.22.5.17 9996
ip flow-export source gi0/1
ip flow-export version 5
p flow-cache timeout active 1
ip flow-cache timeout inactive 15
end
The execution report shows that DE correctly enters config mode, applies the first line, exits config and exec modes and then tries to apply the rest of commands in the non-privileged mode...
Could you explain what is going on, and whether I need to write the script differently?
Thank you, Paul Z.











                  New to ADSelfService Plus?