Hi Steelbule,
This is not feasible. Cisco's EIGRP protocol is an algorithm routing protocol based on bandwidth (link status) and delay (distance vector). It is a Cisco proprietary routing protocol. The bandwidth command does not change the physically available bandwidth of the interface. It changes the input factor of the routing protocol reference calculation. No matter how much you change the interface bandwidth value, the interface bandwidth is not increased or decreased. It can only modify the link status variable and affect the route calculation result. The metric calculation formula is metric=256× (10^7/ Minimum bandwidth + Accumulated delay). Huawei does not have such protocols and formulas. The IS-IS and OSPF supported by Huawei are mainly used to modify the reference bandwidth and interface cost to adjust the route selection result. The cost is generally equal to the reference bandwidth/ interface bandwidth. They're different formulas.
In addition, The bandwidth command on a Huawei device is used to set the interface bandwidth obtained by the NMS from the MIB. This command also cannot be used to modify the physically available bandwidth of an interface.