R7#sh run | b class class-map match-all S5Other match access-group 101 class-map match-all S5Telnet match access-group 100 ! ! policy-map Prob6 class S5Telnet bandwidth 1000 class S5Other police cir 5000000 conform-action set-prec-transmit 3 exceed-action set-prec-transmit 1 ! ! ! interface FastEthernet0/1 ip address 180.40.7.131 255.255.255.224 service-policy output Prob6 speed auto 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 !