Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-176

IPsec API IPv4 adresses

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • None
    • None

      ipsec_sad_add_del_entry and ipsec_spd_add_del_entry parameters with IPv4 address are always 0.0.0.0

      example:
      ipsec_sad_add_del_entry esp sad_id 10 spi 1001 crypto_alg aes-cbc-128 crypto_key 444d4b676538714c4c733639314a6557 integ_alg sha1-96 integ_key 6832726263527749767076796b6637727774304d tunnel_src 192.168.100.3 tunnel_dst 192.168.100.2

      exec show ipsec
      sa 10 spi 1001 mode tunnel protocol esp crypto alg aes-cbc-128 key 444d4b676538714c4c733639314a6557 integrity alg sha1-96 key 6832726263527749767076796b6637727774304d tunnel src 0.0.0.0 dst 0.0.0.0

            matfabia Matus Fabian
            matfabia Matus Fabian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: