Hello, friends.
The MUX VLAN configuration involves :
> Create a MUX VLAN
>Add a port to a MUX VLAN
>Query the information of the MUX VLAN
>ADSL link configuration

MUX VLAN Service Configuration
> Create a MUX VLAN
- MA5600(config)#vlan
* { smart<K>|vlanid<U><1,4000> }:10
* { muxt<K>|standard<K>|to<K> }:mux
>Add an upstream port
- MA5600(config)#port vlan 10 0/7 0
>Add a service port to a MUX VLAN (add a single PVC)
- MA5600(config)#service-port vlan 10adsl 0/1/0 vpi 0 vci35 rx-cttr 0 tx-cttr 0
>Add all ADSL and SHDSL ports to MUX VLANs, with the first port corresponding to VLAN 2. (add multiple PVC)
- MA5600(config)#multi-service-port from-vlan 2 board 0-15 vpi 0 vci 35 rx-cttr 2 tx-cttr 2
>Define the encapsulation and other ADSL2+ link
=> The Bridge/IPoA/PPPoA encapsulation types are applicable in MA5600

Thanks.


