R7#sh run | b class class-map match-all Telnet match protocol telnet class-map match-all FTP match protocol ftp ! policy-map Prob18to20 class FTP bandwidth remaining percent 25 class Telnet bandwidth remaining percent 25 class class-default bandwidth remaining percent 50 ! ! ! interface FastEthernet0/1 ip address 180.40.7.131 255.255.255.224 speed auto half-duplex vrrp 71 ip 180.40.7.133 glbp 71 ip 180.40.7.134 glbp 71 priority 110 glbp 71 weighting 100 lower 90 standby 71 ip 180.40.7.132 standby 71 preempt max-reserved-bandwidth 100 service-policy output Prob18to20 !