| http://www.w3.org/ns/prov#value | - The ports connecting the switches will be 1u, 100t.Here is an example;This will reclassify the traffic as it enters the switch.enableconfig tqos advanced(answer yes)ip access-list extended VoIP_SIP_List ****This is the rule looking for SIP traffic******permit udp any any any 5060-5080permit tcp any any any 5060-5080exitip access-list extended VoIP_RTP_Listpermit udp any any 16384-32767 *****This i
|