December 2006
Intermediate to advanced
1188 pages
72h 8m
English
You want the router to automatically generate the Quality of Service policy map for either VoIP or general IP traffic.
There are two versions of AutoQoS. The first is specific to VoIP traffic:
Router1#configure terminalEnter configuration commands, one per line. End with CNTL/Z. Router1(config)#ip cefRouter1(config)#interfaceRouter1(config-if)#Serial0/0no ip addressRouter1(config-if)#encapsulation frame-relayRouter1(config-if)#exitRouter1(config)#interfaceSerial0/0.1point-to-pointRouter1(config-subif)#ip addressRouter1(config-subif)#192.168.55.9 255.255.255.252frame-relay interface-dlciRouter1(config-fr-dlci)#904auto qos voip%Creating new map-class. Router1(config-fr-dlci)#exitRouter1(config-subif)#exitRouter1(config)#endRouter1# *Mar 1 01:32:55.031: %RMON-5-FALLINGTRAP: Falling trap is generated because the value of cbQosCMDropBitRate.1169.1171 has fallen below the falling-threshold va lue 0 Router1#
The other AutoQoS option is called AutoQoS for the Enterprise. This feature is useful for automatically generating policy maps for more general IP traffic. For this feature, the router must first monitor the traffic by using the interface to decide how best to set up the policy maps. To enable this data collection phase, you use the auto discovery qos command:
Router1#configure terminalEnter configuration commands, one per line. End with CNTL/Z. Router1(config)#ip cefRouter1(config)#interfaceRouter1(config-if)#Serial0/0no ip addressRouter1(config-if)# ...
Read now
Unlock full access