< Home

Configuring TCP Properties

Context

The MSS is an option defined in the TCP protocol and refers to the maximum length of TCP packets that can be received by a device. When setting up a TCP connection, the local and peer devices negotiate an MSS value to determine the maximum data length of TCP packets. If the length of TCP packets sent from the peer device exceeds the MSS value, the packets are fragmented.

Pre-configuration Tasks

Before configuring TCP properties, perform the task of WLAN Service Configuration Guide.

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run wlan

    The WLAN view is displayed.

  3. Run traffic-profile name profile-name

    A traffic profile is created, and the traffic profile view is displayed.

  4. Run traffic-optimize tcp adjust-mss value

    The MSS of TCP packets is configured in the traffic profile.

    By default, the MSS of TCP packets in a traffic profile is not configured.

  5. Run quit

    Return to the WLAN view.

  6. Run vap-profile name profile-name

    The VAP profile view is displayed.

  7. Run traffic-profile profile-name

    The traffic profile is bound to the VAP profile.

    By default, the traffic profile default is bound to a VAP profile.

Verifying the Configuration

  • Run the display traffic-profile { all | name profile-name } command to check the MSS of TCP packets in the traffic profile.

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