02-27-2017 04:46 AM - edited 03-17-2019 09:39 AM
Hi,
I configured Traffic shape on Catalyst3650, but I cannot see the status of traffic shaping.
I cannot find "show command" related to traffic shaping. ( I found"show traffic-shape" command, but it doesn't display )
Can you tell me how to confirm the status of traffic shaping?
policy-map shape-test
class class-default
shape average percent 10
interface GigabitEthernet1/0/1
service-policy output shape-test
catalyst3650#show traffic-shape gigabitEthernet 1/0/1
Load for five secs: 6%/0%; one minute: 2%; five minutes: 2%
No time source, *12:39:20.163 UTC Mon Feb 27 2017
Traffic shaping not configured on GigabitEthernet1/0/1
Solved! Go to Solution.
02-28-2017 12:19 AM
show policy-map interface gigabitEthernet 1/0/1
02-28-2017 12:19 AM
show policy-map interface gigabitEthernet 1/0/1
02-28-2017 12:44 AM
Hi Philip,
Thank you for comment!
I tried, but I cannot see the detail status of Traffic Shaping.
catalyst3650#sh policy-map interface gigabitEthernet 1/0/1 output
(snip)
Service-policy output:shape-test
(snip)
Class-map: class-default
0 packets
Queueing
(total drops) 499231304
(bytes output) 211309852
shape (average) cir 10000000, bc 40000, be 40000
target shape rate 10000000
I expect to see like this,
Traffic Shaping
Target Byte Sustain Excess Interval Increment Adapt
Rate Limit bits/int bits/int (ms) (bytes) Active
241000 1928 7712 7712 32 964 -Queue Packets Bytes Packets Bytes
Depth Delayed Delayed Active
41 3980 978872 3967 975686 yes
02-28-2017 12:47 AM
The example you have given is from an IOS device. IOS-XE devices (like the 3650) don't have an output like that.
02-28-2017 12:52 AM
I got it.
Thank you for answer to me!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide