summaryrefslogtreecommitdiffstats
path: root/ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_ipv4.json
blob: f068bd78b05c925e68dcec25cb2016ed8b5d5f2c (plain)
1
2
3
4
5
6
7
8
{
  "identity" : {
    "local":
    {
      "ipv4-address": "192.168.123.22"
    }
  }
}