Perform this procedure to display the IPsec configuration on the Fabric IPsec Gateway Virtual Machine (VM):
enable
virtual-service WORD<1-128> console

Note
Type CTRL+Y to exit the console.
show ipsec-config <1-255>
Displaying the IPsec configuration on the configured on the VM:
Switch:1> enable
Switch:1# virtual-service figw console
Connected to domain figw
Escape character is ^Y
FIGW> show ipsec-config 2
ipsec {
    tunnel_id 2;
    encryption-key-length 128;
    fe-tunnel-dest-ip 10.10.10.10;
    ipsec-dest-ip 70.70.70.73;
    mtu 1950;
    responder-only false;
    tunnel-name ----;
    auth-method psk;
    cert-subject;
    auth-key *****;
    egress-shaping-rate 110;
    fragment-before-encrypt enable;
    admin-state enable