A
A
alexanderkachkin2014-10-28 09:25:40
Cisco
alexanderkachkin, 2014-10-28 09:25:40

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
6d14be8b0bec44b38a2bf83fada5eb08.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
alexanderkachkin, 2014-10-28
@alexanderkachkin

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 -------

S
Sergey Petrikov, 2014-10-28
@RicoX

Have you read here?
www.cisco.com/c/en/us/td/docs/ios/12_2/qos/configu...

D
dubidrubi, 2014-10-28
@dubidrubi

ACL 2 show...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question