Quantcast
Channel: THWACK: Message List - Network Configuration Manager
Viewing all articles
Browse latest Browse all 8827

How do I add a ) into my templates?

$
0
0

I'm building a template for an ASA that has some NAT statements. Those statements need (). When I add those into the template the ) doesn't show up. Here's an example of my output. I'm assuming ) is part of the scripting. How do I get around this?

 

object network obj-192.168.0.0

nat (inside,broadband dynamic interface

object network obj-172.16.0.0

nat (inside,broadband dynamic interface

object network obj-10.0.0.0

nat (inside,broadband dynamic interface

object network obj-192.168.1.0

 

Should be:

 

object network obj-192.168.0.0

nat (inside,broadband dynamic interface)

object network obj-172.16.0.0

nat (inside,broadband dynamic interface)

object network obj-10.0.0.0

nat (inside,broadband dynamic interface)

object network obj-192.168.1.0


Viewing all articles
Browse latest Browse all 8827

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>