Apply Rate Limit 6 Mbps on particular Source and Destination IP address.
interface GigabitEthernet0/0
description *** 30 Mbps WAN Link*
bandwidth 30720
ip address 172.35.34.31 255.255.255.252
rate-limit output access-group 103 6144000 1152000 2304000 conform-action transmit exceed-action drop
duplex full
speed 100
access-list 103 permit ip host 172.25.0.46 host 172.21.0.31
access-list 103 permit ip host 172.21.0.31 host 172.25.0.46
No comments:
Post a Comment