IP Networking Configuration
Configuration Guide 100 Document #: LTRT-31657
16.1.3 Example using QoS to Ensure Bandwidth for Critical Traffic
This example assumes two PC workstations, each on a different VLAN and subnet. Client
1 is running a very important and sensitive application that requires a minimum of 2 Mbits
of network bandwidth for proper operation. Based on the mechanisms described in this
chapter, a policy is configured to ensure the client obtains the required bandwidth.
Figure 16-3: QoS Bandwidth Shaping
16.1.3.1 Configuration
MSBR# configure data
MSBR(config-data)# access-list exampleList1 permit ip 192.168.0.3
0.0.0.0 any
MSBR(config-data)# qos match-map output mMap1 gigabitethernet 0/0
MSBR(conf-m-map)# match access-list exampleList1
MSBR(conf-m-map)# set queue ex1
MSBR(conf-m-map)# exit
MSBR(config-data)# qos service-map gigabitethernet 0/0 output
MSBR(conf-s-map)# queue ex1
MSBR(conf-s-map-q)# bandwidth 2048
MSBR(conf-s-map-q)# exit
MSBR(conf-s-map)# exit
MSBR(config-data)#
16.1.3.2 Output
MSBR# show data qos match-map gigabitethernet 0/0
match-map output mMap1 GigabitEthernet 0/0
match access list ex1
set queue ex1
MSBR#
MSBR# show data qos service-map
LAN service map:
service map does not exist
WAN service map:
GigabitEthernet 0/0:
service map maximum bandwidth 100000
default queue:
STRICT PRIORITY priority 4
reserved bandwidth 0 kbps maximum bandwidth is unlimited