Answer the question
In order to leave comments, you need to log in
How to cut speed on cisco to subscribers?
good afternoon!
The question is in the screenshot.
Google did not help much, cisco.com also
tell me
Answer the question
In order to leave comments, you need to log in
on the internal interface, the rate-limit is raised
and the outgoing and incoming traffic
works properly, well, sort of)
thanks to everyone
, here is the solution
for 192.168.0.11 - 1 Mbps
for
192.168
. -------------------------------------------------- -
interface GigabitEthernet0/0
description LAN
ip address 192.168.0.1 255.255.255.0
ip flow ingress
ip flow egress
ip nat inside
ip virtual-reassembly in
rate-limit input access-group 101 1024000 192000 384000 conform-action transmit exceed-action drop
rate-limit input access-group 102 2048000
384000
768000 conform-action transmit exceed-action drop
-action transmit exceed-action drop
duplex auto
speed auto
access-list 101 permit ip any host 192.168.0.11
access-list 101 permit ip host 192.168.0.11 any
access-list 102 permit ip any host 192.168.0.13
access-list 102 permit ip
host 192.168.0.13 -------
Have you read here?
www.cisco.com/c/en/us/td/docs/ios/12_2/qos/configu...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question