Can I use GPON ONU MA5626 as a switch?
Huawei MA5626 is not recommended as a switch.
During routine operation and maintenance, you can configure the MA5626 as a switch through command lines if needed.
1. Log in to the MA5626. The default user name and password are root and mduadmin respectively.
2. Enter config mode.
cmd:
MA5626>enable
MA5626#config
MA5626(config)#
3. cmd:
vlan service-profile profile-id 1 profile-name "srvprof-1"//Configure a VLAN service profile.
user-bridging enable //Enable the user bridging mode.
commit //Confirm and execute the command.
4. cmd:
vlan bind service-profile 100 profile-id 1 //Bind the VLAN to be configured for a port to the VLAN service profile.
5. cmd:
service-port vlan 100 eth 0/1/1 multi-service user-vlan untagged rx-cttr 6 tx-cttr 6 //After configuring port data, configure the MA5626 as a switch.