Hello all.
I'm looking for an example of QoS on Comware 7 for VoIP.
We have access switches with port configured as below
#
interface interface GigabitEthernet 1/0/1
port link-type hybrid
undo port hybrid vlan 1
port hybrid vlan 604 tagged
undo voice-vlan mode auto
voice-vlan 604 enable
stp edged-port
qos trust dscp
poe enable
dhcp snooping binding record
#
More access switch and more vlans. Intervlan routing is enabled at core switch.
Thanks.