[c-nsp] access-list question

Richey mylists at battleop.com
Tue Jan 22 11:13:34 EST 2008


If I do the following will it rate-limit each IP to 1.8Mb or will it limit
the group of IPs to 1.8Mb?  I want for each IP to get 1.8Mb.   

 

interface Ethernet1/1

 description EB1 - Wireless

 ip address 69.18.x.x 255.255.255.224

 rate-limit input access-group 199 1800000 337500 675000 conform-action
transmit exceed-action drop

 rate-limit output access-group 199 1800000 337500 675000 conform-action
transmit exceed-action drop

 half-duplex

 

access-list 199 permit ip host 69.18.x.x any

access-list 199 permit ip host 69.18.x.x any

access-list 199 permit ip host 69.18.x.x any

access-list 199 permit ip host 69.18.x.x any

access-list 199 permit ip host 69.18.x.x any

 



More information about the cisco-nsp mailing list