03-08-2018 04:37 AM
03-08-2018 06:29 AM
03-10-2018 11:43 PM
03-08-2018 08:26 AM
I would like to add for best practice configuration and ensure voice traffic works correctly:
vlan 130 name FreePbx_Uplink by port
tagged ethe 1/1/48
!
vlan 133 name Data by port
tagged ethe 1/1/48
!
vlan 136 name VOIP by port
tagged ethe 1/1/48
!
interface ethernet 1/1/3
port-name 6739i_aastra_phone_PC
inline power
voice-vlan 136
!
interface ethernet 1/1/4
port-name Phone6867i_aastra_pc
inline power
voice-vlan 136
!
interface ethernet 1/1/48
port-name Uplink_CampusMgmt_FreePBX
!
lldp med network-policy application voice tagged vlan 136 priority 5 dscp 46 ports ethe 1/1/3 to 1/1/4
lldp run
!
end
Make sure to run LLDP, and CDP (if using CISCO phones) Also LLDP MED creates a policy to ensure priority for Voice traffic.
I hope this sample helps.
Regards.
03-10-2018 11:44 PM