Follow the steps below to enable Decryption Port Mirroring on your NGFW:
flowchart TD A[Start] --> B[Obtain License via Customer Support Portal] B --> C[Install License on NGFW] C --> D[Reboot NGFW] D --> E{Single or Multiple Virtual Systems?} E -->|Single| F[Device > Setup > Content-ID] E -->|Multiple| G[Device > Virtual Systems] F --> H[Allow Forwarding of Decrypted Content] G --> H H --> I[Configure Decrypt Mirror Interface] I --> J[Create Decryption Profile] J --> K[Attach Profile to Decryption Policy Rule] K --> L[Commit Configuration] L --> M[End]