< Home

(Optional) Configuring DSCP Priority for IKE Packets

Context

IKE packets are used to negotiate IKE SAs and IPSec SAs or used for Deal Peer Detection (DPD). If IKE packets are lost during transmission, problems such as failures to negotiate IKE SAs and IPSec SAs may occur. As a result, packets cannot be protected by IPSec SAs. To solve these problems, ensure that network devices process IKE packets before service packets.

You can increase IKE packet priority by specifying the DSCP priority for IKE packets. This configuration ensures that IKE packets are processed in time on a busy network, improving transmission reliability of IKE packets.

You can configure the DSCP priority for IKE packets globally or on an IKE peer. The DSCP priority configured on an IKE peer takes precedence over that configured globally. When the DSCP priority is not configured on an IKE peer, the DSCP priority configured globally takes effect.

Procedure

  • Configure the DSCP priority globally.
    1. Run system-view

      The system view is displayed.

    2. Run ike dscp dscp-value

      The DSCP priority of IKE packets is configured globally.

      By default, the global DSCP priority of IKE packets is 0.

  • Configure the DSCP priority on an IKE peer.
    1. Run system-view

      The system view is displayed.

    2. Run ike peer peer-name

      An IKE peer is created and the IKE peer view is displayed.

    3. Run dscp dscp-value

      The DSCP priority of IKE packets is configured on the IKE peer.

      By default, the DSCP priority of IKE packets on a specified IKE peer is 0.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >