R1#sh run | b class class-map match-all S5Telnet match access-group 100 class-map match-all S5OtherStuff match access-group 101 ! ! policy-map Prob6 class S5Telnet bandwidth 1000 class S5OtherStuff police cir 5000000 conform-action transmit exceed-action set-prec-transmit 3 ! ! ! interface Ethernet0/1 ip address 180.40.7.131 255.255.255.224 service-policy output Prob6 half-duplex ! ! access-list 100 permit tcp host 208.28.1.2 any eq telnet access-list 101 permit ip host 208.28.1.2 any !