Hi,
Please refer to the answer below:
no ip dhcp snooping information option
=== No need to translate this command, cause Huawei disable inserting the Option 82 field to a DHCP message by default.
spanning-tree portfast
=== stp edged-port enable
spanning-tree bpduguard enable
=== stp bpdu-protection
ip dhcp snooping limit rate 100
=== dhcp snooping check dhcp-rate 100
switchport nonegotiate
=== This disable the Cisco DTP negotiation, and you don't need to configure Huawei the same function.
no ip http server
=== undo http server enable
no ip http secure-server
=== undo http secure-server enable
logging trap notifications
=== info-center enable
logging source-interface Vlan901
=== info-center loghost source Vlan901
logging 188.x.x.x
=== info-center loghost 188.x.x.x
snmp-server community dubai.com RO 88
=== snmp-agent community read dubai.com acl 88
monitor session 1 source interface Gi1/0/1
===interface g1/0/1
=== port-mirroring to observe-port 1 inbound
monitor session 1 destination remote vlan 250
=== observe-port 1 interface vlan 250
ntp logging
=== Huawei records the logs by default.
ntp source Vlan901
=== ntp source source-interface vlan901