Добрый день!
Попробуйте реализовать данную схему через Inter-VLAN Communication:
https://support.huawei.com/enterprise/en/doc/EDOC1100065675/83a29316/example-for-configuring-vlanif-interfaces-to-implement-inter-vlan-communicationБудет выглядеть как-то так:
vlan batch 10 20
interface gigabitethernet 0/0/1
port link-type access
port default vlan 10
interface gigabitethernet 0/0/2
port link-type access
port default vlan 20
interface vlanif 10
ip address 172.16.10.1 24
interface vlanif 20
ip address 192.168.20.1 24