the method to separate voice packets from data packets when the IAD132E(T) connects to a switch
The IAD132E(T) adds tags to voice packets and transparently transfers data packets. The PC does not process packets containing tags. Therefore, you must ensure that the data packets forwarded from the upper-level switch to the IAD132E(T) do not contain tags.
Example:
Assume that you need to configure voice VLAN 3000 and data VLAN 2565.
Data configuration on the IAD132E(T)
tag signal vlanid 3000 priority 0
tag media vlanid 2565 priority 0
Data configuration on the switch
<TZJJ_S9306>dis cu int g 6/0/24
#
interface GigabitEthernet6/0/24
port hybrid pvid vlan 2565
port hybrid tagged vlan 3000
port hybrid untagged vlan 2565
#
Return
<TZJJ_S9306>