user@srx> show configuration security policies from-zone A to-zone B policy gtp-lab-policy-allow-all { match { source-address any; destination-address any; application junos-gtp; } then { permit { application-services { gtp-profile GTP; } } } } user@srx> show configuration security gtp profile GTP { ...
Questions and answers: