12-20-2012 01:47 PM
I've pasted the output of the show policy-map that is applied to an interface that connected to an access layer switch - I want one customer to have 15MB and the other customers to share the remaining bandwidth of the 200MB of internet bandwidth we currently have.
Does it look like it is working? It has only been applied for an hour or 2 - I dont' understand why under the Class-map: cust1 is shows 0 packets, and under the service policy class-Map is shows 0 packets and 0 bytes, but it shows that packets are conforming under the police section . . .
ME.3400#sh policy-map int g0/11
GigabitEthernet0/11
Service-policy input: IP_Parent
Class-map: cust1 (match-any)
0 packets
Match: vlan 301
Service-policy : cust1
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
police cir 15000000 bc 468750
conform-action transmit
exceed-action drop
conform: 3354685 (packets) 596174238 (bytes)
exceed: 0 (packets) 0 (bytes)
conform: 1945694 bps, exceed: 0 bps
Class-map: Shared_IP (match-any)
0 packets
Match: vlan 300
Service-policy : Shared_IP
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
police cir 80000000 bc 1000000
conform-action transmit
exceed-action drop
conform: 878911 (packets) 145461269 (bytes)
exceed: 0 (packets) 0 (bytes)
conform: 409508 bps, exceed: 0 bps
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
12-26-2012 04:49 PM
Here is the output after letting it run for 6 days. Does anyone have an opinion about if it is working correctly?
I'm still confused by the places where it says 0 packets, or 0 packets, 0 bytes.
ME.3400#sh policy-map int g0/11
GigabitEthernet0/11
Service-policy input: IP_Parent
Class-map: cust1 (match-any)
0 packets
Match: vlan 301
Service-policy : cust1
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
police cir 15000000 bc 468750
conform-action transmit
exceed-action drop
conform: 911003596 (packets) 153048040973 (bytes)
exceed: 445 (packets) 439435 (bytes)
conform: 2501473 bps, exceed: 0 bps
Class-map: Shared_IP (match-any)
0 packets
Match: vlan 300
Service-policy : Shared_IP
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
police cir 180000000 bc 1000000
conform-action transmit
exceed-action drop
conform: 262737871 (packets) 42238049347 (bytes)
exceed: 0 (packets) 0 (bytes)
conform: 1005000 bps, exceed: 0 bps
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
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