Hi,
You can use the tcp adjust-mss inbound command to set the MSS of an interface.
Example
# Set the MSS to 1450 bytes for the TCP SYN/SYN+ACK packets received by 0/2/0.1.
[~HUAWEI] interface Gigabitethernet 0/2/0.1
[~HUAWEI-GigabiteEhernet0/2/0.1] tcp adjust-mss 1450 inbound
Refer to https://support.huawei.com/hedex/hdx.do?docid=EDOC1100075578&id=tcp_adjust-mss_inbound&lang=en
Any further questions, let us know.