< Home

display softgre-tunnel-status

Function

The display softgre-tunnel-status command displays soft GRE tunnel information of an AP.

Format

display softgre-tunnel-status { ap-name ap-name | ap-id ap-id }

Parameters

Parameter

Description

Value

ap-name ap-name

Displays soft GRE tunnel information of the AP with a specified name.

The AP name must exist.

ap-id ap-id

Displays soft GRE tunnel information of the AP with a specified ID.

The AP ID must exist.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display softgre-tunnel-status command to view the soft GRE tunnel status and Keepalive information.

Example

# Display soft GRE tunnel information of the AP area_1.

<HUAWEI> display softgre-tunnel-status ap-name area_1
----------------------------------------------------------------------------------------------------
Destination IP-address                  Status      Keepalive     Request     Response
----------------------------------------------------------------------------------------------------
10.10.1.1                               UP          enable        1           0
----------------------------------------------------------------------------------------------------
Table 1 Description of the display softgre-tunnel-status command output

Item

Description

Destination IP-address

Destination address of the soft GRE tunnel.

To configure the parameter, run the destination (soft GRE profile view) command.

Status

Soft GRE tunnel status.

  • DOWN: After the Keepalive detection function is enabled, the status of the soft GRE tunnel is set to DOWN when the device detects that the remote end is unreachable.
  • UP: When the Keepalive detection function is disabled or when the Keepalive detection function is enabled but the device detects that the remote end is reachable, the status of the soft GRE tunnel is set to UP.

Keepalive

Whether the Keepalive detection function is enabled for the soft GRE tunnel.

To configure the parameter, run the keepalive (soft GRE profile view) command.

Request

Number of Keepalive Request packets sent by the AP.

Response

Number of Keepalive Response packets received by the AP.

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