Usage: show qmsa (source destination)|all Remarks: - This command shows the security association, or as filtered by (source ...

Usage: show qmsa [(source  destination)|all]

Remarks:

      - This command shows the security association, or as
        filtered by (source destination) pair.
      - Source and destination are each a single IPv4 or IPv6
        address.

Examples:

      Show all quick mode SAs:
      netsh advfirewall monitor show qmsa

      Show the quick mode SAs between the two addresses:
      netsh advfirewall monitor show qmsa 192.168.0.3 192.168.0.4