Try setting the rate only. No "burst rate" entry:
traffic-shape group 101 64000
Mostly, because you DON"T want to burst above your shaping limit.
Remember, set the access list to cover all types of traffic. Either IP or (TCP,UDP,ICMP,etc.).
And do apply the group statement on...
Just to be clear. You are using an access list with this?
Without an access list the config should be:
traffic-shape rate (bit-rate [burst-size excess-burst-size]])
With an access list it should be:
traffic-shape group (access-list bit-rate [burst-size [excess-burst-size]])
Have you applied...
In global config:
username fred password letmein
------------------------
in line config mode:
login local
remove existing password:
no password (current password)
------------------------------
apply login local to all vty lines.
as in:
line vty 0 4
login local
no password xxxxx
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.