Use the following commands to validate your KME host connectivity and QKD
configuration.
View all QKD profiles configured on the NGFW.
show quantumd qkd
Get the status from the KME server.
debug quantumd test qkd get-status qkd-profile
<qkd-profile-name> peer-sae-id <peer-sae-id>
Get the key and key ID from the KME server.
debug quantumd test qkd get-key qkd-profile
<qkd-profile-name> peer-sae-id <peer-sae-id>
Use the following commands to validate the IKEv2 key negotiation between the VPN
endpoints.
View granular information on the IKEv2 exchange.
debug ike global on dump
View IKE statistics.
debug ike stat
View IKE gateway configuration information.
show vpn ike-sa gateway
Trigger IKE Phase 1 peering.
test vpn ike-sa gateway
View IPSec configuration information.
show vpn ipsec-sa
Trigger IKE Phase 2 tunneling.
test vpn ipsec-sa
View a realtime dump of ikemgr.log for IKE key negotiation and IPSec
activity.
tail follow yes mp-log ikemgr.log
Restarts PAN-OS IKE Manager (ikemgr) daemon. Only use for troubleshooting
purposes; this command clears resources held by ikemgr.
debug software restart process ikemgr