在S2300上配置了Voice Vlan后,连接到S2300的IP话机并没有获取到该Voice Vlan的ID,而是被分配到了其他普通Vlan上。IP话机的型号是Grandstream GXP1405。
相关的配置信息如下,其中IP话机连接到Ethernet0/0/12
interface Ethernet0/0/12
description testt voip Phone
voice-vlan 6 enable
voice-vlan mode manual
port hybrid pvid vlan 4
port hybrid tagged vlan 6
port hybrid untagged vlan 4
undo negotiation auto
speed 100
即使更换成如下配置,IP话机也没有获取到voice Vlan的ID。
interface Ethernet0/0/12
description testt voip Phoone
voice-vlan 6 enable
voice-vlan mode manual
voice-vlan legacy enable
port link-type trunk
port trunk pvid vlan 4
port trunk allow-pass vlan 6