Where/How can I get a list of all the services that are pre-defined on a Cisco ASA device?
For example, I can do the following in a config:
object-group service ALLOWTOSERVER
service-object tcp www
service-object tcp https
And the ASA will know to allow port 80 and 443 though, but I can't find a list anywhere that describes all the services an ASA knows.