Amer Networks SS2R48G4i V2 User Manual

Page 191

Advertising
background image

SS2R24G4i/SS2R48G4i

180

Switch(config)#class-map c1
Switch(config-ClassMap)#match access-group 1
Switch(config-ClassMap)# exit
Switch(config)#policy-map p1
Switch(config-PolicyMap)#class c1
Switch(config--Policy-Class)#police 10000000 4000 exceed-action drop
Switch(config--Policy-Class)#exit
Switch(config-PolicyMap)#exit
Switch(config)#interface ethernet 0/0/2
Switch(Config-Ethernet0/0/2)#service-policy input p1
Configuration result

An ACL name 1 is set to matching segment 192.168.1.0. Enable QoS globally, create a class map

named c1, matching ACL1 in class map; create another policy map named p1 and refer to c1 in p1, set
appropriate policies to limit bandwidth and burst value. Apply this policy map on port ethernet 0/0/2.
After the above settings done, bandwidth for packets from segment 192.168.1.0 through port ethernet
0/0/2 is set to 10 Mb/s, with a burst value of 4 MB, all packets exceed this bandwidth setting in that
segment will be dropped.

Scenario 3

Fig 22-3 Typical QoS topology

As shown in the figure, inside the block is a QoS domain, SwitchA classifies different traffics and

Advertising