You can run this command to view the interval for sending Keepalive packets, number of times for sending Keepalive packets, and priority of CAPWAP management packets.
# Display the CAPWAP configuration.
<HUAWEI> display capwap configuration ------------------------------------------------------------ Source interface : vlanif100 Echo interval(seconds) : 25 Echo times : 6 Control priority(server to client) : 7 Control priority(client to server) : 7 Control-link DTLS encrypt : disable DTLS PSK value : ****** PSK mandatory match switch : enable Control-link inter-controller DTLS encrypt : disable Inter-controller DTLS PSK value : ****** Message-integrity PSK value : ****** Message-integrity check switch : enable Sensitive-info PSK value : ****** Sensitive-info inter-controller PSK value : ****** ------------------------------------------------------------
Item |
Description |
---|---|
Source interface |
AC's source interface. To configure the parameter, run the capwap source interface command. |
Echo interval(seconds) |
Interval for sending Keepalive packets. To specify the interval for sending Keepalive packets, run the capwap echo interval interval-value command. |
Echo times |
Number of times for sending Keepalive packets. If the AC or APs receive no response from each other after the Keepalive packets are sent for the specified number of times, the AC or APs consider that they are disconnected from their peer devices. To specify the number of times for sending Keepalive packets, run the capwap echo times times-value command. |
Control priority(server to client) |
Priority of CAPWAP management packets from an AC to an AP. To configure the priority of CAPWAP management packets from an AC to an AP, run the capwap control-link-priority local priority-value command. |
Control priority(client to server) |
Priority of CAPWAP management packets from an AP to an AC. To configure the priority of CAPWAP management packets from an AP to an AC, run the capwap control-link-priority remote priority-value command. |
Control-link DTLS encrypt |
Whether CAPWAP control tunnel encryption using DTLS is enabled. To enable CAPWAP control tunnel encryption using DTLS, run the capwap dtls control-link encrypt command. |
DTLS PSK value |
PSK for DTLS encryption. To configure the PSK for DTLS encryption, run the capwap dtls psk command. |
PSK mandatory match switch |
Whether an AP is enabled to perform DTLS sessions with the AC using the default PSK. To enable an AP to perform DTLS sessions with the AC using the default PSK, run the capwap dtls psk-mandatory-match enable command. |
Control-link inter-controller DTLS encrypt |
Whether DTLS encryption for an inter-AC control tunnel is enabled. To configure the parameter, run the capwap dtls inter-controller control-link encrypt command. |
Inter-controller DTLS PSK value |
PSK used for DTLS encryption of an inter-AC tunnel. To configure the parameter, run the capwap dtls inter-controller psk command. |
Message-integrity PSK value |
PSK used for checking integrity of CAPWAP packets. To configure the parameter, run the capwap message-integrity psk command. |
Message-integrity check switch |
Whether integrity check of CAPWAP packets is enabled. To configure the parameter, run the capwap message-integrity check disable command. |
Sensitive-info PSK value |
PSK used for encrypting sensitive information. To configure the parameter, run the capwap sensitive-info psk command. |
Sensitive-info inter-controller PSK value |
PSK used for encrypting sensitive information between ACs. To configure the parameter, run the capwap inter-controller sensitive-info psk command. |