Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

QoS Globally

R1# config t R1(config)#interfaces range int-id R1(config-if)#flowcontrol receive off o flowcontrol send off R1(config)#mls qos R1(config)#end Troubleshooting R1# show mls qos
Configuring the Trust State on Ports within the QoS Domain

R1# config t R1(config)#mls qos R1(config)#interfaces int-id R1(config-if)#mls qos trust {cos | dscp | ip-precedence} R1(config-if)#end Troubleshooting R1# show mls qos interface
Configuring the CoS Value for an Interface

R1# config t R1(config)#mls qos R1(config)#interfaces int-id R1(config-if)#mls qos cos {default-cos |override} R1(config-if)#end Troubleshooting R1# show mls qos interface

QoS Prototipo En el EMASEO_R1


Telefona access-list 1 permit 172.16.1.0 0.0.0.255 access-list 1 permit 172.16.3.133 0.0.0.0 class-map match-all VOIP match ip dscp ef Videovigilancia access-list 2 permit 172.16.2.131 0.0.0.0 access-list 2 permit 172.16.3.133 0.0.0.0 class-map match-all VDOIP match ip dscp af31 ADMINISTRACION access-list 103 permit ip host 172.16.1.132 any access-list 103 permit ip host 172.16.1.134 any access-list 103 permit ip host 172.16.1.130 any class-map match-all ADMIN match ip dscp cs2

en cada interfaz aplicar: mls qos trust cos

You might also like