Dear all
Could you assist me. I have 3 public ip address. How i can shape internet traffic each ip address for example:
ip access-list extended pc25
permit ip any host 192.168.100.25
class-map match-all pc25
match access-group name pc25
policy-map users
class pc25
bandwidth 1536 - Kilo Bits per second
shape peak 5m - Bits per second
how i can do it on Cisco asa 5515 ?
Thank you