Switch(config-if)#speed ?
10 Force 10 Mbps operation
100 Force 100 Mbps operation
auto Enable AUTO speed configuration
Switch(config-if)#speed 10
access-list 10 permit host 172.16.1.222
class-map ftp
match access-group 10
exit
policy-map ftp
class ftp
bandwidth 100000
exit
access-list 20 permit host 172.16.1.222
class-map web
match access-group 20
exit
policy-map web
class web
police 1024000 1024000 conform-action drop
interface FastEthernet0/0
ip address 10.10.10.11 255.255.255.0
service-policy output bandwidth