Hello. Is there a way to export rulebase easily anywhere on management server so that other people could read it?
For r80 right now I'm using command line (F9) from SmartConsole. For example:
show access-rulebase name "Lan-policy Security" details-level "standard" use-object-dictionary true filter "(dec1-17)" --format text
It's nice. But it would be very nice if there were options to:
1. change uid automatically (for example for network objects)
2. print out only necessary fields like source, destination, service, time, comments
Is it possible without knowing programming languages?